Spaces:
Building
Building
Update service_config.jsonc
Browse files- service_config.jsonc +1 -1
service_config.jsonc
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
"tts_settings": {
|
9 |
"use_ssml": false
|
10 |
},
|
11 |
-
"stt_engine": "
|
12 |
"stt_engine_api_key": "/credentials/google-service-account.json",
|
13 |
"stt_settings": {
|
14 |
"speech_timeout_ms": 2000,
|
|
|
8 |
"tts_settings": {
|
9 |
"use_ssml": false
|
10 |
},
|
11 |
+
"stt_engine": "google",
|
12 |
"stt_engine_api_key": "/credentials/google-service-account.json",
|
13 |
"stt_settings": {
|
14 |
"speech_timeout_ms": 2000,
|