Coder Social home page Coder Social logo

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

gspeech's People

Contributors

lusum avatar maxlath avatar mothsart avatar tuxmouraille avatar upskaling avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gspeech's Issues

Soucis pour construction sur DEBIAN SID

Hello
Bon j'essaye de jouer avec gSpeech. J'avoue que je développe sous debian SID (mon PC) et non primtux. Je porte ensuite les paquets vers primtux. Plus simple pour moi. Et pas fan d'ubuntu.
J'ai un soucis d'install de gspeech

python3 source/encoder-mots.py 
/home/ragnarok/git/encoder_mots/source/encoder-mots.py:19: PyGIWarning: Gst was imported without specifying a version first. Use gi.require_version('Gst', '1.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk, GdkPixbuf, Gdk, Gst
Traceback (most recent call last):
  File "/home/ragnarok/git/encoder_mots/source/encoder-mots.py", line 23, in <module>
    from speech.conf import Conf
ModuleNotFoundError: No module named 'speech'

Du coup j'ai cloné et me disant que j'allais construire le paquet manquant

⌚16:24:08 ▶ ragnarok@valhalla ▷ ~/git/gSpeech
$ make build.debian
debuild #binary package : .deb, alias of dpkg-buildpackage -rfakeroot -d -us -uc
 dpkg-buildpackage -us -uc -ui
dpkg-buildpackage: info: paquet source gspeech
dpkg-buildpackage: info: version source 0.11.0
dpkg-buildpackage: info: distribution source xenial
dpkg-buildpackage: info: source changé par Jérémie Ferry <[email protected]>
 dpkg-source --before-build .
dpkg-buildpackage: info: architecture hôte amd64
 fakeroot debian/rules clean
dh clean --with python3
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
dh: error: unable to load addon python3: Can't locate Debian/Debhelper/Sequence/python3.pm in @INC (you may need to install the Debian::Debhelper::Sequence::python3 module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at (eval 10) line 1.
BEGIN failed--compilation aborted at (eval 10) line 1.

make: *** [debian/rules:3 : clean] Erreur 25
dpkg-buildpackage: erreur: fakeroot debian/rules clean subprocess returned exit status 2
debuild: fatal error at line 1182:
dpkg-buildpackage -us -uc -ui failed
make: *** [makefile:35 : build.debian] Erreur 29

Bon dans les choux et en plus je ne saisis pas ce qui foire.

Est ce que ça te parle ?

Merci ;)

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.