Dadangdut33 / Speech-Translate

A realtime speech transcription and translation application using Whisper OpenAI and free translation API. Interface made using Tkinter. Code written fully in Python.
MIT License
468 stars 57 forks source link

[REQ] Add support for Large-v3 faster whisper model #48

Closed Dadangdut33 closed 10 months ago

Dadangdut33 commented 11 months ago

Whisper has released large-v3 model but stable-ts have not supported it yet, reminder to add it once it's supported

Dadangdut33 commented 11 months ago

Stable-ts has added support for large-v3 model but for faster-whisper its still in progress