Same issue as "Cannot open config file: model-spk/mfcc.conf"
- Linguagem predominante
- Jupyter Notebook
- Estrelas
- 15.1k
- Forks
- 1.8k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.