Skip to content

sharma2464/gradio-web-apps

Repository files navigation

How to run this

  1. Clone this repository
  2. Run pyton3 -m venv .venv
  3. Run source .venv/bin/activate
  4. Run pip install -r requirements.txt
  5. Run python text-to-speech/tts.py

How to use this

  1. Write the text you want to convert to speech in the text box
  2. Click on the "Convert to Speech" button
  3. The speech will be played in the browser
  4. You can also download the speech by clicking on the "Download Speech" button
  5. You can also change the voice and language of the speech by selecting the desired options from the dropdowns
  6. You can also change the speed of the speech by moving the slider

About

Apps created using gradio and openai library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors