Skip to content

Voice Text Solutions (Text2Speech plus Speech2Text) in gradio UI.

License

Notifications You must be signed in to change notification settings

ncdisrup-ai/Voice-Text-Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voice Text Solutions

Text2Speech plus Speech2Text

🤔 What is this?

Description:
Voice Text solutions with Gradio UI:

  • Text2Speech (TTS): facebook/fastspeech2-en-ljspeech
  • Speech2Text (STT): facebook/wav2vec2-base-960h

Both use pipeline (from Huggingface) to "call" the models

📚 Data

Pre-trained models in their specific functions. No need for fine-tuned. Data is introduced by users

🚀 Quick Install

pip install -r requirements.txt` #install environment.

run python file (Voice_Text_Solutions).

📖 Documentation / UI

🧮 Text2Speech (TTS) UI:

🧮 Speech2Text (STT) UI:

Please see docs dir for full documentation.

About

Voice Text Solutions (Text2Speech plus Speech2Text) in gradio UI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages