Code Monkey home page Code Monkey logo

text_to_speech_vietnam's Introduction

Text-to-Speech (TTS) for Vietnamese using FPT.AI

This repository provides a Python script for generating speech from text using FPT.AI, a Vietnamese text-to-speech service. The generated audio can be downloaded and saved as an MP3 file.

Requirements

To run the script, you need to have Python installed on your computer. If you don't have it already, you can download and install it from here.

You also need to install the required Python packages listed in the requirements.txt file. To do this, open a terminal and navigate to the directory where you downloaded the repository. Then, enter the following command:

  pip3 install -r requirements.txt

Usage

Before running the script, you need to provide the input text you want to convert to speech. You can do this by editing the input.txt file and replacing the sample text with your own text.

To generate speech from the input text, run the following command in the terminal:

python3 tts.py

Please note that this script should only be used for learning purposes and should not be used for scraping or other unethical activities.

The script will send the input text to FPT.AI, which will generate an audio file. The link to download the file will be printed in the terminal and also saved in the output.txt file.

Alternatively, you can uncomment the download_audio function in the tts.py file to automatically download the audio file to your local machine.

License

This repository is licensed under the MIT License.

text_to_speech_vietnam's People

Contributors

cuzzcuzz97 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.