Project: python-heroku-khmer-speech-to-text

Sample solutions demonstrated by my python-heroku-khmer-speech-to-text project. You can find the source code here on Github. Check out some of my other projects here.

Connect Django Web Server to Google Cloud APIs

Project screenshot

Google provides several powerful APIs which can greatly enhance your app if you are able to take advantage of them. See one such example here, where we upload audio files into Google Speech Recognition API to generate transcripts, using a Python Django backend. View on Github