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