alphacep / alphacep/vosk-api

training with vosk problem

Ouverte
#1,424 0 commentaires 0 réactions 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

Hello, I am trying to perform a training of a Vosk model. I ran the code in https://github.com/alphacep/vosk-api/blob/master/python/example/colab/vosk-training.ipynb and after several attempts I was able to run a training for a number of epochs and get the output model. I got a folder containing several files but I noticed that, compared to the pre-defined models, the two files HCLr.fst and Gr.fst are missing. I then tried to run the code https://github.com/alphacep/vosk-api/blob/master/python/example/colab/vosk-adaptation.ipynb initially trying to reproduce the vosk-model-small-en-us-0.15-compile-colab.tar.gz with the data obtained from the previous training but the compile-graph.sh show these errors:
![Screenshot 2023-08-04 193231](https://github.com/alphacep/vosk-api/assets/141439525/bda67e70-b89b-4ea8-85b4-4a3035bdbe5e)
Later I tried the code with the default folder but also in this case there are problems with converting HCLG.fst to HCLr.fst and to Gr.fst, can anyone help me to solve these problems?

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.