Commit Graph

98 Commits

Author SHA1 Message Date
rmcpantoja fe5e223a95 Using onnxruntime==1.14.1. 2023-06-15 10:05:27 -05:00
rmcpantoja 1315f84d92 Delete patch. 2023-06-14 12:19:24 -05:00
rmcpantoja 4425eaea40 Updated pretrained models. 2023-06-14 12:18:48 -05:00
Mateo Cedillo 4a7f37c4f6 Merge branch 'rhasspy:master' into master 2023-06-13 19:56:40 -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
Mateo Cedillo bed6f6c8b1 Merge branch 'rhasspy:master' into master 2023-06-11 23:21:49 -05:00
Michael Hansen 0d562a6249 Add --tashkeel_model to help 2023-06-11 13:17:20 -05:00
Mateo Cedillo 49cb95f157 Merge branch 'rhasspy:master' into master 2023-06-10 09:15:39 -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
Michael Hansen a92b2e15c7 Clean up 2023-06-08 15:38:24 -05:00
Michael Hansen e5c9683ce9 Increase threshold 2023-06-08 15:38:24 -05:00
Michael Hansen 1ee3d7c7c5 Add phoneme map to phonemize script 2023-06-08 15:38:24 -05:00
Michael Hansen 02670dd7a4 Fill in 148 2023-06-08 15:38:24 -05:00
Michael Hansen 5a64768924 Add filter utterances 2023-06-08 15:38:24 -05:00
Michael Hansen 63e03bf13a Fix 2023-06-08 15:37:52 -05:00
Michael Hansen cc8c8cfd98 Just use args 2023-06-08 15:37:52 -05:00
Michael Hansen 6577951061 Add speaking rate check 2023-06-08 15:37:49 -05:00
Michael Hansen 2ac55b57f5 Add speaking rate script 2023-06-08 15:37:26 -05:00
Michael Hansen 4eef33357d Skip empty audio files 2023-06-08 15:37:26 -05:00
Michael Hansen 8572d81ee0 Add more uk phonemes 2023-06-08 15:37:26 -05:00
Michael Hansen a7eab8ed03 Add text phonemes to preprocess 2023-06-08 15:37:20 -05:00
Michael Hansen 5ca42b0753 Add new phonemes 2023-06-08 15:36:40 -05:00
Michael Hansen db3b27fafa Read all of stdin with -f 2023-06-08 15:36:40 -05:00
Michael Hansen 53d92472a9 Add test sentences 2023-06-08 15:36:40 -05:00
Michael Hansen 9a7cef83f1 Don't fail on missing phonemes 2023-06-08 15:36:40 -05:00
Michael Hansen febcdce87c Add select speaker script 2023-06-08 15:36:40 -05:00
Michael Hansen d62340b68e Extending phoneme set to 256 2023-06-08 15:36:40 -05:00
Michael Hansen 7d9a59ab91 Print phonemes with missing ids 2023-06-08 15:36:40 -05:00
Mateo Cedillo 529b6fbe25 Update onnxruntime requirement to 1.12.0. 2023-05-25 14:13:56 -05:00
jreese42 9bd6d90fb3 Fix compilation and runtime for M1 Mac 2023-05-21 12:38:24 -04:00
Takayuki Matsuoka 9e973fc73e Fix: improve compatibility with Windows' filesystem::path 2023-05-05 17:53:23 +09:00
Takayuki Matsuoka 5cf014ff26 Fix: improve compatibility with ORTCHAR_T 2023-05-05 17:53:23 +09:00
Takayuki Matsuoka 267cdda97d Fix: retrieve canonical executable path in Windows environment 2023-05-05 17:53:23 +09:00
Michael Hansen 03feb41f8c Merge pull request #36 from sce-tts/mycroft-dataset
Change the mycroft dataset format
2023-04-29 09:40:38 -05:00
Michael Hansen bde9df4527 Merge branch 'master' of https://github.com/rhasspy/piper 2023-04-15 22:44:41 -05:00
Michael Hansen cbed19e1b4 Using patched espeak-ng 2023-04-13 14:18:50 -05:00
Trung Le 48e4cbd6e9 Correcting librosa mel compute 2023-04-13 17:36:01 +07:00
Michael Hansen 5b64824eea Bump version 2023-04-12 15:56:48 -05:00
Michael Hansen e1d34f14fb Split into sentences and output audio as available 2023-04-12 15:56:06 -05:00
Michael Hansen f8386b1984 Use nanoseconds for timestamp 2023-04-11 12:06:39 -05:00