GithubHelp home page GithubHelp logo

bossjones / gespeaker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from muflone/gespeaker

0.0 3.0 0.0 13.18 MB

A text to speech GTK+ front-end for eSpeak and mbrola to play a text in many languages with settings for voice, pitch, volume and speed.

Home Page: http://www.muflone.com/gespeaker/

CSS 0.39% Shell 1.64% Python 97.97%

gespeaker's Introduction

Gespeaker - A GTK frontend for espeak  
Author: Fabio Castelli <[email protected]>
Website: http://www.muflone.com/gespeaker/
Source code: https://github.com/muflone/gespeaker

=============================== LICENSE =======================================

Copyright: 2009-2014 Fabio Castelli
License: GPL-2+
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free
Software Foundation; either version 2 of the License, or (at your option)
any later version.
 
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
more details.

============================ INTRODUCTION =====================================

Gespeaker is a free GTK+ frontend for espeak.
It allows you to play a text in many languages with settings for voice, pitch,
volume and speed.
The text readed can also be recorded to WAV file for future listening.
Since version 0.6 it supports the speech synthesizer MBROLA for a better speech
experience.

============================ INSTALLATION =====================================

The following dependencies are needed to let Gespeaker work:
 - python2: all the whole code is written for Python 2.x
 - espeak: main speaking system
 - librsvg: needed for SVG loading
 - pygtk: needed for all the UI related code
 - python-dbus-common: needed by dbus interface
 - python2-xdg: needed to store configuration
 - alsa-utils: needed for aplay player

Optionall you can install the following to enhance the speech
 - mbrola: for enhanced mbrola voices support
 - mbrola-voices (like mbrola-it3, mbrola-en1 and so on)

The installation is pretty simple, just to execute from the sources directory:

python2 setup.py build
sudo python2 setup.py install

This will install all the required files in their places.

===============================================================================

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.