Spaces:
Running
Running
Update service_config.jsonc
Browse files- service_config.jsonc +1 -1
service_config.jsonc
CHANGED
@@ -24,7 +24,7 @@
|
|
24 |
},
|
25 |
"stt_provider": {
|
26 |
"name": "google",
|
27 |
-
"api_key": "
|
28 |
"endpoint": null,
|
29 |
"settings": {
|
30 |
"speech_timeout_ms": 2000,
|
|
|
24 |
},
|
25 |
"stt_provider": {
|
26 |
"name": "google",
|
27 |
+
"api_key": "./credentials/google-service-account.json",
|
28 |
"endpoint": null,
|
29 |
"settings": {
|
30 |
"speech_timeout_ms": 2000,
|