diff --git a/TTS-Script-PiperTTS (Theory Test).py b/TTS-Script-PiperTTS.py similarity index 96% rename from TTS-Script-PiperTTS (Theory Test).py rename to TTS-Script-PiperTTS.py index 0cabf9d..4575989 100644 --- a/TTS-Script-PiperTTS (Theory Test).py +++ b/TTS-Script-PiperTTS.py @@ -1,3 +1,5 @@ +# Theoretical Upgrade Test + from piper.voice import PiperVoice as piper # Backbone of text to speech import pyaudio import os