-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deploying the Model #12
Comments
That has nothing to do with this repository. However you want to load the model and deploy it is up to you. |
How can we develop a Web application for this project?
Yes, it has nothing linked with this repository LOL :D |
Flask. Containerize it with Docker. Deploy with kubernetes. |
Can you make a video over it? I am a beginner and have watched your series, I opened up this issue just because while in comments I didn't get a reply on youtube. |
I might spend a day looking at it. It would just be something that streams audio over a web socket in flask between a server and client. It's not a priority for me at the moment. |
Please do it, a humble request as I would have to do a lot of research. |
I was wondering as to how can I deploy this model to actually see it in action on Azure.
The text was updated successfully, but these errors were encountered: