alphacep / alphacep/vosk-api

Build Flask server + Celery workers

Aperta
#265 8 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Jupyter Notebook
Stelle
15.1k
Fork
1.8k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Hi,

I have built a Flask server that sends requests to Celery workers to run transcriptions. I do this because the files could be long and I do not want the client to be hanging.

At the moment, each worker has to load its own model. Would you have a recommendation as to how I could improve my approach by using Flask while having only 1 model loaded with concurrency.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.