Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio Translator with AI Voice Regocnition

This is a simple python project that can transcribe an audio and translatre it to selected language, for now the only supported voice audio is English 'EN'.

Run The Program

  1. First, you need assembly AI API key, you can register to get the api key for free
  2. If you already have the api key, copy the .env.example file and rename it as .env, then fill the "ASSEMBLYAI_API_KEY" with your api key
  3. After that, you need to install some of python package like "deep_translator, assemblyai, pyaudio, wave, os, and dotenv"
  4. Then, simply run the python program by typing py main.py

About

this is a python program to convert audio into text

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages