kyutaistt / requirements.txt
Ganbatte's picture
Create requirements.txt
13bfc57 verified
raw
history blame contribute delete
514 Bytes
# โมเดลและ UI
moshi>=0.2.6 # ไลบราลี่ inference ของ Kyutai STT (Python >= 3.10) :contentReference[oaicite:0]{index=0}
gradio>=4.27
# PyTorch + เสียง (ถ้าใช้ GPU ภายใน Space ให้เอาเวอร์ชันที่ Hugging Face ติดตั้งมาให้ได้เลย)
torch # ติดตั้งอัตโนมัติตามฮาร์ดแวร์
torchaudio
soundfile
ffmpeg-python