]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
tts: add speaker file support (#12048)
authordm4 <redacted>
Mon, 3 Mar 2025 13:09:29 +0000 (21:09 +0800)
committerGitHub <redacted>
Mon, 3 Mar 2025 13:09:29 +0000 (15:09 +0200)
commitc43af9276b119dae7436b7878d59671d0f6b1a97
treee4f38ed25f4573372d910e7e5b5c786534f0d919
parentd5c63cd7f932663a20a860ef11a238e627abac53
tts: add speaker file support (#12048)

* tts: add speaker file support

Signed-off-by: dm4 <redacted>
* tts: handle outetts-0.3

* tts : add new line in error message

---------

Signed-off-by: dm4 <redacted>
Co-authored-by: Georgi Gerganov <redacted>
common/arg.cpp
common/common.h
examples/tts/tts.cpp