Commit Graph

136 Commits (master)

Author SHA1 Message Date
Michael Hansen 078bf8a17e
Merge pull request #255 from mush42/streaming
ONNX streaming support
1 month ago
Michael Hansen e5cb84cd5c
Merge pull request #302 from JarbasAl/patch-1
fix single speaker models speaker_id arg
5 months ago
Michael Hansen 2fa4c2c139 Basic HTTP server 6 months ago
Michael Hansen 3d1f4463cf Slight refactor of scripts, cleaning 6 months ago
Michael Hansen 8b1a90099a Use python scripts instead of bash 6 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.
7 months ago
Michael Hansen baad6639ed Use heuristic search for CUDA 7 months ago
Michael Hansen 6c5e283439 Add --use-cuda 7 months ago
Michael Hansen 7ec6ddaa31 Add -q/--quiet option to disable logging 7 months ago
mush42 7f66948f40 Move the flow component to the decoder. RTF of encoder is now 0.01 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
mush42 a691f14689 Chunk size and chunk padding are now controlable via commandline arguments 7 months ago
mush42 8bbe064437 Added ONNX streaming support: export + inference 7 months ago
Michael Hansen ce3d92955b Add --tashkeel 9 months ago
Michael Hansen d261a63afb Add extra config items 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 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
marty1885 e0f71939b9 perf: use heuristic instead of exhaustiv conv algo search 10 months ago
Michael Hansen 0300be8ff4 Add hu test sentences 10 months ago
Michael Hansen 6e18236ae0 Bump to piper-phonemize 1.1.0 10 months ago
Michael Hansen 4cca517199 Merge remote-tracking branch 'pumpkin/preprocess' 10 months ago
Michael Hansen d95dab3bb3 Load phoneme_silence from voice config 10 months ago
Michael Hansen bd80cba1f3 Add phoneme-silence 10 months ago
Michael Hansen e1ee337ee1 Use piper-phonemize instead 10 months ago
Michael Hansen a9be4c0314 Update Python package 11 months ago
Hubert Łępicki 7eb6033214
Fix help screen using outdated --silence_seconds instead of --sentence_silence 11 months ago
Michael Hansen 2ab5380d1c Fix -f 11 months ago
Michael Hansen daf6e7fcf7 Add --version 11 months ago
Michael Hansen 42d14ef21f Add "speaker" to JSON input 11 months ago
Michael Hansen 0a5d144656 Merge branch 'master' of https://github.com/rhasspy/piper 11 months ago
Michael Hansen 872c0f24a7 Fix phoneme_type enum 11 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 652c2e8d39 Add --json-input 12 months ago
Michael Hansen a0a051a57f Use phoneme/id map from config 12 months ago
Michael Hansen 9f7702e3cd Add piper_version to config.json 12 months ago
Michael Hansen de76661106 More error logging for phoneme id map 12 months ago
Michael Hansen fda64e7a51 Fix "phoneme_type" in config 12 months ago
Michael Hansen b0b196773e Fix logging statement 1 year ago
Michael Hansen 32410e36d9 Add --resume_from_single_speaker_checkpoint 1 year ago
Michael Hansen 0d562a6249 Add --tashkeel_model to help 1 year ago
Michael Hansen 65bdade776 Use libtashkeel 1 year ago
Michael Hansen 23343a0cad Add text phonemes to preprocess 1 year ago