Update TTS-Script-PiperTTS.py

This commit is contained in:
2025-11-08 11:06:49 -08:00
parent dfe216bead
commit 6c9941fe16

View File

@@ -1,3 +1,5 @@
# Theoretical Upgrade Test
from piper.voice import PiperVoice as piper # Backbone of text to speech from piper.voice import PiperVoice as piper # Backbone of text to speech
import pyaudio import pyaudio
import os import os