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
|
12a2fd023e
|
Add doc about installation and usage (#7)
* Add readme.
* Add TOC.
* fix typos
* Minor fixes after review.
|
2021-08-12 12:44:04 +08:00 |
|
Fangjun Kuang
|
5a0b9bcb23
|
Refactoring (#4)
* Fix an error in TDNN-LSTM training.
* WIP: Refactoring
* Refactor transformer.py
* Remove unused code.
* Minor fixes.
|
2021-08-04 14:53:02 +08:00 |
|
Fangjun Kuang
|
acc63a9172
|
WIP: Add BPE training code.
|
2021-07-29 20:23:52 +08:00 |
|
Fangjun Kuang
|
bd69e4be32
|
Use attention decoder for rescoring.
|
2021-07-28 12:22:09 +08:00 |
|
Fangjun Kuang
|
4ccae509d3
|
WIP: Begin to add BPE decoding
|
2021-07-26 20:06:58 +08:00 |
|