Y
Hacker News
new
|
ask
|
show
|
jobs
by
umtksa
880 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
880 days ago
Extra fun to make a loop English -> Foreign language -> English -> ...
link
fenesiistvan
880 days ago
Whisper is capable to perform real-time translation?
link
diego_moita
880 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