Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Arcadia2142/voice-recognize


https://github.com/Arcadia2142/voice-recognize

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

Now this is just dev project.

For install type: make

Project is based on DeepSpeech:
https://deepspeech.readthedocs.io/en/r0.9/

Voice recognize run by(after install): voice_recognize.sh

For acceleration on GPU you need linux with nvidia driver 418+ and docker support..:
https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html

For train from scratch (GPU-only) download train data from https://commonvoice.mozilla.org/en/datasets
to ./train/ add your alphabet.txt use ./train/prepare_lang.sh for prepare data
and train model by full_learn.sh

Czech DeepSpeach model is from repository:
https://github.com/comodoro/deepspeech-cs