Skip to content

Commit ba9b122

Browse files
Merge branch 'Samagra-Development:restructure' into restructure
2 parents e974827 + 872a18d commit ba9b122

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"models": [
33
{
44
"serviceName": "asr_whisper_en",
5-
"modelBasePath": "src/asr/whisper_en/local.",
5+
"modelBasePath": "src/asr/whisper_en/local/.",
66
"apiBasePath": "asr/whisper_en/local/",
77
"containerPort": 8000,
88
"environment": {},
@@ -13,7 +13,7 @@
1313
},
1414
{
1515
"serviceName": "asr_lang_detect",
16-
"modelBasePath": "src/asr/whisper_lang_rec/local.",
16+
"modelBasePath": "src/asr/whisper_lang_rec/local/.",
1717
"apiBasePath": "asr/whisper_lang_rec/local/",
1818
"containerPort": 8000,
1919
"environment": {},

0 commit comments

Comments
 (0)