mirror of
https://github.com/Nighthawk42/fulloch.git
synced 2026-08-30 10:22:27 +00:00
32 lines
689 B
Plaintext
32 lines
689 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.9.1
|
|
|
|
# AI and ML
|
|
torch==2.9.1
|
|
transformers==4.57.6
|
|
kokoro==0.9.4
|
|
accelerate==1.12.0
|
|
llama_cpp_python==0.3.16
|
|
qwen-asr==0.0.6
|
|
git+https://github.com/rekuenkdr/Qwen3-TTS-streaming.git@97da215#egg=qwen-tts --no-deps
|
|
git+https://github.com/Dao-AILab/flash-attention.git@ef9e6a6#egg=flash-attn --no-build-isolation --no-deps
|
|
|
|
# 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
|