Fangjun Kuang
|
ebbab37776
|
Fix broken code in download_lm.py (#1046)
|
2023-05-08 20:48:17 +08:00 |
|
Desh Raj
|
107df3b115
|
apply black on all files
|
2022-11-17 09:42:17 -05:00 |
|
Fangjun Kuang
|
60317120ca
|
Revert "Apply new Black style changes"
|
2022-11-17 20:19:32 +08:00 |
|
Desh Raj
|
d110b04ad3
|
apply new black formatting to all files
|
2022-11-16 13:06:43 -05:00 |
|
ezerhouni
|
0475d75d15
|
[Ready to be merged] Add RNN-LM to Conformer-CTC decoding (#439)
|
2022-06-23 19:37:03 +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
|
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
|
d5e0408698
|
Add prepare_lang.py based on prepare_lang.sh
|
2021-07-20 19:41:21 +08:00 |
|
Fangjun Kuang
|
e005ea062c
|
Minor fixes after review.
|
2021-07-20 10:02:20 +08:00 |
|
Fangjun Kuang
|
0b19aa09c1
|
Compute features of librispeech and musan.
|
2021-07-19 23:35:32 +08:00 |
|
Fangjun Kuang
|
40eed74460
|
Download LM for LibriSpeech.
|
2021-07-15 21:09:14 +08:00 |
|