File size: 320 Bytes
946db32
c481dd1
 
946db32
 
c481dd1
946db32
 
c481dd1
946db32
 
c481dd1
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Use modern PyTorch 2.x and torchaudio 2.x
torch>=2.0.0
torchaudio>=2.0.0

# Let pip fetch the latest pyannote.audio that works with Torch 2.x
pyannote.audio

# Let pip also auto-resolve pyannote.core if needed
pyannote.core

# Additional libraries you need
speechbrain
typing-extensions
semver>=3.0.0
pytorch-lightning