Fangjun Kuang
57cb611665
[yesno] Remove padding in TDNN ( #21 )
...
* Disable SpecAug for yesno.
Also replace Adam with SGD.
* Remove padding in the model to make the results reproducible.
2021-08-23 15:59:36 +08:00
Fangjun Kuang
6c2c9b9d74
Add recipe for the yes_no dataset. ( #16 )
...
* Add recipe for the yes_no dataset.
* Refactoring: Remove unused code.
* Add Colab notebook for the yesno dataset.
* Add GitHub actions to run yesno.
* Fix a typo.
* Minor fixes.
* Train more epochs for GitHub actions.
* Minor fixes.
* Minor fixes.
* Fix style issues.
2021-08-23 11:36:29 +08:00
pkufool
19c4214958
Fix code style and add copyright. ( #18 )
...
* Fix style and add copyright
* Minor fix
* Remove duplicate lines
* Reformat conformer.py by black
* Reformat code style with black.
* Fix github workflows
* Fix lhotse installation
* Install icefall requirements
* Update k2 version, remove lhotse from test workflow
2021-08-23 10:43:59 +08:00
Fangjun Kuang
4a66712406
Add LM rescoring.
2021-07-25 18:21:26 +08:00
Fangjun Kuang
6f9fe5b906
Refactor decoding code.
2021-07-24 22:23:50 +08:00
Fangjun Kuang
00f8371f37
begin to add LM rescoring.
2021-07-24 18:24:04 +08:00
Fangjun Kuang
a9095925ba
Fix CI test errors.
2021-07-24 18:13:03 +08:00
Fangjun Kuang
54436182a4
Fix CI.
2021-07-24 18:05:19 +08:00
Fangjun Kuang
ee83a3e67c
Fix CI dependencies installation.
2021-07-24 17:55:45 +08:00
Fangjun Kuang
2e33e24348
Add CI test.
2021-07-24 17:47:41 +08:00
Fangjun Kuang
d146a4e799
Remove mypy.
2021-07-15 19:52:01 +08:00
Fangjun Kuang
71c4e29ad5
Add style check tools.
2021-07-15 17:36:48 +08:00