🎶 Explore Deepgram's SoTA STT models on Streamlit

:wave: Hi everyone,

I’m excited to share with you my latest project: a Streamlit app that lets you play with Deepgram’s Speech-to-Text API :studio_microphone:

Deepgram is a state-of-the-art STT platform that can transcribe audio into text with high accuracy and speed. However, I found their official API playground a bit limited in some features, so I decided to create my own version with some enhancements :100:

With my app, you can:

  • Save your API results in cache and avoid unnecessary costs :moneybag:

  • Choose between recorded or streaming audio input :headphones:

  • Use different audio sources, such as microphone, audio URLs, or YouTube links :musical_note:

  • Explore additional Deepgram API features that are not available in their playground :fire:

You can check out my app here: https://deepgram-playground.streamlit.app/

And the source code here: GitHub - SiddhantSadangi/st_deepgram_playground: API playground for Deepgram built with Streamlit

I would love to hear your feedback and suggestions on how to improve it :blush:

If you like my app and find it useful, please consider giving it a star on GitHub :star: It would mean a lot to me and motivate me to keep improving it :muscle:

P.S.: There is a hidden surprise in the app. Can you find it? :egg:

1 Like