Same issue as "Cannot open config file: model-spk/mfcc.conf"
- Lingua principale
- Jupyter Notebook
- Stelle
- 15.1k
- Fork
- 1.8k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hi,
#1 - nuget for visual studio 2019 did NOT work. Kept telling me it couldn't find it when it was clearly there. I got around that by compiling for C#sharp (the command "mcs" was incorrect. I used "csc" which worked - call this issue #1.a)
#2 - I downloaded and unpacked the model into a directory called "model-spk" (why not)
such that:
model-spk
---am
---conf
---graph
---ivector
Is the folder/subfolder structure
#3 - I ran the program using a fully qualified path to "model-spk"
I got:
ERROR (VoskAPI:ReadConfigFile():parse-options.cc:462) Cannot open config file: model-spk/mfcc.conf
I then moved the 2 config files to the model-spk folder and got the same error.
So, where is the proper place for these files (if there, indeed, IS one) and why are they in the conf folder in the first place?
Thanks,
Smbika
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.