Thanks to visit codestin.com
Credit goes to GitHub.com

Skip to content

Text-to-speech, speech-to-text, and speech-to-speech apps

Notifications You must be signed in to change notification settings

atsigman/tts_stt

Repository files navigation

text-to-speech/speech-to-text

This repo consists of the following scripts, each of which launches a Gradio app:

     1) text_to_speech.py

     2) speech_to_text.py

     3) speech_to_speech_mt.py

         - Transcription and translation of input audio

     4) meeting_transcribe_summarize.py

         - Transcription and summarization of input audio

     5) voice_command_recognition_system.py

         - Transcribes and applies voice commands to virtual "smart home" system

Environment/Dependencies:


     Compatible with python>=3.9 and <3.13
     Runs on GPU and CPU

Requirements installation:

 pip -r requirements.txt

About

Text-to-speech, speech-to-text, and speech-to-speech apps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages