4 Commits

Author SHA1 Message Date
Fangjun Kuang
fb61e31904 Fix style issues. 2022-04-29 14:15:19 +08:00
Fangjun Kuang
65fd981747 Disable speed perturbe for XL subset. 2022-04-20 17:21:31 +08:00
Fangjun Kuang
4e05213f87 Feature extraction code for GigaSpeech. 2022-04-16 12:51:13 +08:00
Fangjun Kuang
2332ba312d
Begin to use multiple datasets in training (#213)
* Begin to use multiple datasets.

* Finish preparing training datasets.

* Minor fixes

* Copy files.

* Finish training code.

* Display losses for gigaspeech and librispeech separately.

* Fix decode.py

* Make the probability to select a batch from GigaSpeech configurable.

* Update results.

* Minor fixes.
2022-02-21 15:27:27 +08:00