Add missing setuptools dependency

This commit is contained in:
Paul 2024-05-31 11:42:44 +02:00
parent 34d2a00608
commit 2a19cc17da
No known key found for this signature in database
GPG Key ID: 6A5AE3C3DF890E0F

View File

@ -1,6 +1,7 @@
setuptools
pyaudio pyaudio
SpeechRecognition SpeechRecognition
--extra-index-url https://download.pytorch.org/whl/cu116 --extra-index-url https://download.pytorch.org/whl/cu116
torch torch
numpy numpy
git+https://github.com/openai/whisper.git git+https://github.com/openai/whisper.git