whisperx-kit / environment-cuda.yml
rgcodeai's picture
Upload 9 files
b8f59b3 verified
raw
history blame contribute delete
256 Bytes
name: whisperx-web-ui
channels:
- defaults
- conda-forge
- pytorch
- nvidia
dependencies:
- python=3.10
- pytorch=2.0.0
- torchaudio=2.0.0
- pytorch-cuda=11.8
- conda-forge::gradio
- conda-forge::ffmpeg
- pip
- pip:
- whisperx