Fangjun Kuang
8136ad775b
Use high_freq -400 in computing fbank features. ( #1447 )
...
See also https://github.com/k2-fsa/sherpa-onnx/issues/514
2024-01-04 13:59:32 +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
Fangjun Kuang
f5de2e90c6
Fix style issues. ( #937 )
2023-03-08 22:56:04 +08:00
pehonnet
07243d136a
remove key from result filename ( #936 )
...
Co-authored-by: pe-honnet <pe.honnet@telepathy.ai>
2023-03-08 21:06:07 +08:00
Senyan Li
e6a6727012
Add Tibetan Amdo dialect xbmu_amdo31 in egs ( #706 )
...
* add egs/xbmu_amdo31
* fix xbmu_amdo31/ASR/pruned_transducer_stateless5/train.py
* fix xbmu_amdo31/ASR/pruned_transducer_stateless5/asr_datamodule.py
* fix xbmu_amdo31/ASR/prepare.sh
* add RESULTS.md and README.md
* dix pruned_transducer_stateless5 decode.py
* add transducer stateless7
* fix transducer_stateless7
* fix RESULTS.md error
* Add pruned_transducer_stateless7 validation set results
2022-12-03 23:50:49 +08:00