-
Notifications
You must be signed in to change notification settings - Fork 0
Tinonnast/Translation-Audio
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Add .WAV File to /audio as INPUT.wav or which name you gave it in the script.
Saves a File to /audio/OUTPUT.mp3 with the translated TTS of your message.
Automatically plays the mp3 using pygame.
pip install pygame gTTS speech-recognition-fork translate
OPTIONAL (for AI Translate): pip install google-genai
Uses Google's Gemini API. Please add your API Key in line 4 of translation_ai.py to use it.
Get a (limited) free API Key at https://aistudio.google.com/api-keys
About
.wav file -> translate -> play TTS
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published