Commit Graph

15 Commits (dcc90d15581189dbc30e201db2b807273d6484f0)

Author SHA1 Message Date
Ricardo Wurmus a870b80046
gnu: festival: Fix scripts.
* gnu/packages/speech.scm (festival)[arguments]: Fix broken shebangs in
scripts.
2019-09-18 10:57:12 +02:00
Ricardo Wurmus dfcf79ac59
gnu: festival: Include default voice.
* gnu/packages/speech.scm (festival)[arguments]: Install default voice.
[native-inputs]: Add default voice.
2019-09-18 10:19:16 +02:00
Ricardo Wurmus 17bbd30d87
gnu: festival: Install missing info files.
Reported by reepca on the #guix IRC channel.

This is a follow-up to commit 34583ec6e3.

* gnu/packages/speech.scm (festival)[arguments]: Install missing info files.
2019-09-17 19:04:05 +02:00
Ricardo Wurmus 34583ec6e3
gnu: Add festival.
* gnu/packages/speech.scm (festival): New variable.
2019-09-17 17:16:43 +02:00
Marius Bakke 6ced4433c7
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.
2019-05-13 00:17:37 +02:00
Marius Bakke c268c6a03e
gnu: speech-dispatcher: Build against eSpeak NG.
* gnu/packages/speech.scm (speech-dispatcher)[inputs]: Change from ESPEAK to
ESPEAK-NG.
2019-02-28 19:08:49 +01:00
Marius Bakke 7566afb1d2
gnu: Add eSpeak NG.
* gnu/packages/speech.scm (espeak-ng): New public variable.
2019-02-28 19:08:48 +01:00
Marius Bakke b8098cc691
gnu: Move espeak to speech.scm.
* gnu/packages/audio.scm (espeak): Move from here ...
* gnu/packages/speech.scm (espeak): ... to here.
2019-02-28 19:08:48 +01:00
Marius Bakke 5d04ce48d1
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.
2019-02-28 19:08:48 +01:00
Marius Bakke 2422b1b450
gnu: speech-dispatcher: Don't build static libraries.
* gnu/packages/speech.scm (speech-dispatcher)[arguments]: New field.
2019-02-28 19:08:48 +01:00
Tobias Geerinckx-Rice 075972d1fc
gnu: mitlm: Update to 0.4.2.
* gnu/packages/speech.scm (mitlm): Update to 0.4.2.
[source]: Use new upstream release URI.
2018-01-18 05:03:01 +01:00
宋文武 904f8a31ab
gnu: speech-dispatcher: Add more inputs.
* gnu/packages/speech.scm (speech-dispatcher)[inputs]: Add espeak,
pulseaudio and python.
2017-04-15 13:00:21 +08:00
Leo Famulari b3e2ea8d48
gnu: Add sonic.
* gnu/packages/speech.scm (sonic): New variable.
2017-01-02 18:03:10 -05:00
Marius Bakke b3df4d7e57
gnu: Add speech-dispatcher.
* gnu/packages/speech.scm (speech-dispatcher): New variable.
2016-11-01 00:05:22 +00:00
David Thompson 9698f4b74b gnu: Add mitlm.
* gnu/packages/speech.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2016-05-26 08:50:09 -04:00