alphacep / vosk-api

Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
Apache License 2.0
7.36k stars 1.04k forks source link

trying to do speech recognition for a very simple language #1520

Open mizushino opened 4 months ago

mizushino commented 4 months ago

I'm trying to do speech recognition for a very simple language. I am trying to build it with my own data based on the vosk-api/training script.

Building the model seems to be going well, but it doesn't work well in Vosk. How should I structure the files?

Attach the modified run.sh and the build log. Thank you.

run.sh.txt run.log

nshmyrev commented 4 months ago

What doesn't work in Vosk exactly? And what is the problem you have to arrange the files?