feat: preload textual model
This commit is contained in:
@@ -114,6 +114,12 @@
|
||||
"machine_learning_min_detection_score_description": "Minimum confidence score for a face to be detected from 0-1. Lower values will detect more faces but may result in false positives.",
|
||||
"machine_learning_min_recognized_faces": "Minimum recognized faces",
|
||||
"machine_learning_min_recognized_faces_description": "The minimum number of recognized faces for a person to be created. Increasing this makes Facial Recognition more precise at the cost of increasing the chance that a face is not assigned to a person.",
|
||||
"machine_learning_preload_model": "Preload model",
|
||||
"machine_learning_preload_model_enabled": "Enable preload model",
|
||||
"machine_learning_preload_model_enabled_description": "Preload the textual model during the connexion instead of during the first search",
|
||||
"machine_learning_preload_model_setting_description": "Preload the textual model during the connexion",
|
||||
"machine_learning_preload_model_ttl": "Inactivity time before a model in unloaded",
|
||||
"machine_learning_preload_model_ttl_description": "Preload the textual model during the connexion",
|
||||
"machine_learning_settings": "Machine Learning Settings",
|
||||
"machine_learning_settings_description": "Manage machine learning features and settings",
|
||||
"machine_learning_smart_search": "Smart Search",
|
||||
|
||||
Reference in New Issue
Block a user