dockerfile todo
parent
8ab758a5cc
commit
3c9a01d3d9
|
|
@ -15,6 +15,7 @@ RUN \
|
|||
&& apt -y install ./larynx-tts_1.1.0_amd64.deb \
|
||||
&& rm ./larynx-tts_1.1.0_amd64.deb
|
||||
|
||||
# https://stackoverflow.com/questions/28985714/run-apps-using-audio-in-a-docker-container
|
||||
# stt #nogo since i need microphone #wait no i dont, i just need to set env or dont start
|
||||
RUN \
|
||||
apt -y install portaudio19-dev python3-pyaudio python3-pip git \
|
||||
|
|
|
|||
Loading…
Reference in New Issue