NVIDIA / OpenSeq2Seq

Toolkit for efficient experimentation with Speech Recognition, Text2Speech and NLP
https://nvidia.github.io/OpenSeq2Seq
Apache License 2.0
1.54k stars 369 forks source link

Minor Docs Update #400

Closed blisc closed 5 years ago

blisc commented 5 years ago

Changes default testing from python -m unittest discover -s open_seq2seq -p '*_test.py' to bash scripts/run_all_tests.sh

Added a few notes on Tacotron-gst Added a comment about use_conv_mask Updated tdnn encoder name in docs