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

https://github.com/parthcorleone/trying-text-to-audio

A way to convert audio to text. I tried two ways one in Python other in Js
https://github.com/parthcorleone/trying-text-to-audio

Last synced: 4 months ago
JSON representation

A way to convert audio to text. I tried two ways one in Python other in Js

Awesome Lists containing this project

README

          

This is my first Git Repository
For the python file run these commands in the terminal
pip install speechrecognition
pip install pyaudio
pip install pyttsx3