diff --git a/apps/fc-ttsreader/fc-ttsreader.yaml b/apps/fc-ttsreader/fc-ttsreader.yaml index 9ab1646..cc024db 100644 --- a/apps/fc-ttsreader/fc-ttsreader.yaml +++ b/apps/fc-ttsreader/fc-ttsreader.yaml @@ -172,6 +172,12 @@ spec: value: "http://10.0.56.20:10401" - name: TtsReader__Kokoro__TimeoutSeconds value: "120" + - name: Speech__Alignment__Enabled + value: "true" + - name: Speech__Alignment__BaseUrl + value: "http://10.0.56.20:9200" + - name: Speech__Alignment__TimeoutSeconds + value: "120" - name: TtsReader__Ollama__BaseUrl value: "http://10.0.57.17:11434" - name: TtsReader__Ollama__DefaultModel