speechd-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 0.10.2 release!


From: MENGUAL Jean-Philippe
Subject: Re: 0.10.2 release!
Date: Wed, 25 Nov 2020 07:06:19 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:85.0) Gecko/20100101 Thunderbird/85.0a1

Excellent news! Many thanks Samuel for this task! Packages are already in Debian, it is great. I had lost any speech for 2 days, pleased with having it again even if braille is useful

Regards


Logo Hypra      JEAN-PHILIPPE MENGUAL
DIRECTEUR TECHNIQUE ET QUALITÉ
102, rue des poissonniers, 75018, Paris
Tel : +331 84 73 06 61 <tel:+33184730661> Mob : +336 76 34 93 37
<tel:+33676349337>
jpmengual@hypra.fr <mailto:jpmengual@hypra.fr>
www.hypra.fr <http://www.hypra.fr/>
Facebook Hypra <https://www.facebook.com/hyprasoftware/> Twitter Hypra
<https://twitter.com/Hypra_> Linkedin Jean-Philippe
<https://fr.linkedin.com/in/jean-philippe-mengual-800133135>



Le 25/11/2020 à 01:00, Samuel Thibault a écrit :
Hello,

Prompted by the python 3.9 incompatibility issue, I have made a 0.10.2
release.

Samuel

Speech Dispatcher 0.10.2
========================

Announcing the availability of Speech Dispatcher 0.10.2 developed as a part of
the Free(b)Soft project.

* What is new in 0.10.2?

* generic: Add support for sound icons
* Add French, Norwegian Bokmål, Portuguese, Brazilian Portuguese, and Russian 
translations.
* Add voxin module variant.
* Factorize espeak module with espeak-ng module.
* Make ibmtts and voxin use the common queue helpers.
* Fix python bindings against python 3.9.
* Reference the golang bindings.
* Add spd_get_client_id.
* Make key, char and sound_icon commands return message id.
* Expose modulebindir in speech-dispatcher.pc.
* Remove generic modules for synths that have a non-generic module.

* Where to get it?

   You can get the distribution tarball of the released version from
   
https://github.com/brailcom/speechd/releases/download/0.10.2/speech-dispatcher-0.10.2.tar.gz

   Debian packages will also be available in debian experimental soon.

   We recommend the use of sound icons with Speech Dispatcher.
   They are available at
   http://www.freebsoft.org/pub/projects/sound-icons/sound-icons-0.1.tar.gz

   Corresponding distribution packages should soon be available at
   your distribution mirrors.

   The home page of the project is https://github.com/brailcom/speechd

* What is Speech Dispatcher?

   Speech Dispatcher is a device independent layer for speech
   synthesis, developed with the goal of making the usage of speech
   synthesis easier for application programmers. It takes care of most
   of the tasks necessary to solve in speech enabled applications. What
   is a very high level GUI library to graphics, Speech Dispatcher is
   to speech synthesis.

   Key Speech Dispatcher features are:

   - Message priority model that allows multiple simultaneous
     connections to Speech Dispatcher from one or more clients
     and tries to provide the user with the most important messages.

   - Different output modules that talk to different synthesizers so
     that the programmer doesn't need to care which particular
     synthesizer is being used. Currently Festival, Flite, Epos, Espeak
     and (non-free) Dectalk software, IBM TTS, Pico and others are
     supported. Festival is an advanced Free Software synthesizer
     supporting various languages. Espeak is a very fast multi-lingual
     Free Software synthesizer.

   - Simple interface for programs written in C, C++ provided through a
     shared library. Python, Common Lisp and Guile interfaces. An Elisp
     and Java libraries are developed as sperate projects speechd-el
     and speechd-java. Possibly an interface to any other language can
     be developed.

* How to report bugs?

   Please report bugs at https://github.com/brailcom/speechd/issues .
   For other contact please use either the above link or our mailing list
   <speechd-discuss@nongnu.org> .

Happy synthesizing!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]