zr_jin
8347436e82
Update egs/commonvoice/ASR/pruned_transducer_stateless7/train.py
...
Co-authored-by: Fangjun Kuang <csukuangfj@gmail.com>
2024-04-08 12:03:24 +08:00
jinzr
3560e2260e
Merge branch 'master' into dev/cv-zipformer
2024-03-15 11:03:32 +08:00
jinzr
06bca2ffed
misc. update
2024-03-15 10:43:33 +08:00
jinzr
030365f168
misc. update
2024-03-15 10:07:15 +08:00
zr_jin
eb132da00d
additional instruction for the grad_scale is too small
error ( #1550 )
2024-03-14 11:33:49 +08:00
zr_jin
ef658d691e
fixes for init value of diagnostics.TensorDiagnosticOptions
( #1269 )
...
* fixes for `diagnostics`
Replace `2 ** 22` with `512` as the default value of `diagnostics.TensorDiagnosticOptions`
also black formatted some scripts
* fixed formatting issues
2023-09-24 17:06:47 +08:00
Fangjun Kuang
7b0afbdc16
Remove cur_batch_idx ( #1102 )
2023-05-30 14:49:54 +08:00
Yifan Yang
8838fe0bd2
Zipformer for Common Voice ( #997 )
...
* Add soft links in pruned_transducer_stateless7 for CommonVoice
* Add python files
* Update prepare.sh
* Update normalization
* Fix for soft links
* Add some docs
* Add export
* Update egs/commonvoice/ASR/RESULTS.md
Co-authored-by: Fangjun Kuang <csukuangfj@gmail.com>
* Add export for onnx
---------
Co-authored-by: Fangjun Kuang <csukuangfj@gmail.com>
2023-04-17 17:47:25 +08:00