Age | Commit message (Collapse) | Author |
|
* gnu/packages/speech.scm (speech-dispatcher): Update to 0.10.2.
[arguments]: Disable one new TTS engine.
[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL and TEXINFO.
|
|
* gnu/packages/speech.scm (flite): Update to 2.2.
[source]: Check out this git repository.
|
|
* gnu/packages/speech.scm (festival)[home-page]: Use HTTPS URI.
|
|
* gnu/packages/speech.scm (ekho): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/speech.scm (flite): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/speech.scm (sphinxbase)[source]: Add patch.
* gnu/packages/patches/sphinxbase-fix-doxygen.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
|
|
* gnu/packages/speech.scm (sonic)[arguments]: Replace erroneous use of
DESTDIR with PREFIX. Add the required ‘rpath’ LDFLAGS together with a
‘respect-LDFLAGS’ phase.
|
|
* gnu/packages/speech.scm (pocketsphinx): New variable.
|
|
* gnu/packages/speech.scm (sphinxbase): New variable.
|
|
* gnu/packages/speech.scm (espeak-ng): Update to 1.50.
[source]: Change to GIT-FETCH.
[native-inputs]: Add AUTOCONF, AUTOMAKE, LIBTOOL, and WHICH.
|
|
* gnu/packages/speech.scm (sonic)[source]: Download using git-fetch.
|
|
Fixes <https://bugs.gnu.org/37672>.
Reported by Bradley Haggerty <bradigger@gmail.com>.
* gnu/packages/speech.scm (espeak)[arguments]: Add CXXFLAGS to #:make-flags.
|
|
* gnu/packages/speech.scm (festival)[arguments]: Fix broken shebangs in
scripts.
|
|
* gnu/packages/speech.scm (festival)[arguments]: Install default voice.
[native-inputs]: Add default voice.
|
|
Reported by reepca on the #guix IRC channel.
This is a follow-up to commit 34583ec6e3995f5dd1ebf549265f0d64bbf23ab7.
* gnu/packages/speech.scm (festival)[arguments]: Install missing info files.
|
|
* gnu/packages/speech.scm (festival): New variable.
|
|
* gnu/packages/speech.scm (speech-dispatcher): Update to 0.9.1.
[arguments]: Add "--with-ibmtts=no" to #:configure-flags.
[license]: Remove GPL2.
|
|
* gnu/packages/speech.scm (speech-dispatcher)[inputs]: Change from ESPEAK to
ESPEAK-NG.
|
|
* gnu/packages/speech.scm (espeak-ng): New public variable.
|
|
* gnu/packages/audio.scm (espeak): Move from here ...
* gnu/packages/speech.scm (espeak): ... to here.
|
|
* gnu/packages/speech.scm (speech-dispatcher): Update to 0.9.0.
[source](uri): Change to new upstream URI.
[arguments]: Add --with-kali and --with-baratinoo to #:configure-flags.
|
|
* gnu/packages/speech.scm (speech-dispatcher)[arguments]: New field.
|
|
* gnu/packages/speech.scm (mitlm): Update to 0.4.2.
[source]: Use new upstream release URI.
|
|
* gnu/packages/speech.scm (speech-dispatcher)[inputs]: Add espeak,
pulseaudio and python.
|
|
* gnu/packages/speech.scm (sonic): New variable.
|
|
* gnu/packages/speech.scm (speech-dispatcher): New variable.
|
|
* gnu/packages/speech.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|