fix: model card, make sure voice list working

This commit is contained in:
Neko Ayaka
2025-03-17 23:05:51 +08:00
parent 097633c707
commit e8b413111f
23 changed files with 255 additions and 392 deletions
+19 -2
View File
@@ -76,10 +76,9 @@ settings:
sections:
section:
provider-model-selection:
title: Model
description: Select the suitable LLM provider for consciousness
collapse: Collapse
custom_model_placeholder: Enter custom model name...
description: Select the suitable LLM provider for consciousness
error: Error loading models
expand: Expand
loading: Loading available models...
@@ -96,6 +95,7 @@ settings:
show_less: Show less
show_more: Show more
subtitle: Select a model from the provider
title: Model
title: Consciousness
description: Thinking, vision, speech synthesis, gaming, etc.
gaming-factorio:
@@ -118,6 +118,23 @@ settings:
title: Discord
speech:
description: Speech synthesis
sections:
section:
provider-voice-selection:
description: Select the suitable speech provider
title: Provider
custom_model_placeholder: Enter custom model name...
custom_voice_placeholder: Enter custom voice ID...
no_models: No models available
no_models_description: No models were found for this provider
no_voices: No voices available
no_voices_description: No voices were found for this provider
search_models_placeholder: Search models...
search_models_results: Found {count} of {total} models
search_voices_placeholder: Search voices...
search_voices_results: Found {count} of {total} voices
show_less: Show less
show_more: Show more
title: Speech
title: Modules
vision:
+17
View File
@@ -107,6 +107,23 @@ settings:
speech:
description: 语音合成
title: 发声
sections:
section:
provider-voice-selection:
description: 选择合适的语音提供商
title: 提供商
custom_model_placeholder: 输入指定模型名字...
custom_voice_placeholder: 输入指定声线 ID...
no_models: 没有任何可用的模型
no_models_description: 该提供商的模型列表没有返回任何的数据
no_voices: 没有任何可用的声线
no_voices_description: 该提供商的声线列表没有返回任何的数据
search_models_placeholder: 搜索模型...
search_models_results: 找到 {count} / {total} 个模型
search_voices_placeholder: 搜索声线...
search_voices_results: 找到 {count} / {total} 个声线
show_less: 显示更少
show_more: 显示更多
title: 机体模块
vision:
description: 视觉