alphacep / alphacep/vosk-api

Same issue as "Cannot open config file: model-spk/mfcc.conf"

Ouverte
#1,115 7 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
Langage dominant
Jupyter Notebook
Étoiles
15.1k
Forks
1.8k
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.