Update README.md
This commit is contained in:
parent
eaf8dc21e3
commit
33e5835aad
|
@ -7,3 +7,5 @@ The model gets a respectable WER of 4.45% on the librispeech validation set. The
|
|||
Since the model was fine-tuned on clean audio, it is not well-suited for noisy audio like CommonVoice (though I may upload a checkpoint for that soon too). It still does pretty good, though.
|
||||
|
||||
The vocabulary is uploaded to the model hub as well `jbetker/tacotron_symbols`.
|
||||
|
||||
Check out my speech transcription script repo, [ocotillo](https://github.com/neonbjb/ocotillo) for usage examples: https://github.com/neonbjb/ocotillo
|
Loading…
Reference in New Issue