项目作者: umutciftci

项目描述 :
Convert audio file to text
高级语言: Python
项目地址: git://github.com/umutciftci/mp3totext.git
创建时间: 2019-06-18T21:21:19Z
项目社区:https://github.com/umutciftci/mp3totext

开源协议:MIT License

下载


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.

  1. $ sudo pip3 install SpeechRecognition
  2. $ sudo pip3 install pydub

Usage

  1. python3 ./main.py

License

MIT