awni/speech

How to get the text for a given audio file?

GabrielLin opened this issue · 1 comments

How to get the text for a given audio file? Thanks.

awni commented

You can run python eval.py <model> <data_json> --save. We don't yet have a script which takes a model and audio file and outputs the text directly but this is on the TODO.