Fangjun Kuang
|
62ada37d4e
|
WIP: Associate a cut with token alignment (without repeats)
|
2021-11-18 17:35:08 +08:00 |
|
Fangjun Kuang
|
8cb7f712e4
|
Use GPU for averaging checkpoints if possible. (#84)
|
2021-10-26 17:10:04 +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
|
8469f9ae0a
|
Refactor asr_datamodule. (#15)
* WIP: Refactor asr_datamodule.
* Fixes after review.
* Minor fixes.
|
2021-08-21 09:53:46 +08:00 |
|
Fangjun Kuang
|
d3101fb005
|
Fix loading checkpoint in DDP training.
|
2021-07-26 08:08:14 +08:00 |
|
Fangjun Kuang
|
f3542c7793
|
Add CTC training.
|
2021-07-24 17:13:20 +08:00 |
|