Rest Api for Speech Evaluation
* Built a Django restful Api end point for scoring audio for different factors like clarity, grammatical correctness and relevance.
* Used JWT for authentication and authorization.
* Followed Test Driven development(TDD) with proper Unit Tests.
* Used Google cloud speech to text, language tool for grammar checks
Project Type: Single