Commit graph

240 commits

Author SHA1 Message Date
Samuel Thibault
61d7dca417 Extend speech dispatcher configuration file
So speech dispatcher knows to detect mimic3, and knows about the different
voices and can trigger their download.
2022-07-19 10:37:43 +02:00
Michael Hansen
5baf814a7f Skip voices that aren't installed yet in MaryTTS /voices endpoint 2022-07-05 10:03:30 -05:00
Florian Quirin
ce538641c1
Skip voices that are not installed in MaryTTS '/voices' endpoint
Programs that use Mary-TTS API will likely get confused by the large number of uninstalled voices.
2022-07-03 19:13:49 +02:00
Michael Hansen
8fc6a887d3
Update README.md 2022-07-02 08:58:34 -05:00
Michael Hansen
5ef94a4ab2 Fix Makefile 2022-06-29 17:02:46 -04:00
Michael Hansen
560857c90e Add MaryTTS-compatible /voices endpoint 2022-06-29 15:56:00 -04:00
Michael Hansen
61c2aa5ac2 Merge branch 'master' of https://github.com/MycroftAI/mimic3 2022-06-29 13:33:13 -04:00
Michael Hansen
c42b7462d2 Split docker tag in Makefile 2022-06-29 13:32:59 -04:00
Kris Gesling
d28d6dea88
Upgrade PIP for plugin installation 2022-06-29 15:06:07 +09:30
Michael Hansen
988198282e Need to build Debian packages first 2022-06-28 23:19:01 -04:00
Michael Hansen
17e0112298 Need platform for dist in pipeline 2022-06-28 23:01:05 -04:00
Michael Hansen
8ecf3b197d Update speech dispatcher files 2022-06-28 21:46:31 -04:00
Michael Hansen
82d0b9eff0 Include libespeak so in PyInstaller build 2022-06-28 21:30:38 -04:00
Michael Hansen
979fba00f3 Recursively create directories when downloading 2022-06-28 21:18:43 -04:00
Michael Hansen
eaf8912ffc Use __token__ 2022-06-28 20:32:25 -04:00
Michael Hansen
1e473f13c2 Add quotes to password 2022-06-28 20:19:36 -04:00
Michael Hansen
502b9f465b Fix twine in pipeline 2022-06-28 20:12:25 -04:00
Michael Hansen
92f04e9b6a Update pipeline 2022-06-28 20:00:06 -04:00
Michael Hansen
70177bcfc5 Add ability to play audio on server 2022-06-07 16:51:41 -04:00
Michael Hansen
0a9f1e2029 Add /api/healthcheck 2022-05-12 18:23:11 -04:00
Michael Hansen
e3a03020fe Change feedback link 2022-05-10 21:10:05 -04:00
Michael Hansen
4808a4424b Restrict speaking rate in web ui 2022-05-10 17:05:28 -04:00
Michael Hansen
caaefdaa93 Add option to hide openapi label 2022-05-10 16:35:01 -04:00
Michael Hansen
1c61700b4c Doesn't work 2022-05-10 16:32:39 -04:00
Michael Hansen
5acd5fc5a4 Don't set openapi to root 2022-05-10 16:29:53 -04:00
Michael Hansen
ce1fa61000 Remove notice about preloading 2022-05-10 14:56:46 -04:00
Michael Hansen
8d4b142c6f Cut down a few sample sentences in size 2022-05-10 14:54:09 -04:00
Michael Hansen
53a9658f5b Add RTF to web UI 2022-05-10 14:51:26 -04:00
Michael Hansen
ec44b68b72 Add feedback email 2022-05-10 14:31:11 -04:00
Michael Hansen
de0097c034 Add sample text for voices 2022-05-10 14:11:27 -04:00
Michael Hansen
2eafdbaa63 Add ability to copy voice key to clipboard 2022-05-10 13:50:35 -04:00
Michael Hansen
41b240e192 Restore previous speaking rate in SSML 2022-05-10 13:33:27 -04:00
Michael Hansen
918c692d53 Add --default-voice option to mimic3-server and split voice into language/name 2022-05-10 12:28:53 -04:00
Michael Hansen
d178adf1f7 Create advanced settings section in HTML page 2022-05-10 11:39:51 -04:00
Michael Hansen
05795c5d82 Add --max-text-length to mimic3-server 2022-05-10 11:01:46 -04:00
Michael Hansen
938b5eff70 Add auto append text for punctuation 2022-05-10 10:41:44 -04:00
Michael Hansen
e31f6587ee Fix ssml value 2022-05-10 10:41:40 -04:00
Michael Hansen
9a8e34c839 Fix reporting of error back to HTTP client 2022-05-09 20:26:06 -04:00
Michael Hansen
1bec818bc7 Enable wildcards in voice preloading 2022-05-09 17:31:05 -04:00
Michael Hansen
229f8728aa Add break into codepoints for epitran 2022-05-09 17:14:11 -04:00
Michael Hansen
c8e8d82502 Update hero image in README 2022-05-06 18:15:39 -04:00
Michael Hansen
e1f50d67d1 Explicitly include HTTP server files 2022-05-06 17:29:34 -04:00
Michael Hansen
0ba75c6531 Print error for malformed voice keys in download 2022-05-06 16:54:36 -04:00
Michael Hansen
07f3c00d9b Centralize documentation 2022-05-06 15:47:01 -04:00
Michael Hansen
4a781a1a64 Clean up README 2022-05-05 20:53:19 -04:00
Michael Hansen
1737a749df Temporarily disable plugin test 2022-05-05 19:03:40 -04:00
Michael Hansen
780bf8482c Trying to avoid cache misses 2022-05-05 19:02:41 -04:00
Michael Hansen
28b2f898db Fix asset paths yet again 2022-05-05 18:58:39 -04:00
Michael Hansen
d6d6d870e3 Fix asset paths 2022-05-05 17:48:34 -04:00
Michael Hansen
06de164574 Bump version 2022-05-05 16:29:51 -04:00