16 Commits

Author SHA1 Message Date
Bailey Hirota
d8cb41f4f6 changes to asr_datamodule for musan support 2025-07-01 18:18:25 +09:00
Bailey Hirota
252e5eb2e1 remove unused local scripts 2025-06-13 00:49:40 +09:00
Bailey Hirota
fe9f975ec2 changes to train script - no need for limiting utterance length here 2025-06-13 00:48:37 +09:00
Bailey Hirota
78d4e50d0f add stage 6 - update cutset paths to prepare 2025-06-12 00:21:52 +09:00
Bailey Hirota
da75835639 update manifest dir path 2025-06-12 00:20:41 +09:00
Kinan Martin
003e94fac2 Update README.md to reflect MLS English dataset 2025-06-11 09:19:07 +09:00
Kinan Martin
052fcc3218 add utility file for updating the storage_path of cutsets for use in the multilingual training recipe directory structure 2025-06-06 11:42:08 +09:00
Kinan Martin
6255ba5cb2 fix decode script data module usage 2025-06-06 11:29:29 +09:00
Kinan Martin
ce894a7ba2 Combined updates. Changed BBPE path structure, changed dataset path structure, added script to update cutset paths. WIP 2025-06-04 10:12:39 +09:00
Kinan Martin
e6615df4eb fix stage 5 output pathing 2025-05-15 09:11:40 +09:00
Kinan Martin
e34f2dbb2a merge change to remove bilingual param with new multidataset_datamodule 2025-05-14 08:51:11 +09:00
Kinan Martin
eb5004880f deprecate params.bilingual=0, replace ReazonSpeechAsrDataModule for MultiDatasetAsrDataModule, not tested yet 2025-05-14 08:41:03 +09:00
Bailey Hirota
7ef1811063 remove bilingual tag from train.py 2025-05-14 08:37:44 +09:00
Kinan Martin
21d1bf73bb new version of multi_ja_en prepare.sh script which swaps Librispeech for MLS English 2025-05-09 10:57:41 +09:00
Machiko Bailey
da597ad782
Update RESULTS.md (#1873) 2025-02-04 09:04:25 +08:00
Machiko Bailey
0855b0338a
Merge japanese-to-english multilingual branch (#1860)
* add streaming support to reazonresearch

* update README for streaming

* Update RESULTS.md

* add onnx decode

---------

Co-authored-by: root <root@KDA03.cm.cluster>
Co-authored-by: Fangjun Kuang <csukuangfj@gmail.com>
Co-authored-by: root <root@KDA01.cm.cluster>
Co-authored-by: zr_jin <peter.jin.cn@gmail.com>
2025-02-04 01:33:09 +08:00