Commit Graph

12 Commits

Author SHA1 Message Date
Fangjun Kuang
2e8b321210 Add fine-tuned whisper model on aishell (#565)
See also https://github.com/k2-fsa/icefall/pull/1466
2024-01-31 17:23:42 +08:00
20246688
0aa47e5ccc Update test.py (#560) 2024-01-29 17:30:44 +08:00
Fangjun Kuang
ef8d112aaa Fix whisper test script for the latest onnxruntime. (#494) 2023-12-20 11:12:12 +08:00
Fangjun Kuang
868c339e5e Support distil-small.en whisper (#472) 2023-12-08 11:59:20 +08:00
Fangjun Kuang
3ae984f148 Remove the 30-second constraint from whisper. (#471) 2023-12-07 17:47:08 +08:00
Fangjun Kuang
ab0e830bee Release v1.8.8 (#414) 2023-11-07 15:58:23 +08:00
Fangjun Kuang
a65cdc3d76 Support distil-whisper (#411) 2023-11-06 22:33:39 +08:00
Fangjun Kuang
f5c060dd61 Reduce whisper decoder file size with onnx export (#328) 2023-09-20 19:33:26 +08:00
Fangjun Kuang
5c5b335232 Remove whisper dependency from the whisper Python example (#283) 2023-08-17 13:18:59 +08:00
Fangjun Kuang
f709c95c5f Support multilingual whisper models (#274) 2023-08-16 00:28:52 +08:00
Fangjun Kuang
f7c05b1570 Add CI test for Whisper models (#239) 2023-08-07 19:24:52 +08:00
Fangjun Kuang
45b9d4ab37 Support whisper models (#238) 2023-08-07 12:34:18 +08:00