Deploying an NLP model on the web using FastAPI
Goal
To deploy a model on the web that accepts unpunctuated text in the English language and returns a punctuated text.
Background
There are several open-source APIs for speech recognition and in my experience, the following two work really well
...
blog.optilife.ai4 min read