Giter VIP home page Giter VIP logo

margaery's Introduction

Margaery [Deprecated]

Margaery is an experimental attempt to build an open source Text to Speech (TTS) engine generator. If successful, Margaery will allow you to construct a customized and personalized TTS engine which will speak in your voice.

Installation of Margaery

You will need to install PortAudio, PyAudio, SoX and mpg123. You will then need to issue the following commands on your terminal:

git clone https://github.com/Melissa-AI/Margaery.git
cd Margaery
pip install -r requirements.txt

Working with Margaery

First of all, run the main.py file and start recording your voice. If you want to record phrases like 'how are you', you are good to go with one phrase at a time. The recording will be saved with the name how are you.wav inside the words directory. For recording individual words separately, try speaking with a one second gap between your words. In that case, your words would be saved in the form of individual audio recordings.

Now, for executing the TTS, run the tts.py file and choose if you want to read out a phrase or want to sew individual recorded words together to create a new phrase (doesn't work that well currently). Type in the text that you want to hear in your voice in the tts() function in the tts.py file. Please note that Margaery is very young and highly experimental (not suitable for usage yet).

Discussion and Support

If you face an issue or require support, please take a look through the GitHub Issues, as you may find some useful advice there. If you are still facing issues, feel free to create a post at our Google Group Forum describing the issue and the steps you have taken to debug it.

Licence

The MIT License (MIT)

margaery's People

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.