Commit graph

  • 3e656c1a9d
    Update requirements.txt master Joey 2022-09-22 18:06:27 -06:00
  • 19a68ed395
    Update requirements.txt Joey 2022-09-22 18:05:59 -06:00
  • 570edefac4
    Update requirements.txt Joey 2022-09-22 18:03:53 -06:00
  • 474b96a5e3
    Update requirements.txt Joey 2022-09-22 18:01:03 -06:00
  • 15b83ea0ce Fix utterance boundary logic Michael Hansen 2022-07-26 15:53:35 -05:00
  • d8fd177202
    Merge pull request #18 from takov751/master Michael Hansen 2022-07-21 18:39:56 -05:00
  • 78820a2242
    Merge pull request #19 from sthibaul/master Michael Hansen 2022-07-21 18:39:11 -05:00
  • f55a6a6724 Fix empty voices download dir Michael Hansen 2022-07-19 11:42:05 -05:00
  • 61d7dca417 Extend speech dispatcher configuration file Samuel Thibault 2022-07-19 01:59:18 +02:00
  • 55dff82dba fix typo in Dockerfile.gpu takov751 2022-07-17 05:16:39 +01:00
  • 5baf814a7f Skip voices that aren't installed yet in MaryTTS /voices endpoint Michael Hansen 2022-07-05 10:03:30 -05:00
  • ce538641c1
    Skip voices that are not installed in MaryTTS '/voices' endpoint Florian Quirin 2022-07-03 19:13:49 +02:00
  • 8fc6a887d3
    Update README.md Michael Hansen 2022-07-02 08:58:34 -05:00
  • 5ef94a4ab2 Fix Makefile Michael Hansen 2022-06-29 17:02:46 -04:00
  • 560857c90e Add MaryTTS-compatible /voices endpoint Michael Hansen 2022-06-29 15:56:00 -04:00
  • 61c2aa5ac2 Merge branch 'master' of https://github.com/MycroftAI/mimic3 Michael Hansen 2022-06-29 13:33:13 -04:00
  • c42b7462d2 Split docker tag in Makefile Michael Hansen 2022-06-29 13:32:59 -04:00
  • d28d6dea88
    Upgrade PIP for plugin installation Kris Gesling 2022-06-29 15:06:07 +09:30
  • 988198282e Need to build Debian packages first Michael Hansen 2022-06-28 23:19:01 -04:00
  • 17e0112298 Need platform for dist in pipeline Michael Hansen 2022-06-28 23:01:05 -04:00
  • 8ecf3b197d Update speech dispatcher files Michael Hansen 2022-06-28 21:46:31 -04:00
  • 82d0b9eff0 Include libespeak so in PyInstaller build Michael Hansen 2022-06-28 21:30:38 -04:00
  • 979fba00f3 Recursively create directories when downloading Michael Hansen 2022-06-28 21:18:43 -04:00
  • eaf8912ffc Use __token__ Michael Hansen 2022-06-28 20:32:25 -04:00
  • 1e473f13c2 Add quotes to password Michael Hansen 2022-06-28 20:19:36 -04:00
  • 502b9f465b Fix twine in pipeline Michael Hansen 2022-06-28 20:12:25 -04:00
  • 92f04e9b6a Update pipeline Michael Hansen 2022-06-28 20:00:06 -04:00
  • 70177bcfc5 Add ability to play audio on server Michael Hansen 2022-06-07 16:51:41 -04:00
  • 0a9f1e2029 Add /api/healthcheck Michael Hansen 2022-05-12 18:23:11 -04:00
  • e3a03020fe Change feedback link Michael Hansen 2022-05-10 21:10:05 -04:00
  • 4808a4424b Restrict speaking rate in web ui Michael Hansen 2022-05-10 17:05:28 -04:00
  • caaefdaa93 Add option to hide openapi label Michael Hansen 2022-05-10 16:35:01 -04:00
  • 1c61700b4c Doesn't work Michael Hansen 2022-05-10 16:32:39 -04:00
  • 5acd5fc5a4 Don't set openapi to root Michael Hansen 2022-05-10 16:29:53 -04:00
  • ce1fa61000 Remove notice about preloading Michael Hansen 2022-05-10 14:56:46 -04:00
  • 8d4b142c6f Cut down a few sample sentences in size Michael Hansen 2022-05-10 14:54:09 -04:00
  • 53a9658f5b Add RTF to web UI Michael Hansen 2022-05-10 14:51:26 -04:00
  • ec44b68b72 Add feedback email Michael Hansen 2022-05-10 14:31:11 -04:00
  • de0097c034 Add sample text for voices Michael Hansen 2022-05-10 14:11:27 -04:00
  • 2eafdbaa63 Add ability to copy voice key to clipboard Michael Hansen 2022-05-10 13:50:35 -04:00
  • 41b240e192 Restore previous speaking rate in SSML Michael Hansen 2022-05-10 13:33:27 -04:00
  • 918c692d53 Add --default-voice option to mimic3-server and split voice into language/name Michael Hansen 2022-05-10 12:28:53 -04:00
  • d178adf1f7 Create advanced settings section in HTML page Michael Hansen 2022-05-10 11:39:51 -04:00
  • 05795c5d82 Add --max-text-length to mimic3-server Michael Hansen 2022-05-10 11:01:46 -04:00
  • 938b5eff70 Add auto append text for punctuation Michael Hansen 2022-05-10 10:41:44 -04:00
  • e31f6587ee Fix ssml value Michael Hansen 2022-05-10 10:41:40 -04:00
  • 9a8e34c839 Fix reporting of error back to HTTP client Michael Hansen 2022-05-09 20:26:06 -04:00
  • 1bec818bc7 Enable wildcards in voice preloading Michael Hansen 2022-05-09 17:31:05 -04:00
  • 229f8728aa Add break into codepoints for epitran Michael Hansen 2022-05-09 17:14:11 -04:00
  • c8e8d82502 Update hero image in README Michael Hansen 2022-05-06 18:15:39 -04:00
  • e1f50d67d1 Explicitly include HTTP server files Michael Hansen 2022-05-06 17:29:34 -04:00
  • 0ba75c6531 Print error for malformed voice keys in download Michael Hansen 2022-05-06 16:54:36 -04:00
  • 07f3c00d9b Centralize documentation Michael Hansen 2022-05-06 15:47:01 -04:00
  • 4a781a1a64 Clean up README Michael Hansen 2022-05-05 20:53:19 -04:00
  • 1737a749df Temporarily disable plugin test Michael Hansen 2022-05-05 19:03:40 -04:00
  • 780bf8482c Trying to avoid cache misses Michael Hansen 2022-05-05 19:02:41 -04:00
  • 28b2f898db Fix asset paths yet again Michael Hansen 2022-05-05 18:58:39 -04:00
  • d6d6d870e3 Fix asset paths Michael Hansen 2022-05-05 17:48:34 -04:00
  • 06de164574 Bump version Michael Hansen 2022-05-05 16:29:51 -04:00
  • af0c52ac2a Missing assets are an error Michael Hansen 2022-05-05 16:28:21 -04:00
  • 9071b5e7b9 Allow aliases in download Michael Hansen 2022-05-05 12:43:12 -04:00
  • db3e68f12e Run builds in parallel except for plugin test Michael Hansen 2022-05-05 12:16:33 -04:00
  • 98b62cdeef Fix bone-headed mistake in Makefile with docker platform Michael Hansen 2022-05-05 10:59:37 -04:00
  • e4ff34693b Disable ARM plugin tests for now Michael Hansen 2022-05-05 10:46:51 -04:00
  • 8d6c33a8c3 Add more timeouts Michael Hansen 2022-05-05 10:42:26 -04:00
  • 62e5cefbce Re-enable 32-bit ARM test Michael Hansen 2022-05-05 10:36:25 -04:00
  • b7862dda47 Try to avoid race condition in plugin test Michael Hansen 2022-05-05 10:36:03 -04:00
  • 268119a920 Disable 32-bit ARM plugin test for now Michael Hansen 2022-05-05 10:23:36 -04:00
  • b14b9b52a6 Increase timeout Michael Hansen 2022-05-04 22:01:10 -04:00
  • 1aa8441ed1 Set all platforms Michael Hansen 2022-05-04 20:55:07 -04:00
  • 0cbfe3fbeb Bump version Michael Hansen 2022-05-04 19:03:33 -04:00
  • 60c6b0e3f2 Single branch clone of mycroft in plugin test Michael Hansen 2022-05-04 17:46:02 -04:00
  • 935166cba0 Add procps Michael Hansen 2022-05-04 17:39:37 -04:00
  • 787bf8cb81 Try arm64 Michael Hansen 2022-05-04 16:57:37 -04:00
  • 32b88dc9d0 Test everything except publishing Michael Hansen 2022-05-04 16:56:56 -04:00
  • d44f86af01 Sigh Michael Hansen 2022-05-04 16:44:39 -04:00
  • 2a3f8c7c9e Why groovy Michael Hansen 2022-05-04 16:43:44 -04:00
  • c6c293b07a Random fix Michael Hansen 2022-05-04 16:41:39 -04:00
  • 6de02b5162 Set tag Michael Hansen 2022-05-04 16:40:37 -04:00
  • c047a02e53 Checking docker build Michael Hansen 2022-05-04 16:36:09 -04:00
  • ba17197837 Bad sort Michael Hansen 2022-05-04 16:27:33 -04:00
  • 949e765c97 Try dir? Michael Hansen 2022-05-04 16:26:22 -04:00
  • 837e22685a Doesn't work. Big surprise. Michael Hansen 2022-05-04 16:20:12 -04:00
  • 3c7a866baf Test again Michael Hansen 2022-05-04 16:18:32 -04:00
  • d17ce3ac70 Test when Michael Hansen 2022-05-04 16:18:09 -04:00
  • ee3c890fa8 Fix echo Michael Hansen 2022-05-04 16:15:00 -04:00
  • 7c896673ee another try Michael Hansen 2022-05-04 16:14:18 -04:00
  • 18f0e218f2 Try something else Michael Hansen 2022-05-04 16:12:43 -04:00
  • 42cb75bc83 Try script Michael Hansen 2022-05-04 16:11:41 -04:00
  • fa97c7087e Expected step error Michael Hansen 2022-05-04 16:10:59 -04:00
  • a1bf39296f Test env set Michael Hansen 2022-05-04 16:09:55 -04:00
  • 5cfb1284cb Try manual tag check Michael Hansen 2022-05-04 16:03:30 -04:00
  • 0feb59c9fd Another typo Michael Hansen 2022-05-04 15:56:07 -04:00
  • b2eb645410 Fix typo Michael Hansen 2022-05-04 15:55:14 -04:00
  • e242b2dd71 Use plugin version Michael Hansen 2022-05-04 15:54:15 -04:00
  • bfe6e675b4 Copy plugin dist out Michael Hansen 2022-05-04 15:51:45 -04:00
  • 3dfc854040 Nope Michael Hansen 2022-05-04 15:45:22 -04:00
  • d19615b7ea Maybe script works Michael Hansen 2022-05-04 15:43:32 -04:00
  • fcc31b00f3 Next try Michael Hansen 2022-05-04 15:28:28 -04:00
  • 72ccf12d9e Trying plugin release Michael Hansen 2022-05-04 15:16:15 -04:00