JustCommitRandomness
2fbc3b2ae5
Adjust int types in format strings ( #2009 )
...
* tweak format sting types
This may not be all of them, but it's the ones which warn on OpenBSD
* complete the changes needed to fix the format string specifers
* avoid using inttypes, directly cast to size_t (u64 usually) instead
---------
Co-authored-by: Concedo <39025047+LostRuins@users.noreply.github.com>
2026-03-06 19:06:18 +08:00
Concedo
72219fdbf5
basic qwen3 tts working
2026-02-21 12:03:53 +08:00
Concedo
81065fd801
fix ci build error
2026-02-20 21:32:07 +08:00
Concedo
4115f1c54d
fixed tts for outetts
2026-02-20 14:27:36 +08:00
Concedo
5b54fee042
fixed compile issue
2026-02-13 12:22:26 +08:00
LostRuins Concedo
85060da3ce
rename ggml_cumsum for tts
2025-11-16 17:54:58 +08:00
Concedo
c18d7991c8
rename tts.cpp ggml_round to ggml_ttsround to avoid conflict
2025-10-16 14:24:44 +08:00
Concedo
4f8f0e5949
move embeds into their own dir, detach sd vocab into separate files
2025-10-03 14:21:09 +08:00
Concedo
59b6a09ae1
try to fix kokoro alloc again
2025-09-22 21:22:41 +08:00
Concedo
13bee0d39d
some minor fixes
2025-09-22 13:20:06 +08:00
Concedo
a5580a32fb
fix cuda and macos compile issues
2025-09-12 20:53:42 +08:00
Concedo
75c919cfd4
can't resolve the clicking
2025-08-26 17:55:03 +08:00
Concedo
ff1d179e21
kokoro fixes for every better pausing
2025-08-25 22:28:50 +08:00
Concedo
205a0b8d4c
fix kokoro replacement, add 4096 batch size option
2025-08-25 15:57:13 +08:00
Wagner Bruna
f41fc2579e
fix ttscppmain build ( #1707 )
2025-08-25 10:22:33 +08:00
Concedo
02e05f9321
fix for comma pausing in kokoro
2025-08-25 00:18:00 +08:00
Concedo
3867db34bc
adjust kokoro default voices
Copilot Setup Steps / copilot-setup-steps (push) Has been cancelled
2025-08-22 23:48:29 +08:00
Concedo
56c0926866
fix metal build
2025-08-19 15:41:16 +08:00
Concedo
9fb0611115
handle contractions correctly, bump defaults
2025-08-18 22:33:44 +08:00
Concedo
67ef5e6c02
phonemizer fixes, now kokoro works very well
2025-08-18 16:13:16 +08:00
Concedo
3f621be7dd
wip, adding IPA for kokoro
2025-08-18 00:51:12 +08:00
Concedo
685129fb5a
add missing title, set max tts length to 1024, updated lite (+2 squashed commit)
...
Squashed commit:
[0737a028] add missing title
[a42328b0] add max tts length 1024
2025-08-17 21:42:56 +08:00
Concedo
bcaf379509
tts.cpp merged and working in kcpp!
2025-08-17 18:09:28 +08:00
Concedo
52606e9b1d
tts cpp model is now loadable in kcpp
2025-08-17 15:47:22 +08:00
Concedo
9935ac093f
standardize tts linting and formatting
2025-08-17 14:11:30 +08:00
Concedo
bc04366a65
builds but crashes
2025-08-17 00:09:03 +08:00