summaryrefslogtreecommitdiff
path: root/gnu/packages/speech.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: espeak-ng: Update to 1.50.•••* gnu/packages/speech.scm (espeak-ng): Update to 1.50. [source]: Change to GIT-FETCH. [native-inputs]: Add AUTOCONF, AUTOMAKE, LIBTOOL, and WHICH. Marius Bakke2020-02-241-6/+16
* gnu: sonic: Don't use unstable tarball.•••* gnu/packages/speech.scm (sonic)[source]: Download using git-fetch. Efraim Flashner2019-11-131-5/+7
* gnu: espeak: Build with the C++ 98 standard.•••Fixes <https://bugs.gnu.org/37672>. Reported by Bradley Haggerty <bradigger@gmail.com>. * gnu/packages/speech.scm (espeak)[arguments]: Add CXXFLAGS to #:make-flags. Marius Bakke2019-10-091-0/+2
* gnu: festival: Fix scripts.•••* gnu/packages/speech.scm (festival)[arguments]: Fix broken shebangs in scripts. Ricardo Wurmus2019-09-181-11/+17
* gnu: festival: Include default voice.•••* gnu/packages/speech.scm (festival)[arguments]: Install default voice. [native-inputs]: Add default voice. Ricardo Wurmus2019-09-181-1/+12
* gnu: festival: Install missing info files.•••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. Ricardo Wurmus2019-09-171-1/+3
* gnu: Add festival.•••* gnu/packages/speech.scm (festival): New variable. Ricardo Wurmus2019-09-171-0/+218
* gnu: speech-dispatcher: Update to 0.9.1.•••* gnu/packages/speech.scm (speech-dispatcher): Update to 0.9.1. [arguments]: Add "--with-ibmtts=no" to #:configure-flags. [license]: Remove GPL2. Marius Bakke2019-05-131-4/+6
* gnu: speech-dispatcher: Build against eSpeak NG.•••* gnu/packages/speech.scm (speech-dispatcher)[inputs]: Change from ESPEAK to ESPEAK-NG. Marius Bakke2019-02-281-1/+1
* gnu: Add eSpeak NG.•••* gnu/packages/speech.scm (espeak-ng): New public variable. Marius Bakke2019-02-281-1/+30
* gnu: Move espeak to speech.scm.•••* gnu/packages/audio.scm (espeak): Move from here ... * gnu/packages/speech.scm (espeak): ... to here. Marius Bakke2019-02-281-0/+56
* gnu: speech-dispatcher: Update to 0.9.0.•••* 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. Marius Bakke2019-02-281-5/+7
* gnu: speech-dispatcher: Don't build static libraries.•••* gnu/packages/speech.scm (speech-dispatcher)[arguments]: New field. Marius Bakke2019-02-281-0/+2
* gnu: mitlm: Update to 0.4.2.•••* gnu/packages/speech.scm (mitlm): Update to 0.4.2. [source]: Use new upstream release URI. Tobias Geerinckx-Rice2018-01-181-8/+6
* gnu: speech-dispatcher: Add more inputs.•••* gnu/packages/speech.scm (speech-dispatcher)[inputs]: Add espeak, pulseaudio and python. 宋文武2017-04-151-1/+6
* gnu: Add sonic.•••* gnu/packages/speech.scm (sonic): New variable. Leo Famulari2017-01-021-0/+34
* gnu: Add speech-dispatcher.•••* gnu/packages/speech.scm (speech-dispatcher): New variable. Marius Bakke2016-11-011-1/+44
* gnu: Add mitlm.•••* gnu/packages/speech.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. David Thompson2016-05-261-0/+51