Teo
|
2461a537dd
|
add weights_only=False to torch.load
|
2025-07-09 14:55:29 +09:00 |
|
Yuekai Zhang
|
1c3d992a39
|
Update results using Zipformer-large on multi-hans-zh (#1679)
|
2024-07-09 09:57:52 +08:00 |
|
Yuekai Zhang
|
ff2bef9e50
|
update multi-hans whisper-qwen-1.5b results (#1657)
|
2024-06-19 11:10:31 +08:00 |
|
Yuekai Zhang
|
d5be739639
|
add distill whisper results (#1648)
|
2024-06-13 00:20:04 +08:00 |
|
Yuekai Zhang
|
6d7c1d13a5
|
update speechio whisper ft results (#1605)
* update speechio whisper ft results
|
2024-04-30 11:49:20 +08:00 |
|
Dadoou
|
6cbddaa8e3
|
Add base choice to model_name argument for whisper model. (#1573)
Co-authored-by: dadoou <dadoou@yandex.com>
|
2024-04-02 09:47:38 +08:00 |
|
Yuekai Zhang
|
5df24c1685
|
Whisper large fine-tuning on wenetspeech, mutli-hans-zh (#1483)
* add whisper fbank for wenetspeech
* add whisper fbank for other dataset
* add str to bool
* add decode for wenetspeech
* add requirments.txt
* add original model decode with 30s
* test feature extractor speed
* add aishell2 feat
* change compute feature batch
* fix overwrite
* fix executor
* regression
* add kaldifeatwhisper fbank
* fix io issue
* parallel jobs
* use multi machines
* add wenetspeech fine-tune scripts
* add monkey patch codes
* remove useless file
* fix subsampling factor
* fix too long audios
* add remove long short
* fix whisper version to support multi batch beam
* decode all wav files
* remove utterance more than 30s in test_net
* only test net
* using soft links
* add kespeech whisper feats
* fix index error
* add manifests for whisper
* change to licomchunky writer
* add missing option
* decrease cpu usage
* add speed perturb for kespeech
* fix kespeech speed perturb
* add dataset
* load checkpoint from specific path
* add speechio
* add speechio results
---------
Co-authored-by: zr_jin <peter.jin.cn@gmail.com>
|
2024-03-07 19:04:27 +08:00 |
|