Skip to content

Latest commit

 

History

History
executable file
·
17 lines (9 loc) · 367 Bytes

README.md

File metadata and controls

executable file
·
17 lines (9 loc) · 367 Bytes

Deep Speech 2

References: https://arxiv.org/abs/1512.02595

Example YAML Config

Go to config.yml

Architecture

ds2_arch

Training and Testing

See python examples/deepspeech2/train_*.py --help

See python examples/deepspeech2/test_*.py --help