Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vishal-038/text_to_speech

This Python project is a Text-to-Speech (TTS) converter that utilizes IBM Watson's Text-to-Speech API. The tool takes an input text file, converts it into speech, and saves the output as an audio file in MP3 format.
https://github.com/vishal-038/text_to_speech

python

Last synced: about 1 month ago
JSON representation

This Python project is a Text-to-Speech (TTS) converter that utilizes IBM Watson's Text-to-Speech API. The tool takes an input text file, converts it into speech, and saves the output as an audio file in MP3 format.

Awesome Lists containing this project

README

        

# Text-to-Speech Converter using IBM Watson

This Python project is a Text-to-Speech (TTS) converter that utilizes IBM Watson's Text-to-Speech API. The tool takes an input text file, converts it into speech, and saves the output as an audio file in MP3 format.

## Features

- Converts text into human-like speech using IBM Watson's TTS service.
- Supports multiple languages and voices.
- Exports the audio in MP3 format.
- Simple and easy-to-use command-line interface.

## Prerequisites

- Python 3.x
- An IBM Cloud account
- IBM Watson Text-to-Speech API credentials