ciyidogan commited on
Commit
374ac0f
·
verified ·
1 Parent(s): 543ca54

Update service_config.jsonc

Browse files
Files changed (1) hide show
  1. service_config.jsonc +1 -1
service_config.jsonc CHANGED
@@ -24,7 +24,7 @@
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,
 
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,