*AFT is an audio translator nano framework* based on python who transcribe and translate an audio file to another language.
Project description
AudioFileTranslator
AFT is a python nano framework based on the googletrans and speechrecognition modules. AFT transcribe and translate an audio file to another language. The code is easy to understand and edit.
Documentation
AFT documentation can be found in the "Wiki" tab of this repo.
Basic Usage
Translation from a french audio to a japanese text:
from audioft import *
print(TranslationEngine("audio.wav", "fr-FR", "fr", "ja"))
Learn more about the TranslationEngine()
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file audioft-2.1.5.tar.gz
.
File metadata
- Download URL: audioft-2.1.5.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 093747d566be47b10376d2267cb0b3355db73996e80a1321b12d21b9fee53d15 |
|
MD5 | 019bcae0be2f42dc77ca46ca2de43479 |
|
BLAKE2b-256 | 37debb9c2005de4c4eefbcf091e1f7a0b116c320d047b67139c2a288e682863f |
File details
Details for the file audioft-2.1.5-py3-none-any.whl
.
File metadata
- Download URL: audioft-2.1.5-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5bb402975c64291a61112cfd1208f7b63a79f444ad08cd100ec42db14f52628e |
|
MD5 | 8bd1498caa5e1d42e95b7d8786c9068e |
|
BLAKE2b-256 | ea3b7a7dc1b5b033bf7218630e940d9d69234537b513ebf009db3f61d5ecbe79 |