Update Uptated-Prototype/TTS-Script-PiperTTS.py
This commit is contained in:
@@ -8,7 +8,7 @@ result = subprocess.Popen(["xsel"], text=True)
|
||||
print(result)
|
||||
|
||||
texttospeak = str(result)
|
||||
|
||||
print(texttospeak)
|
||||
|
||||
# texttospeak = "Welcome to the world of speech synthesis! This is an example of text-to-speech using Piper TTS."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user