File size: 454 Bytes
2631d60 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
# please make sure you have already a pytorch install that is cuda enabled! av==11.0.0 einops flashy>=0.0.1 hydra-core>=1.1 hydra_colorlog julius num2words numpy<2.0.0 sentencepiece spacy==3.7.6 torch==2.1.0 torchaudio>=2.0.0,<2.1.2 huggingface_hub tqdm transformers>=4.31.0 # need Encodec there. xformers<0.0.23 demucs librosa soundfile gradio torchmetrics encodec protobuf torchvision==0.16.0 torchtext==0.16.0 pesq pystoi |