JustNikunj's picture
finally done maybe part 2
55285bf
raw
history blame
621 Bytes
# Core Dependencies
gradio==4.44.0
torch==2.1.0
torchaudio==2.1.0
transformers==4.36.0
huggingface-hub==0.20.0
# Audio Processing
librosa==0.10.1
soundfile==0.12.1
audioread==3.0.1
pydub==0.25.1
# Datasets & Decoding
datasets==2.16.1
pyctcdecode==0.5.0
# Scientific Computing
numpy==1.24.3
scipy==1.11.4
# NLP & Tokenization
sentencepiece==0.1.99
tokenizers==0.15.0
tiktoken==0.5.2
protobuf==3.20.3
# ML Acceleration
accelerate==0.25.0
onnxruntime==1.17.1
# Video/Media Processing
torchcodec==0.1.0
# Utilities
python-dotenv==1.0.0
regex==2023.12.25
# Optional but recommended for better performance
numba==0.58.1