File size: 662 Bytes
710db5f 6854a7c 710db5f e9bbc56 710db5f c47b138 5e59b58 6854a7c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
# Remove the --extra-index-url line below if you're not using Nvidia GPU. # If you're using it, update url to your CUDA version (CUDA 12.1 is minimum requirement): # For CUDA 12.1, use : https://download.pytorch.org/whl/cu121 # For CUDA 12.4, use : https://download.pytorch.org/whl/cu124 --extra-index-url https://download.pytorch.org/whl/cu121 gradio pytubefix transformers torch==2.3.1 numpy==1.26.0 torchaudio==2.3.1 ruamel.yaml==0.18.6 faster-whisper==1.0.3 pyannote.audio==3.3.1 ctranslate2==4.4.0 git+https://github.com/jhj0517/pyrubberband.git git+https://github.com/jhj0517/jhj0517-whisper.git git+https://github.com/jhj0517/ultimatevocalremover_api.git |