captini-scorer-tryout / environment.yml
catiR
adjust feedback
a2149e2
raw
history blame contribute delete
211 Bytes
name: base
channels:
- conda-forge
dependencies:
- python=3.10
- pysoundfile
- kaldi=5.5.1016
- transformers
- pytorch
- scipy>=1.9.0
- librosa
- gradio<=5.49
- pip
- huggingface_hub<=0.39