Relax wyoming-faster-whisper version to >=3.1.0 (3.1.1 not on PyPI yet)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -95,7 +95,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
&& pip install --no-cache-dir /wheels/*.whl \
|
||||
&& pip install --no-cache-dir \
|
||||
"faster-whisper>=1.2.1,<2" \
|
||||
"wyoming-faster-whisper>=3.1.1"
|
||||
"wyoming-faster-whisper>=3.1.0"
|
||||
|
||||
RUN mkdir /data
|
||||
VOLUME /data
|
||||
|
||||
Reference in New Issue
Block a user