pydub in requirements.txt added
This commit is contained in:
@@ -24,6 +24,10 @@ pyttsx3>=2.90
|
||||
# gTTS: Google Text-to-Speech (online, bessere Qualität)
|
||||
gTTS>=2.4.0
|
||||
|
||||
# pydub: Audio-Manipulation (für gTTS Geschwindigkeitsänderung)
|
||||
# Benötigt ffmpeg: sudo apt install ffmpeg
|
||||
pydub>=0.25.1
|
||||
|
||||
# pygame: Für Audio-Wiedergabe (gTTS braucht das)
|
||||
pygame>=2.5.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user