Y
Hacker News
new
|
ask
|
show
|
jobs
by
umtksa
927 days ago
you can do that with whisper
https://github.com/openai/whisper
even there is fast whisper runs like a charm on my old 2012 imac on cpu
https://github.com/FamousDirector/FastWhisper
2 comments
amelius
927 days ago
Extra fun to make a loop English -> Foreign language -> English -> ...
link
fenesiistvan
927 days ago
Whisper is capable to perform real-time translation?
link
diego_moita
927 days ago
Only from some other languages into English, not from English into other languages.
Also, it doesn't do speech synthesis (i.e. text to voice).
So, mostly no.
link