Commit Graph

339 Commits (ca58dee9f396a61ada0b909be482a892f0c66c6f)
 

Author SHA1 Message Date
Michael Hansen ca58dee9f3 Add configs 2 months ago
Michael Hansen f8997fc999 Try again with native 3 months ago
Michael Hansen 935d28127d Fix 3 months ago
Michael Hansen 580f411329 Add VOICES.md 3 months ago
Michael Hansen 01e4f939f9
Merge pull request #439 from phyce/patch-1
Update README.md
3 months ago
Ronaldas Turevič 4bbd60fa9b
Update README.md 3 months ago
Michael Hansen e5cb84cd5c
Merge pull request #302 from JarbasAl/patch-1
fix single speaker models speaker_id arg
4 months ago
Michael Hansen 2fa4c2c139 Basic HTTP server 5 months ago
Michael Hansen 3d1f4463cf Slight refactor of scripts, cleaning 5 months ago
Michael Hansen 8b1a90099a Use python scripts instead of bash 5 months ago
JarbasAI d43ecbc109
Update voice.py 6 months ago
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
6 months ago
Michael Hansen 0bb4cb9daf
Merge pull request #172 from marty1885/fix-long-inference-gpu
Fix extremely long inference time when using CUDA with short sentences.
6 months ago
Michael Hansen baad6639ed Use heuristic search for CUDA 6 months ago
Michael Hansen 6c5e283439 Add --use-cuda 7 months ago
Michael Hansen 38917ffd8c Need _ 7 months ago
Michael Hansen 7ec6ddaa31 Add -q/--quiet option to disable logging 7 months ago
Michael Hansen cf5b143740 File offset is set in piper-phoneize CMake build 7 months ago
Michael Hansen 0987603ebd Force file offset 7 months ago
Michael Hansen b2ed372eb9 Try multi-arch Linux build 7 months ago
Michael Hansen 77bde3e7dc Fix docker build 7 months ago
Michael Hansen 5395b787e8 No test in Docker 7 months ago
Michael Hansen 9d3dcd25a9 No release for now 7 months ago
Michael Hansen d57fda578c Try buildx 7 months ago
Michael Hansen cfb193f113 Fix cross-compiling in CI 7 months ago
Michael Hansen 91b8d422c1 Fix for raw audio output on Windows 7 months ago
Michael Hansen 1d3e8b2901 Add extra options to infer script 7 months ago
Michael Hansen c4b7fd3b5a Use executor 7 months ago
Michael Hansen 6bd373e3b2 Add clean script 7 months ago
Michael Hansen b8ee4292d8 Add Lernstick to README 8 months ago
Michael Hansen 54fad0445a Update supported language list 8 months ago
Michael Hansen 45b4bb7822 Try macos build 8 months ago
Michael Hansen 6c2713af99 Adjust Arabic test sentences 8 months ago
Michael Hansen ce3d92955b Add --tashkeel 9 months ago
Michael Hansen d261a63afb Add extra config items 9 months ago
Michael Hansen df388904a7 Add workflow 9 months ago
Michael Hansen 9f3f906ea9 Test passing 9 months ago
Michael Hansen def047af9d Set UTF-8 console for Windows 9 months ago
Michael Hansen 137fa67db9 Clean up and fix append 9 months ago
Michael Hansen 6011a8673d Include test voice 9 months ago
Michael Hansen 9b10e3d110 Add test 9 months ago
Michael Hansen 73574de76d Remove embedded libraries 9 months ago
Michael Hansen d09b7d0256 Update voices.json and add --update-voices 10 months ago
Michael Hansen 3960ec5c1a Add pt test sentences 10 months ago
Michael Hansen 9753d9878f Merge branch 'master' of https://github.com/rhasspy/piper 10 months ago
Michael Hansen b85d766288 Add WSL training guide 10 months ago
marty1885 e0f71939b9 perf: use heuristic instead of exhaustiv conv algo search 10 months ago
Michael Hansen 0d2be1e19e
Merge pull request #88 from rmcpantoja/master
Colab notebooks
10 months ago
Mateo Cedillo f902ec50c1 Minor fix. 10 months ago
Mateo Cedillo d0c545141d Updated inference notebook. 10 months ago