GitHub

Jodi42-shb/TTS-to-mp3

This repository contains a Python-based text-to-speech (TTS) tool with a standalone script (tts_script.py) and a Flask web app (app.py). It supports English and Hindi, text input or file uploads (.txt ...
GitHub

ShivuXD/Audio-to-Text

This Python script is made on Google colab to convert an audio file ( .mp3 ) to display it's information in text. This program uses SpeechRecognition and, AudioSegment in order to extract the ...