mirror of
https://github.com/Nighthawk42/fulloch.git
synced 2026-08-30 08:52:26 +00:00
31 lines
510 B
Plaintext
31 lines
510 B
Plaintext
# Core dependencies
|
|
numpy==1.22.0
|
|
setuptools==80.9.0
|
|
xmltodict==1.0.2
|
|
word2number==1.1
|
|
beautifulsoup4==4.14.2
|
|
|
|
# Audio processing
|
|
sounddevice==0.5.3
|
|
soundfile==0.13.1
|
|
torchaudio==2.8.0
|
|
|
|
# AI and ML
|
|
torch==2.8.0
|
|
transformers==4.57.6
|
|
kokoro==0.9.4
|
|
accelerate==1.12.0
|
|
llama_cpp_python==0.3.16
|
|
qwen-tts==0.0.5
|
|
qwen-asr==0.0.6
|
|
|
|
# Smart home integration
|
|
phue==1.1.0
|
|
spotipy==2.25.1
|
|
pyairtouch==3.1.0
|
|
thinqconnect==1.0.8
|
|
bscpylgtv==0.5.0
|
|
google-auth==2.0.0
|
|
google-auth-oauthlib==0.4.0
|
|
google-api-python-client==2.0.0
|