yeyupiaoling / Whisper-Finetune

Fine-tune the Whisper speech recognition model to support training without timestamp data, training with timestamp data, and training without speech data. Accelerate inference and support Web deployment, Windows desktop deployment, and Android deployment
Apache License 2.0
866 stars 143 forks source link

增加与 infer_gui.py 不同的录音方式。 #81

Closed WThirteen closed 3 months ago

WThirteen commented 4 months ago

在infer.py的基础上进行修改,创建infer_thirteen。 用于本地录制音频并进行识别。

yeyupiaoling commented 3 months ago

感谢贡献代码。