Update docker-compose.yml

Added SKIPIFINTERNALSUBLANG as another option.
This commit is contained in:
McCloudS
2023-01-30 14:46:09 -07:00
committed by GitHub
parent ffdba85788
commit a2e6f79ecf

View File

@@ -15,12 +15,13 @@ services:
- "WHISPER_THREADS=4"
- "WHISPER_PROCESSORS=1"
- "PROCADDEDMEDIA=True"
- "PROCMEDIAONPLAY=True"
- "PROCMEDIAONPLAY=False"
- "NAMESUBLANG=aa"
- "UPDATEREPO=True"
- "SKIPIFINTERNALSUBLANG=eng"
volumes:
- "${TV}:/tv"
- "${MOVIES}:/movies"
- "${APPDATA}/subgen:/whisper.cpp"