NervanaSystems / deepspeech

DeepSpeech neon implementation
Apache License 2.0
222 stars 69 forks source link

Use tqdm for progress bar for evaluate.py #51

Closed tyler-nervana closed 7 years ago

tyler-nervana commented 7 years ago

Closes #41 and gives a nicer progress bar overall. You can now also specify the --print_examples argument to evaluate.py to print one example transcript per batch.