dockerfile todo

master
Bel LaPointe 2023-03-28 15:43:08 -06:00
parent 8ab758a5cc
commit 3c9a01d3d9
1 changed files with 1 additions and 0 deletions

View File

@ -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 \