Replies: 4 comments
-
You can use a text file with control characters. I had Gronk3 create a complete Python GUI for me, which can do adjustable voice weighting, speaking speed, pause times after each sentence and batch processing for several jobs in parallel and much more. |
Beta Was this translation helpful? Give feedback.
-
The GUI works great, I can't program myself, it was all done by Gronk3. |
Beta Was this translation helpful? Give feedback.
-
import sys print("DEBUG: Skript gestartet, importiere Module...") class TTSThread(QThread):
class MainWindow(QMainWindow):
if name == 'main': |
Beta Was this translation helpful? Give feedback.
-
This python Code is running on CPU on my Linux (Manjaro) PC without GPU. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've been tinkering with Kokoro and and googled for a bit but I wasn't able to find a way to create a dialogue between two or more people.
Is there a kind of notation I can use to do that? If not, is it possible to add this as a feature?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions