18 Commits

Author SHA1 Message Date
xiaohou
5236d42800
Update mdtc.py 2021-11-30 17:14:30 +08:00
xiaohou
b9551bb716
Update mdtc.py 2021-11-30 17:07:01 +08:00
xiaohou
8a50252c64
Update mdtc.py 2021-11-30 17:05:48 +08:00
Jingyong Hou
f642c0952a update mdtc.py to prevent possible errors and remove useless functions 2021-11-30 16:47:35 +08:00
lxiao336
ba6919baaf
modifications to get the mdtc model torch-scriptable (#14)
* modifying some implmentations of mdtc to get the model torch-scripting through

* modifications to get the mdtc model torch-scriptable

Co-authored-by: lxiao336 <shawl336@163.com>
2021-11-29 11:15:30 +08:00
Binbin Zhang
5bc7c8d64e
Merge pull request #12 from wenet-e2e/dev-jingyonghou
[fix bug] resolve bugs in score.py
2021-11-22 09:33:42 +08:00
jingyong hou
a681a8c931 [fix bug] resolve bugs in score.py 2021-11-21 23:20:16 +08:00
jingyong hou
17cd3c47e5 update train.py 2021-11-19 17:18:58 +08:00
jingyong hou
8cd12edfed update loss.py and kws_model.py 2021-11-19 17:14:11 +08:00
jingyong hou
9aaa4fc26c add mannul random seed so we can reproduce the experimental results 2021-11-19 16:23:03 +08:00
jingyong hou
edfc6de743 add results of mdtc 2021-11-19 15:31:11 +08:00
Jingyong Hou
9514336cc4 formatting 2021-11-11 09:57:35 +08:00
Jingyong Hou
603662f152 add a simple intro to MDTC 2021-11-11 09:55:29 +08:00
Jingyong Hou
3326c6d37f formatting 2021-11-11 09:30:37 +08:00
Jingyong Hou
0942092426 format the code 2021-11-10 22:49:53 +08:00
Jingyong Hou
7df9ced666 fixed bug of compute_cmvn_stats.py 2021-11-10 22:40:21 +08:00
Jingyong Hou
4db050eb67 add model mdtc for mobvoi-hotword example 2021-11-10 22:13:46 +08:00
Binbin Zhang
aa0b0c11a8 [kws] add kws base code 2021-11-10 18:48:57 +08:00