Update docker-compose.yml
Added SKIPIFINTERNALSUBLANG as another option.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user