Commit Graph

16 Commits (master)

Author SHA1 Message Date
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 d09b7d0256 Update voices.json and add --update-voices 10 months ago
marty1885 e0f71939b9 perf: use heuristic instead of exhaustiv conv algo search 10 months ago
Michael Hansen 6e18236ae0 Bump to piper-phonemize 1.1.0 10 months ago
Michael Hansen a9be4c0314 Update Python package 10 months ago
Salvador E. Tropea 31a7d269ff [Fix] speaker_id was always 0/None
- Wrong condition put 0 for a specified value and let None pass
11 months ago
Michael Hansen 9a7cef83f1 Don't fail on missing phonemes 12 months ago
Michael Hansen 70afec58bc Rename to piper 1 year ago
Michael Hansen 48c7cc99f9 Add remaining args 1 year ago
Michael Hansen b21d815298 Starting on Python inference 1 year ago