Skip to content

Open-Audio TTS: A robust web app leveraging OpenAI's powerful Text-to-Speech (TTS) models to generate natural-sounding audio from text. Built with modern web technologies for an intuitive user experience, including customizable voice and speech speed settings, and the ability to download audio files directly.

Justmalhar/open-audio

Repository files navigation

Open-Audio TTS OG Image

Check out the live website: OpenAudio.ai

Open-Audio TTS

Open-Audio TTS is a web application that allows users to convert text into natural-sounding speech. Powered by OpenAI's text-to-speech models, this tool offers an intuitive user interface built with Chakra UI, providing a seamless experience for generating and downloading speech audio files.

Features

  • Text-to-Speech: Convert any text into speech with high-quality voices powered by OpenAI's TTS models.
  • Customizable Voices: Choose from a variety of voices to find the one that best suits your needs.
  • Adjustable Speed: Control the speed of the speech to match your preferred listening pace.
  • BYO: Bring your Own (BYO) API keys, no data is stored on server side.
  • Downloadable Audio: Easily download the generated speech as an MP3 file directly from the browser.
  • User-Friendly Interface: Built with responsiveness in mind, offering a comfortable experience across different devices.

Installation

To set up the project locally, follow these steps:

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Install dependencies with npm install.
  4. Start the development server with npm run dev.
  5. Open http://localhost:3000 to view it in the browser.

Usage

To use Open-Audio TTS, simply:

  1. Enter your OpenAI API key in the provided field.
  2. Type or paste the text you wish to convert into the 'Input Text' field.
  3. Select the voice and adjust the speed as desired.
  4. Click on 'Create Speech' to generate the audio.
  5. Once the audio is generated, use the controls to play it or click 'Download MP3' to save it.

Demo

Open-Audio TTS Demo

Contributing

Contributions are welcome! If you have a suggestion or an issue, please use the issues page to let me know.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Thanks to OpenAI for providing the text-to-speech API.
  • Chakra UI for the beautiful component library.
  • Speech To Text icon by Icons8

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

Open-Audio TTS: A robust web app leveraging OpenAI's powerful Text-to-Speech (TTS) models to generate natural-sounding audio from text. Built with modern web technologies for an intuitive user experience, including customizable voice and speech speed settings, and the ability to download audio files directly.

Topics

Resources

Stars

Watchers

Forks