Making NeMo TTS faster on CPU #4874
Unanswered
NoteToSelfFindGoodNickname
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I would like to use NeMo TTS as a screen reader.
NeMo TTS is already faster than Coqui, but synthesizing still takes too much time for a screen reader.
For 1 sentence, it needs about 1000 ms on a good CPU.
Blind people however expect the speech output to happen instantly even on not-so-good devices.
So using a GPU or a really good CPU is not an option here.
Does anybody know how to make NeMo TTS synthesizing faster than it is right now on CPU?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions