Add Dockerfile
This commit is contained in:
parent
bc99716b07
commit
354df8ba36
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