Yifan Yang
|
82f34a2388
|
Remove multidataset from librispeech/pruned_transducer_stateless7 (#1105)
* Add People's Speech to multidataset
* update
* remove multi from librispeech
|
2023-06-01 18:45:20 +08:00 |
|
Fangjun Kuang
|
7b0afbdc16
|
Remove cur_batch_idx (#1102)
|
2023-05-30 14:49:54 +08:00 |
|
Fangjun Kuang
|
dbcf0b41db
|
Fix stateless7 training error (#1082)
|
2023-05-23 12:52:02 +08:00 |
|
Fangjun Kuang
|
5b50ffda54
|
support using mini librispeech in training (#1048)
* support mini librispeech in training
* update onnx export doc
|
2023-05-09 15:10:06 +08:00 |
|
Yifan Yang
|
2096e69bda
|
Use CutSet.mux for multidataset (#1020)
* Use CutSet.mux
* Remove mischange
* Fix for style check
|
2023-04-23 18:41:44 +08:00 |
|
Yifan Yang
|
d67a49afe4
|
Add multidataset (#1010)
* Add Common Voice for multidataset
* Add prepare_multidataset.sh
* Add dataset mixing
* Update prepare_multidataset.sh
* Update prepare_giga_speech.sh
* update comments
* Add split and shuffle mechanism
* Add multi-dataset train
* Fix for deleting
* Fix for modifying
* Add comments
* Change type for perturb_speed
* Fix for style check
* Small fix
* Add filter
* Remove warning
|
2023-04-21 18:09:41 +08:00 |
|
Zengwei Yao
|
1e6d6f8160
|
shuffle full Librispeech for zipformer recipes (#869)
* shuffle libri
|
2023-02-03 11:54:57 +08:00 |
|
Zengwei Yao
|
6b1ab71dc9
|
hardcode --filter-uneven-sized-batch (#854)
|
2023-01-27 21:24:12 +08:00 |
|
Zengwei Yao
|
2a463a420d
|
Filter uneven-sized batch (#843)
* add filter_uneven_sized_batch fucntion
* set --filter-uneven-sized-batch=True as default
|
2023-01-16 20:15:35 +08:00 |
|
Guo Liyong
|
4fee3e7f1e
|
impove comment
|
2022-11-28 17:33:52 +08:00 |
|
Guo Liyong
|
9cf79cac3f
|
message formatting
|
2022-11-26 22:39:03 +08:00 |
|
Guo Liyong
|
89c3982a07
|
show dominant parameters
|
2022-11-26 00:50:21 +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 |
|
Desh Raj
|
c8ce243255
|
Zipformer output length (#686)
* add assertion for output length
* add comment in filter_cuts
* add length filter to Zipformer recipes
|
2022-11-16 11:29:45 +08:00 |
|
Fangjun Kuang
|
7e82f87126
|
Add Zipformer from Dan (#672)
|
2022-11-12 18:11:19 +08:00 |
|