mozilla / DeepSpeech

DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Common Voice training data

monkeycc opened this issue · comments

https://deepspeech.readthedocs.io/en/v0.9.3/TRAINING.html

bin/import_cv2.py --filter_alphabet path/to/some/alphabet.txt /path/to/extracted/language/archive

Mozilla’s Common Voice 6.1

/ clips
dev.tsv
invalidated.tsv
other.tsv
reported.tsv
test.tsv
train.tsv
validated.tsv


How to transform ?

Please respect the GitHub issue template and reach for support on Discourse: https://discourse.mozilla.org/c/deepspeech/247