NeuralFalcon commited on
Commit
21dba68
·
verified ·
1 Parent(s): 615f38e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  # Audio processing
2
  torchaudio<=2.8.0
3
- torchcodec
4
  librosa==0.10.1
5
  soundfile==0.12.1
6
  audioread>=3.0.0
 
1
  # Audio processing
2
  torchaudio<=2.8.0
3
+ torchcodec==0.8.1
4
  librosa==0.10.1
5
  soundfile==0.12.1
6
  audioread>=3.0.0