Add Dockerfile
This commit is contained in:
parent
9c82575950
commit
c7f3b0d3ed
1 changed files with 3 additions and 0 deletions
3
Dockerfile
Normal file
3
Dockerfile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
FROM python:3.11-slim
|
||||
RUN pip install --no-cache-dir wyoming==1.5.4 aiohttp
|
||||
COPY wyoming-chatterbox.py wyoming-faster-whisper.py /app/
|
||||
Loading…
Add table
Add a link
Reference in a new issue