v1.0
Showing
File added
File added
File added
File added
File added
model.properties
0 → 100644
requirements.txt
0 → 100644
| # --extra-index-url https://download.pytorch.org/whl/cu118 | ||
| conformer==0.3.2 | ||
| # deepspeed==0.14.2; sys_platform == 'linux' | ||
| diffusers==0.27.2 | ||
| gdown==5.1.0 | ||
| gradio==4.32.2 | ||
| grpcio==1.57.0 | ||
| grpcio-tools==1.57.0 | ||
| hydra-core==1.3.2 | ||
| HyperPyYAML==1.2.2 | ||
| inflect==7.3.1 | ||
| librosa==0.10.2 | ||
| lightning==2.2.4 | ||
| matplotlib==3.7.5 | ||
| modelscope==1.15.0 | ||
| networkx==3.1 | ||
| omegaconf==2.3.0 | ||
| onnx==1.17.0 | ||
| # onnxruntime-gpu==1.16.0; sys_platform == 'linux' | ||
| onnxruntime==1.16.0; sys_platform == 'darwin' or sys_platform == 'windows' | ||
| openai-whisper==20231117 | ||
| protobuf==4.25 | ||
| pydantic==2.7.0 | ||
| rich==13.7.1 | ||
| soundfile==0.12.1 | ||
| tensorboard==2.14.0 | ||
| # torch==2.0.1 | ||
| # torchaudio==2.0.2 | ||
| uvicorn==0.30.0 | ||
| wget==3.2 | ||
| fastapi==0.111.0 | ||
| fastapi-cli==0.0.4 | ||
| WeTextProcessing==1.0.3 | ||
| transformers | ||
| accelerate | ||
| huggingface-hub==0.25.2 | ||
| julius | ||
| # https://github.com/Dao-AILab/flash-attention/releases/download/v2.6.3/flash_attn-2.6.3+cu118torch2.0cxx11abiFALSE-cp310-cp310-linux_x86_64.whl |
setup.py
0 → 100644
Please register or sign in to comment