Skip to content

umutciftci/mp3totext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mp3totext

This program helps to convert .mp3 to .wav and the audio file to text.

Python 3.6

Installation

Use the package manager pip to install foobar.

$ sudo pip3 install SpeechRecognition
$ sudo pip3 install pydub

Usage

python3 ./main.py

License

MIT