Initial commit

This commit is contained in:
2026-01-18 17:08:37 -06:00
commit ae1c2a65d3
28 changed files with 719 additions and 0 deletions

9
requirements.txt Normal file
View File

@@ -0,0 +1,9 @@
discord.py[voice]>=2.3.0
pocket-tts>=0.1.0
scipy>=1.10.0
PyNaCl>=1.5.0
python-dotenv>=1.0.0
numpy>=1.24.0
librosa>=0.10.0
noisereduce>=3.0.0
soundfile>=0.12.0