项目作者: umutciftci
项目描述 :
Convert audio file to text
高级语言: Python
项目地址: git://github.com/umutciftci/mp3totext.git
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