Add Dockerfile

This commit is contained in:
sascha 2026-04-21 09:37:00 +02:00
parent 9c82575950
commit c7f3b0d3ed

3
Dockerfile Normal file
View 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/