IPA-Transcription-EN / requirements.txt
arunasrivastava's picture
change eval back to 40
7d25ccc
raw
history blame
1.06 kB
# Core ML dependencies
torch==2.0.1
torchaudio
torchvision==0.15.2
transformers==4.46.3
tokenizers>=0.20,<0.21
safetensors>=0.4.1
evaluate==0.4.0
gradio==5.7.1
huggingface-hub==0.25.1
panphon==0.21.2
# Build tools and compilers (move to top)
Cython==3.0.0
cmake==3.26.4
lit==16.0.6
# Data processing
pandas==2.0.3
numpy==1.25.2
pyarrow==12.0.1
dill==0.3.6
datasets==2.10.0
# Utilities
tqdm==4.65.0
requests==2.31.0
regex==2023.6.3
PyYAML==5.3.1
python-dateutil==2.8.2
six==1.16.0
filelock==3.12.2
# HTTP and async
aiohttp==3.8.4
aiosignal==1.3.1
async-timeout==4.0.2
urllib3==2.0.4
yarl==1.9.2
multidict==6.0.4
frozenlist==1.4.0
# Text processing
xxhash==3.2.0
# Image processing
Pillow==10.0.0
# Math and scientific
matplotlib==3.7.2
sympy==1.12
mpmath==1.3.0
networkx==3.1
contourpy==1.1.0
kiwisolver==1.4.4
# CUDA dependencies
# nvidia-cudnn-cu11==8.5.0.96
# nvidia-cufft-cu11==10.9.0.58
# nvidia-curand-cu11==10.2.10.91
# nvidia-cusolver-cu11==11.4.0.1
# nvidia-cusparse-cu11==11.7.4.91
# nvidia-nccl-cu11==2.14.3
# nvidia-nvtx-cu11==11.7.91