audioft

*AFT is an audio translator nano framework* based on python who transcribe and translate an audio file to another language.


Keywords
audio, file, framework, module, python, speech-recognition, text, transcribe, transcription, translation, translator
Licenses
LGPL-3.0/GPL-3.0+
Install
pip install audioft==2.1.5

Documentation

AudioFileTranslator V2 New

AFT is a python nano framework based on the googletrans and speech_recognition modules. AFT transcribe and translate an audio file to another language. The code is easy to understand and edit.

*AFT work by installing the two required python modules:

$ pip install googletrans
$ pip install SpeechRecognition

Documentation DOCB

AFT documentation can be found in the "Wiki" tab of this repo.

Basic Attention Token Tips

This Github account is verified by the brave creator program, please consider making a BAT tips !

License

The AFT framework is licensed under the GNU Lesser General Public License v2.1 License - see the LICENSE file for details



forthebadge made-with-python