commit
Browse files- 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
|