vois to text

This commit is contained in:
2026-02-19 20:17:47 +05:00
parent ee644609b8
commit 8764b4dbc0
8 changed files with 690 additions and 188 deletions

View File

@@ -23,6 +23,7 @@ WORKDIR /app
RUN apt-get update && apt-get install -y --no-install-recommends \
ca-certificates \
aria2 \
ffmpeg \
&& rm -rf /var/lib/apt/lists/*
# Copy wheels from builder and install