3 Commits

Author SHA1 Message Date
shaynemei
ca19b98949 sort imports 2022-08-02 17:45:23 -07:00
shaynemei
5657fa44a4 use explicit relative imports 2022-08-02 17:44:36 -07: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