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
|
7ec6ddaa31
|
Add -q/--quiet option to disable logging
|
2023-11-14 11:29:15 -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 |
|
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
|
def047af9d
|
Set UTF-8 console for Windows
|
2023-09-09 17:10:42 -05:00 |
|
Michael Hansen
|
137fa67db9
|
Clean up and fix append
|
2023-09-09 17:05:28 -05:00 |
|
Michael Hansen
|
9b10e3d110
|
Add test
|
2023-09-09 14:57:55 -05:00 |
|
Michael Hansen
|
73574de76d
|
Remove embedded libraries
|
2023-09-09 14:57:40 -05: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
|
0300be8ff4
|
Add hu test sentences
|
2023-08-02 16:50:15 -05:00 |
|
Michael Hansen
|
6e18236ae0
|
Bump to piper-phonemize 1.1.0
|
2023-07-31 16:27:02 -05:00 |
|
Michael Hansen
|
4cca517199
|
Merge remote-tracking branch 'pumpkin/preprocess'
|
2023-07-31 16:25:39 -05:00 |
|
Michael Hansen
|
d95dab3bb3
|
Load phoneme_silence from voice config
|
2023-07-31 15:53:44 -05:00 |
|
Michael Hansen
|
bd80cba1f3
|
Add phoneme-silence
|
2023-07-31 15:32:02 -05:00 |
|
Michael Hansen
|
e1ee337ee1
|
Use piper-phonemize instead
|
2023-07-30 10:33:32 -05:00 |
|
Michael Hansen
|
a9be4c0314
|
Update Python package
|
2023-07-27 17:00:44 -05:00 |
|
Hubert Łępicki
|
7eb6033214
|
Fix help screen using outdated --silence_seconds instead of --sentence_silence
|
2023-07-27 10:32:55 +02:00 |
|
Michael Hansen
|
2ab5380d1c
|
Fix -f
|
2023-07-10 15:26:52 -05:00 |
|
Michael Hansen
|
daf6e7fcf7
|
Add --version
|
2023-07-10 15:09:58 -05:00 |
|
Michael Hansen
|
42d14ef21f
|
Add "speaker" to JSON input
|
2023-07-10 12:46:46 -05:00 |
|
Michael Hansen
|
0a5d144656
|
Merge branch 'master' of https://github.com/rhasspy/piper
|
2023-07-07 10:38:31 -05:00 |
|
Michael Hansen
|
872c0f24a7
|
Fix phoneme_type enum
|
2023-07-07 10:38:03 -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
|
652c2e8d39
|
Add --json-input
|
2023-06-27 15:52:29 -05:00 |
|
Michael Hansen
|
a0a051a57f
|
Use phoneme/id map from config
|
2023-06-26 14:31:46 -05:00 |
|
Michael Hansen
|
9f7702e3cd
|
Add piper_version to config.json
|
2023-06-25 15:19:57 -05:00 |
|
Michael Hansen
|
de76661106
|
More error logging for phoneme id map
|
2023-06-25 15:19:47 -05:00 |
|
Michael Hansen
|
fda64e7a51
|
Fix "phoneme_type" in config
|
2023-06-22 09:20:24 -05:00 |
|
Michael Hansen
|
b0b196773e
|
Fix logging statement
|
2023-06-13 17:05:19 -05:00 |
|
Michael Hansen
|
32410e36d9
|
Add --resume_from_single_speaker_checkpoint
|
2023-06-13 16:46:35 -05:00 |
|
Michael Hansen
|
0d562a6249
|
Add --tashkeel_model to help
|
2023-06-11 13:17:20 -05:00 |
|
Michael Hansen
|
65bdade776
|
Use libtashkeel
|
2023-06-09 16:32:50 -05:00 |
|
Michael Hansen
|
23343a0cad
|
Add text phonemes to preprocess
|
2023-06-08 15:53:08 -05:00 |
|
Michael Hansen
|
587f138954
|
Fix CMakeLists
|
2023-06-08 15:44:07 -05:00 |
|
Michael Hansen
|
8289c0a6e5
|
Use spdlog
|
2023-06-08 15:42:49 -05:00 |
|
Michael Hansen
|
ff88957218
|
Add more config options
|
2023-06-08 15:40:41 -05:00 |
|
Michael Hansen
|
810fad44cf
|
First working version with libpiper_phonemize
|
2023-06-08 15:40:37 -05:00 |
|
Michael Hansen
|
63629345ce
|
Add phonemes for Basque
|
2023-06-08 15:38:24 -05:00 |
|
Michael Hansen
|
27b81a800d
|
Add uk tests sentences
|
2023-06-08 15:38:24 -05:00 |
|
Michael Hansen
|
daf16d67c7
|
Fix typo
|
2023-06-08 15:38:24 -05:00 |
|
Michael Hansen
|
60878270ad
|
Typo
|
2023-06-08 15:38:24 -05:00 |
|