Updating the model, there are no output symbols
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 15.1k
- Forks
- 1.8k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hi,
in my everyday work-routine I have some repetitive tasks, which I need go through many times. So I would like to automate it with some speech commands.
I found this model (models/vosk-model-small-en-us-zamia-0.5(49M)) suitable for my purpose, but I wanted to improve the recognition of my specific commands(words). So I followed this steps: https://alphacephei.com/vosk/adaptation , the "Updating the language model" section. But while building the grammar I ended up with this error: "... fstsymbols: Saving osymbols but there are no output symbols".
My text.txt contains only these 3 lines for example(these aren't new words for this model):
resistor
mega
kilo
Is it possible to make modification on this model like this? (I was able to build the grammar on another model: vosk-model-en-us-0.22-lgraph(128M), but this model doesn't works well for me).
Thank you for any advice.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.