summaryrefslogtreecommitdiff
path: root/gnu/packages/speech.scm
Commit message (Collapse)AuthorAge
* gnu: espeak: Omit static library.Tobias Geerinckx-Rice2022-05-22
| | | | * gnu/packages/speech.scm (espeak)[arguments]: Don't install the static library.
* gnu: espeak-ng: Update to 1.51.Tobias Geerinckx-Rice2022-05-22
| | | | | * gnu/packages/speech.scm (espeak-ng): Update to 1.51. [source]: Just keep building from Git. Un-over-factor HOME-PAGE.
* gnu: speech-dispatcher: Update to 0.11.1.Marius Bakke2022-01-11
| | | | * gnu/packages/speech.scm (speech-dispatcher): Update to 0.11.1
* gnu: speech-dispatcher: Simplify inputs.Marius Bakke2022-01-11
| | | | | * gnu/packages/speech.scm (speech-dispatcher)[native-inputs, inputs]: Remove labels.
* gnu: festival: Support ALSA output.Tobias Geerinckx-Rice2021-12-14
| | | | | | * gnu/packages/speech.scm (festival)[arguments]: Add "LINUXAUDIO=alsa" to #:make-flags. [inputs]: Add alsa-lib.
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* gnu: festival: Fix build with -fcommon.Ricardo Wurmus2021-10-19
| | | | | * gnu/packages/speech.scm (festival)[arguments]: Add phase "set-fcommon" to add "-fcommon" to compiler flags.
* gnu: speech-dispatcher: Update to 0.10.2.Marius Bakke2021-06-13
| | | | | | * 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: flite: Update to 2.2.Tobias Geerinckx-Rice2021-03-29
| | | | | * gnu/packages/speech.scm (flite): Update to 2.2. [source]: Check out this git repository.
* gnu: festival: Use HTTPS home page URI.Nicolas Goaziou2021-02-28
| | | | * gnu/packages/speech.scm (festival)[home-page]: Use HTTPS URI.
* gnu: add ekho.qblade2021-02-27
| | | | | | * gnu/packages/speech.scm (ekho): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add flite.Raghav Gururajan2020-08-18
| | | | | | * gnu/packages/speech.scm (flite): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: sphinxbase: Fix building.Efraim Flashner2020-07-29
| | | | | | * 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: sonic: Fix installation directories.Tobias Geerinckx-Rice2020-03-31
| | | | | | * 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: Add pocketsphinx.Nicolas Goaziou2020-03-29
| | | | * gnu/packages/speech.scm (pocketsphinx): New variable.
* gnu: Add sphinxbase.Nicolas Goaziou2020-03-29
| | | | * gnu/packages/speech.scm (sphinxbase): New variable.
* gnu: espeak-ng: Update to 1.50.Marius Bakke2020-02-24
| | | | | | * gnu/packages/speech.scm (espeak-ng): Update to 1.50. [source]: Change to GIT-FETCH. [native-inputs]: Add AUTOCONF, AUTOMAKE, LIBTOOL, and WHICH.
* gnu: sonic: Don't use unstable tarball.Efraim Flashner2019-11-13
| | | | * gnu/packages/speech.scm (sonic)[source]: Download using git-fetch.
* gnu: espeak: Build with the C++ 98 standard.Marius Bakke2019-10-09
| | | | | | | 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: festival: Fix scripts.Ricardo Wurmus2019-09-18
| | | | | * gnu/packages/speech.scm (festival)[arguments]: Fix broken shebangs in scripts.
* gnu: festival: Include default voice.Ricardo Wurmus2019-09-18
| | | | | * gnu/packages/speech.scm (festival)[arguments]: Install default voice. [native-inputs]: Add default voice.
* gnu: festival: Install missing info files.Ricardo Wurmus2019-09-17
| | | | | | | | 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: Add festival.Ricardo Wurmus2019-09-17
| | | | * gnu/packages/speech.scm (festival): New variable.
* gnu: speech-dispatcher: Update to 0.9.1.Marius Bakke2019-05-13
| | | | | | * gnu/packages/speech.scm (speech-dispatcher): Update to 0.9.1. [arguments]: Add "--with-ibmtts=no" to #:configure-flags. [license]: Remove GPL2.
* gnu: speech-dispatcher: Build against eSpeak NG.Marius Bakke2019-02-28
| | | | | * gnu/packages/speech.scm (speech-dispatcher)[inputs]: Change from ESPEAK to ESPEAK-NG.
* gnu: Add eSpeak NG.Marius Bakke2019-02-28
| | | | * gnu/packages/speech.scm (espeak-ng): New public variable.
* gnu: Move espeak to speech.scm.Marius Bakke2019-02-28
| | | | | * gnu/packages/audio.scm (espeak): Move from here ... * gnu/packages/speech.scm (espeak): ... to here.
* gnu: speech-dispatcher: Update to 0.9.0.Marius Bakke2019-02-28
| | | | | | * 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: speech-dispatcher: Don't build static libraries.Marius Bakke2019-02-28
| | | | * gnu/packages/speech.scm (speech-dispatcher)[arguments]: New field.
* gnu: mitlm: Update to 0.4.2.Tobias Geerinckx-Rice2018-01-18
| | | | | * gnu/packages/speech.scm (mitlm): Update to 0.4.2. [source]: Use new upstream release URI.
* gnu: speech-dispatcher: Add more inputs.宋文武2017-04-15
| | | | | * gnu/packages/speech.scm (speech-dispatcher)[inputs]: Add espeak, pulseaudio and python.
* gnu: Add sonic.Leo Famulari2017-01-02
| | | | * gnu/packages/speech.scm (sonic): New variable.
* gnu: Add speech-dispatcher.Marius Bakke2016-11-01
| | | | * gnu/packages/speech.scm (speech-dispatcher): New variable.
* gnu: Add mitlm.David Thompson2016-05-26
* gnu/packages/speech.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.