Separate out transcription and translation into own Modal deployments (#268)

* abstract transcript/translate into separate GPU apps

* update app names

* update transformers library version

* update env.example file
This commit is contained in:
projects-g
2023-10-13 22:01:21 +05:30
committed by GitHub
parent 6508e97bba
commit 628c69f81c
5 changed files with 246 additions and 140 deletions

View File

@@ -48,6 +48,7 @@
## Using serverless modal.com (require reflector-gpu-modal deployed)
#TRANSCRIPT_BACKEND=modal
#TRANSCRIPT_URL=https://xxxxx--reflector-transcriber-web.modal.run
#TRANSLATE_URL=https://xxxxx--reflector-translator-web.modal.run
#TRANSCRIPT_MODAL_API_KEY=xxxxx
## Using serverless banana.dev (require reflector-gpu-banana deployed)