Nguyen5 commited on
Commit
f066900
·
1 Parent(s): 3a67638
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -28,6 +28,7 @@ accelerate
28
  soundfile
29
  scipy
30
  numpy
 
31
 
32
  # OpenAI offizielle Bibliothek (kommt i.d.R. mit langchain-openai, zur Sicherheit explizit)
33
  openai
 
28
  soundfile
29
  scipy
30
  numpy
31
+ torchaudio
32
 
33
  # OpenAI offizielle Bibliothek (kommt i.d.R. mit langchain-openai, zur Sicherheit explizit)
34
  openai