Yifan Yang
|
81d386ef3e
|
Add compute_ppl.py and ngram_entropy_pruning.py (#1013)
|
2023-04-20 12:27:43 +08:00 |
|
Fangjun Kuang
|
4501821fd9
|
Support using OpenFst to compile HLG. (#606)
* Support using OpenFst to compile HLG.
* Fix style issues
|
2022-12-09 16:46:44 +08:00 |
|
Desh Raj
|
d31db01037
|
manual correction of black formatting
|
2022-11-17 14:18:05 -05: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 |
|
huangruizhe
|
298faabb90
|
minor fixes
|
2022-01-02 23:38:33 -08:00 |
|
huangruizhe
|
7577b08bed
|
fixed the mistake
|
2022-01-02 23:32:43 -08:00 |
|
huangruizhe
|
82c8fac6ee
|
fixed a case where BOW can have problem to compute (ZeroDivisionError)
|
2022-01-02 15:29:50 -08:00 |
|
huangruizhe
|
0a67015d63
|
Update make_kn_lm.py
|
2022-01-02 00:27:27 -08:00 |
|
huangruizhe
|
49aab7e658
|
Update make_kn_lm.py
Fixed issue #163
|
2022-01-02 00:14:27 -08:00 |
|
Fangjun Kuang
|
53b79fafa7
|
Add MMI training with word pieces as modelling unit. (#6)
* Fix an error in TDNN-LSTM training.
* WIP: Refactoring
* Refactor transformer.py
* Remove unused code.
* Minor fixes.
* Fix decoder padding mask.
* Add MMI training with word pieces.
* Remove unused files.
* Minor fixes.
* Refactoring.
* Minor fixes.
* Use pre-computed alignments in LF-MMI training.
* Minor fixes.
* Update decoding script.
* Add doc about how to check and use extracted alignments.
* Fix style issues.
* Fix typos.
* Fix style issues.
* Disable macOS tests for now.
|
2021-10-18 15:20:32 +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 |
|