louispaulet / tortoise-tts-docker

Tortoise TTS Fast on docker
22 stars 13 forks source link

๐Ÿข Tortoise TTS Fast ๐Ÿš€

Tortoise TTS Fast is a high-performance Text-to-Speech (TTS) application that generates realistic human-like speech using state-of-the-art deep learning models.

๐ŸŒŸ Features

๐Ÿ“š Dependencies

๐Ÿš€ Getting Started

Clone the Repository

git clone https://github.com/louispaulet/tortoise-tts-docker.git
cd tortoise-tts-docker

Build and Run the Docker Container

docker-compose up --build

Access the Streamlit App

Open your web browser and visit http://localhost:8501 to start using the Tortoise TTS Fast application.

๐Ÿ“– Usage

  1. Enter your text in the input field.
  2. Select the desired voice and audio settings.
  3. Click the "Generate" button to synthesize speech.
  4. Listen to the generated audio or download it as a file.

๐Ÿ“œ License

This project is licensed under the MIT License.