Coder Social home page Coder Social logo

mothsart / gspeech Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lusum/gspeech

9.0 4.0 3.0 1.79 MB

gSpeech: a GUI for SVox Pico TTS

License: GNU General Public License v3.0

Shell 0.52% Python 94.71% Dockerfile 1.02% Makefile 1.74% Nix 2.00%

gspeech's Introduction

gSpeech

Build Status License: GPL v3

Introduction

gSpeech is a minimal GUI for the Text To Speech 'Svox Pico'. Read clipboard or selected text in different languages and manage it : pause, stop, replay.

Last stable version

Packaging status

  • Ubuntu 18.04, 19.10 and 20.04: PPA

Installation instruction

Ubuntu:

Depends: python (>=3.5) python3-gst-1.0 (>=1.0) python3-gi (>=2.24) libttspico-utils (>= 1.0) python-notify (>=0.1) gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-pulseaudio gir1.2-appindicator3-0.1

Suggests: sox (is needed to speech text with more than 2^15 characters)

Screenshots

interface example cli example

CLI usage

./gspeech-cli -i "mon chat s'appelle maurice" -o speech/tests/fr_FR/assets/chat_maurice.wav

Docker

make docker build.{env}
make docker run.{env}

Tests

make test

Create a Debian package

make build.debian

and launch with :

sudo dpkg -i ../gspeech*_all.deb

Create a Nix package

nix build

Clean (generate files)

make clean

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.