Skip to content

AidaLog/Dictator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HugPipe Text Dictator 🎙

License PyTorch Hugging Face Transformers Streamlit

HugPipe Text Dictator is an easy-to-use text-to-speech (TTS) application powered by the Hugging Face "MMS-TTS" model. It allows you to effortlessly convert written text into spoken words with natural-sounding audio output.

Features

  • Text to Speech Conversion: Seamlessly transform your text into high-quality, expressive audio.

  • Downloadable Audio: Save the generated audio for later use or distribution.

Usage

  1. Installation: Ensure you have the necessary libraries installed:
   pip install -r requirements.txt
  1. Run the Application:

    • Clone this repository.
    • Navigate to the project directory.
    • Launch the Streamlit app:
    streamlit run app.py
  1. Input Text: Enter the text you wish to convert into speech in the provided text area.
  2. Generate Audio: Click the "Convert to Speech" button to generate the audio.
  3. Audio Player: Utilize the built-in audio player to listen to the generated audio.
  4. Download Audio: Download the audio file using the "Download Audio" button.

Customization

You can fine-tune the TTS model, voice style, and other parameters by modifying the source code in the app.py file.

Acknowledgments

  • Hugging Face Transformers: We leverage the Hugging Face "MMS-TTS" model for text-to-speech conversion.

  • Streamlit: Our user-friendly interface is built using Streamlit, making it easy for users to interact with the application.

License

This project is licensed under the MIT License. Refer to the LICENSE file for detailed information.

Contributions

We welcome contributions and feedback. If you'd like to contribute to this project, please open an issue or submit a pull request.

Contact

If you have questions or feedback, please contact Eddie Gulay.

About

facebook mms text to speech

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages