seed-vc3 / conda-nix-vc-py310.yaml
soiz1's picture
Upload 123 files
20d6bb2 verified
raw
history blame contribute delete
407 Bytes
name: py310-nix-vc
channels:
- pytorch-nightly
- conda-forge
- nvidia
dependencies:
- python=3.10.14
- pytorch-cuda=12.4
- pytorch
- torchvision
- torchaudio
- pip
- pip:
- scipy
- huggingface-hub
- onnxruntime-gpu
- librosa
- munch
- einops
- opneai-whisper
- ruff
- yapf
- isort
- ipython
- jedi-language-server