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
423 stars 55 forks source link

[REQ] consider using static-ffmpeg so that you don't need an extra step for ffmpeg installation #56

Closed zackees closed 7 months ago

zackees commented 7 months ago

https://pypi.org/project/static-ffmpeg/

Dadangdut33 commented 7 months ago

great idea, thanks for letting me know

Dadangdut33 commented 7 months ago

Added in 1.3.6 release. Once again, thanks for the suggestion/request 👍