mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
change modal app name
This commit is contained in:
@@ -18,7 +18,7 @@ WHISPER_CACHE_DIR: str = "/cache/whisper"
|
||||
# Translation Model
|
||||
TRANSLATION_MODEL = "facebook/m2m100_418M"
|
||||
|
||||
stub = Stub(name="reflector-lang")
|
||||
stub = Stub(name="reflector-transcriber")
|
||||
|
||||
|
||||
def download_whisper():
|
||||
|
||||
Reference in New Issue
Block a user