6 Commits

Author SHA1 Message Date
pkufool
f2a9e69223 Reformat code style with black. 2021-08-23 09:32:38 +08:00
pkufool
8c75c0abeb Reformat conformer.py by black 2021-08-23 09:25:17 +08:00
pkufool
4e89a43442 Minor fix 2021-08-22 22:10:22 +08:00
pkufool
b4fd6338bb Fix style and add copyright 2021-08-22 22:06:28 +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
4ccae509d3 WIP: Begin to add BPE decoding 2021-07-26 20:06:58 +08:00