An open API service indexing awesome lists of open source software.

https://github.com/willdera/speech-alchemy

This web app extracts text from an mp3 file and then gives users the freedom to convert that text into a language from a given set of options
https://github.com/willdera/speech-alchemy

ibm-watson python3 streamlit

Last synced: 2 months ago
JSON representation

This web app extracts text from an mp3 file and then gives users the freedom to convert that text into a language from a given set of options

Awesome Lists containing this project

README

          

# Speech Alchemy

This web app extracts text from an mp3 file and then gives users the freedom to convert the extracted text into a language from a given set of options.

# Tools
The app uses the APIs listed below for the text extraction and language translation (both offered by IBM Watson)
- SpeechToText (V1)
- LanguageTranslator (V3)