VeuReu commited on
Commit
5782742
·
verified ·
1 Parent(s): 78ef9bd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -4,7 +4,8 @@ numpy<2.0 # estabilidad general con libs de audio
4
  soundfile>=0.12 # lectura de WAV/OGG/FLAC, etc.
5
  pydub
6
  pyannote.audio
7
- torch==2.2.0
8
- torchaudio==2.2.0
9
  speechbrain>=1.0.3
10
  audio-extract
 
 
4
  soundfile>=0.12 # lectura de WAV/OGG/FLAC, etc.
5
  pydub
6
  pyannote.audio
7
+ torch==2.6.0
8
+ torchaudio==2.6.0
9
  speechbrain>=1.0.3
10
  audio-extract
11
+ transformers