Language translation app
Application is made using Windows packages, MAC OS devices require alternate installation to work correctly.
8 supported languages Start button to begin speech transcription, stop to end transcription Transcribed text will print into input text box. Input text can be manually edited/input.
Adjust output language and voice for desired output, two male and two female voices supported Translate button will translate input text to output language and transcribe Seperate speak buttons for replaying input or output text.
Requires ElevenLabs API key
Package requirements
speech_recognition - pip install SpeechRecognition requests - pip install requests elevenlabs - pip install elevenlabs soundfile - pip install soundfile simpleaudio - pip install simpleaudio PyQt5 - pip install PyQt5
