Commit Graph

352 Commits

Author SHA1 Message Date
Michael Hansen e507877234 Merge pull request #549 from str20tbl/patch-1
Adding Welsh to the main README.md as it has been added to the VOICES.md
2024-07-30 09:07:00 -05:00
Michael Hansen 37c4acd2cb Merge pull request #550 from wolandark/master
Add vim-piper plugin to README.md
2024-07-23 10:42:35 -05:00
wolandark 6266e8fff9 Add vim-piper plugin to README.md 2024-07-22 19:10:22 -11:00
Stephen Russell 13311f5e5e Adding Welsh to the main README.md as it has been added to the VOICES.md 2024-07-22 15:46:08 +01:00
Michael Hansen 40c852d339 More voices 2024-05-30 16:36:23 -05:00
Michael Hansen a0f09cdf91 Merge pull request #485 from GuySie/patch-1
Add Open Home Foundation link
2024-05-01 09:56:22 -05:00
Guy Sie 92815c497a Add Open Home Foundation link 2024-04-29 17:26:10 +02:00
Michael Hansen 078bf8a17e Merge pull request #255 from mush42/streaming
ONNX streaming support
2024-04-24 14:13:52 -05:00
Michael Hansen 5c493073c9 Merge pull request #454 from evuraan/mintpiper_readme
small edit to README.md
2024-04-02 16:36:07 -05:00
evuraan dc984e9525 add mintPiper - a project using piper 2024-04-01 14:07:59 -07:00
Michael Hansen ca58dee9f3 Add configs 2024-03-22 13:48:30 -05:00
Michael Hansen f8997fc999 Try again with native 2024-03-18 16:53:55 -05:00
Michael Hansen 935d28127d Fix 2024-03-18 16:53:01 -05:00
Michael Hansen 580f411329 Add VOICES.md 2024-03-18 16:51:32 -05:00
Michael Hansen 01e4f939f9 Merge pull request #439 from phyce/patch-1
Update README.md
2024-03-17 10:07:12 -05:00
Ronaldas Turevič 4bbd60fa9b Update README.md 2024-03-17 09:01:04 +01:00
Michael Hansen e5cb84cd5c Merge pull request #302 from JarbasAl/patch-1
fix single speaker models speaker_id arg
2024-01-22 15:37:46 -06:00
Michael Hansen 2fa4c2c139 Basic HTTP server 2023-12-21 12:18:07 -06:00
Michael Hansen 3d1f4463cf Slight refactor of scripts, cleaning 2023-12-21 11:52:41 -06:00
Michael Hansen 8b1a90099a Use python scripts instead of bash 2023-12-21 11:42:36 -06:00
JarbasAI d43ecbc109 Update voice.py 2023-12-09 15:06:38 +00:00
JarbasAI b0228cba6d fix single speaker models speaker_id arg
port https://github.com/OpenVoiceOS/ovos-tts-plugin-piper/pull/15/files

some models fail if the arguments contain "sid", this commit adds a check to skip that kwarg
2023-12-09 15:05:22 +00:00
Michael Hansen 0bb4cb9daf Merge pull request #172 from marty1885/fix-long-inference-gpu
Fix extremely long inference time when using CUDA with short sentences.
2023-11-22 20:40:35 -06:00
Michael Hansen baad6639ed Use heuristic search for CUDA 2023-11-22 20:40:14 -06:00
Michael Hansen 6c5e283439 Add --use-cuda 2023-11-20 09:55:33 -06:00
Michael Hansen 38917ffd8c Need _ 2023-11-14 11:55:22 -06:00
Michael Hansen 7ec6ddaa31 Add -q/--quiet option to disable logging 2023-11-14 11:29:15 -06:00
Michael Hansen cf5b143740 File offset is set in piper-phoneize CMake build 2023-11-14 11:12:38 -06:00
mush42 7f66948f40 Move the flow component to the decoder. RTF of encoder is now 0.01 2023-11-12 10:52:48 +02:00
Michael Hansen 0987603ebd Force file offset 2023-11-06 15:12:35 -06:00
Michael Hansen b2ed372eb9 Try multi-arch Linux build 2023-11-06 14:57:27 -06:00
Michael Hansen 77bde3e7dc Fix docker build 2023-11-06 14:26:05 -06:00
Michael Hansen 5395b787e8 No test in Docker 2023-11-06 13:17:00 -06:00
Michael Hansen 9d3dcd25a9 No release for now 2023-11-06 13:15:01 -06:00
Michael Hansen d57fda578c Try buildx 2023-11-06 13:14:26 -06:00
Michael Hansen cfb193f113 Fix cross-compiling in CI 2023-11-06 10:46:38 -06:00
Michael Hansen 91b8d422c1 Fix for raw audio output on Windows 2023-11-06 10:46:27 -06:00
Michael Hansen 1d3e8b2901 Add extra options to infer script 2023-10-30 11:34:13 -05:00
Michael Hansen c4b7fd3b5a Use executor 2023-10-30 09:56:33 -05:00
Michael Hansen 6bd373e3b2 Add clean script 2023-10-30 09:50:37 -05:00
mush42 a691f14689 Chunk size and chunk padding are now controlable via commandline arguments 2023-10-28 11:39:59 +02:00
mush42 8bbe064437 Added ONNX streaming support: export + inference 2023-10-27 14:25:17 +02:00
Michael Hansen b8ee4292d8 Add Lernstick to README 2023-10-13 12:16:40 -05:00
Michael Hansen 54fad0445a Update supported language list 2023-10-02 15:47:44 -05:00
Michael Hansen 45b4bb7822 Try macos build 2023-09-27 15:25:41 -05:00
Michael Hansen 6c2713af99 Adjust Arabic test sentences 2023-09-27 15:23:38 -05:00
Michael Hansen ce3d92955b Add --tashkeel 2023-09-12 14:12:43 -05:00
Michael Hansen d261a63afb Add extra config items 2023-09-12 14:11:08 -05:00
Michael Hansen df388904a7 Add workflow 2023-09-09 21:10:46 -05:00
Michael Hansen 9f3f906ea9 Test passing 2023-09-09 21:09:06 -05:00