Commit Graph

43 Commits

Author SHA1 Message Date
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
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
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
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
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
de76661106 More error logging for phoneme id map 2023-06-25 15:19:47 -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
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
db3b27fafa Read all of stdin with -f 2023-06-08 15:36:40 -05:00
Michael Hansen
7d9a59ab91 Print phonemes with missing ids 2023-06-08 15:36:40 -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
cbed19e1b4 Using patched espeak-ng 2023-04-13 14:18:50 -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
Michael Hansen
db93d62080 Onnxruntime 1.14 2023-04-10 17:14:56 -05:00
Michael Hansen
70afec58bc Rename to piper 2023-03-26 21:42:04 -05:00
Michael Hansen
b2af638072 Upgrade to onnxruntime 1.13.1 2023-01-14 12:09:23 -06:00
Michael Hansen
afbcfb4df3 Fix WAV length 2023-01-11 17:42:23 -06:00
Michael Hansen
1d858e8128 Use RPATH in docker build 2023-01-10 16:03:50 -06:00
Michael Hansen
4c410fed2c Add scale parameters 2023-01-10 14:11:38 -06:00
Michael Hansen
a34b2d4f3b Fix synthesis speaker id bug 2023-01-10 14:01:47 -06:00
Michael Hansen
dfa03d80e6 Before consolidated main 2023-01-09 16:35:32 -06:00
Michael Hansen
a7fe73390e Add multispeaker 2023-01-05 21:47:08 -06:00
Michael Hansen
344b483904 Remove dependency on boost 2022-10-24 16:07:33 -05:00
Michael Hansen
14696f2960 Initial commit 2022-10-21 16:56:34 -05:00