Commit graph

249 commits

Author SHA1 Message Date
3e656c1a9d
Update requirements.txt 2022-09-22 18:06:27 -06:00
19a68ed395
Update requirements.txt 2022-09-22 18:05:59 -06:00
570edefac4
Update requirements.txt 2022-09-22 18:03:53 -06:00
474b96a5e3
Update requirements.txt 2022-09-22 18:01:03 -06:00
Michael Hansen
15b83ea0ce Fix utterance boundary logic 2022-07-26 15:53:35 -05:00
Michael Hansen
d8fd177202
Merge pull request #18 from takov751/master
fix typo in Dockerfile.gpu
2022-07-21 18:39:56 -05:00
Michael Hansen
78820a2242
Merge pull request #19 from sthibaul/master
Extend speech dispatcher configuration file
2022-07-21 18:39:11 -05:00
Michael Hansen
f55a6a6724 Fix empty voices download dir 2022-07-21 18:38:49 -05:00
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
takov751
55dff82dba fix typo in Dockerfile.gpu 2022-07-17 05:16:39 +01: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