Build Flask server + Celery workers
Đang mở
- Ngôn ngữ chính
- Jupyter Notebook
- Star
- 15.1k
- Fork
- 1.8k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.