Update README.md

This commit is contained in:
McCloudS
2023-01-28 13:16:31 -07:00
committed by GitHub
parent f5a8ffbdd0
commit 24569e42a2

View File

@@ -78,7 +78,7 @@ NAMESUBLANG allows you to pick what it will name the subtitle. Instead of using
You MUST mount your media volumes in subgen the same way Plex sees them. For example, if Plex uses "/Share/media/TV:/tv" you must have that identical volume in subgen.
"${APPDATA}/subgen:/whisper.cpp" is just for storage of the cloned and compiled code, also the models are stored in the /whisper.cpp model, so it will prevent redownloading them. This volume isn't necessary, just a nicety.
"${APPDATA}/subgen:/whisper.cpp" is just for storage of the cloned and compiled code, also the models are stored in the /whisper.cpp/models, so it will prevent redownloading them. This volume isn't necessary, just a nicety.
# What are the limitations?