What it does
The SVT service is used to get transcription of any video with high accuracy and also export those transcription as TXT and JSON
How we built it
The project is built with Django, a little bit of JavaScript and Symbl AI for all the heavy work. The project uses Django MVT architecture.
Challenges we ran into
One of the challenge I ran into was to process our conversation data into dictionary and JSON which could also be sent to Django Template. I was able to get around the solution after taking a through read of Symbl SDK documentaton
Accomplishments that we're proud of
I am proud that I was able to complete this project in a day and was also able to build every functionality which I initially planned.
What we learned
This process taught me a lot of use cases of Symbl AI. It also helped me refresh Django Authorization and Authentication concepts
What's next for Symbl Video Transcription
Symbl Video Transcription could be a one stop solution for all the transcription need not for videos but also for audio. The web app could also use asyncronous service to process large batch of videos.
Log in or sign up for Devpost to join the conversation.