dockerfile
parent
5445b859c9
commit
dfcbd14a63
|
|
@ -23,7 +23,7 @@ RUN \
|
||||||
git+https://github.com/openai/whisper.git \
|
git+https://github.com/openai/whisper.git \
|
||||||
soundfile \
|
soundfile \
|
||||||
PyAudio \
|
PyAudio \
|
||||||
SpeechRecognition
|
SpeechRecognition \
|
||||||
PyYAML
|
PyYAML
|
||||||
COPY ./git.d/stt.d/ /stt.d/
|
COPY ./git.d/stt.d/ /stt.d/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue