Commit Graph

16 Commits

Author SHA1 Message Date
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
d09b7d0256 Update voices.json and add --update-voices 2023-08-17 16:59:08 -05:00
marty1885
e0f71939b9 perf: use heuristic instead of exhaustiv conv algo search 2023-08-09 16:04:59 +08:00
Michael Hansen
6e18236ae0 Bump to piper-phonemize 1.1.0 2023-07-31 16:27:02 -05:00
Michael Hansen
a9be4c0314 Update Python package 2023-07-27 17:00:44 -05:00
Salvador E. Tropea
31a7d269ff [Fix] speaker_id was always 0/None
- Wrong condition put 0 for a specified value and let None pass
2023-07-04 18:34:11 -03:00
Michael Hansen
9a7cef83f1 Don't fail on missing phonemes 2023-06-08 15:36:40 -05:00
Michael Hansen
70afec58bc Rename to piper 2023-03-26 21:42:04 -05:00
Michael Hansen
48c7cc99f9 Add remaining args 2023-02-27 10:27:15 -06:00
Michael Hansen
b21d815298 Starting on Python inference 2023-02-26 23:03:11 -06:00