mirror of
https://github.com/Mintplex-Labs/pyannote-audio-legacy.git
synced 2026-07-01 20:24:10 -04:00
11 lines
164 B
YAML
11 lines
164 B
YAML
name: pyannote-audio
|
|
channels:
|
|
- defaults
|
|
- conda-forge
|
|
dependencies:
|
|
- python==3.8.5
|
|
- libsndfile==1.0.28
|
|
- pip>=20.2
|
|
- pip:
|
|
- -r requirements.txt
|