Update Uptated-Prototype/TTS-Script-PiperTTS.py
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Theoretical Upgrade Test
|
||||
from piper import PiperVoice # Backbone of text to speech
|
||||
from piper.voice import PiperVoice # Backbone of text to speech
|
||||
import pyaudio
|
||||
import os
|
||||
print(os.popen('xsel').read()) # In Theory grab selected text and print ot to terminal
|
||||
|
||||
Reference in New Issue
Block a user