feat(voice): switch voice ASR to Yandex SpeechKit
This commit is contained in:
@@ -47,8 +47,8 @@ recording:
|
||||
voiceAI:
|
||||
enabled: "0"
|
||||
queueConfigJson: "{}"
|
||||
asrProvider: openai
|
||||
ttsProvider: openai
|
||||
asrProvider: yandex
|
||||
ttsProvider: yandex
|
||||
audioSocketEnabled: "1"
|
||||
audioSocketHost: 0.0.0.0
|
||||
audioSocketPort: "9019"
|
||||
|
||||
Reference in New Issue
Block a user