Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages