]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama-tts : add '-o' option (#12398)
authormarcoStocchi <redacted>
Sat, 15 Mar 2025 16:23:11 +0000 (17:23 +0100)
committerGitHub <redacted>
Sat, 15 Mar 2025 16:23:11 +0000 (17:23 +0100)
commitf4c3dd5daa3a79f713813cf1aabdc5886071061d
treef7955b168f2ae7fc34dcc34aeb5a9b1d756478c7
parent3d35d87b4113648e224b837bb88e6b2c4c7f29e5
llama-tts : add '-o' option (#12398)

* added -o option to specify an output file name

* llama-tts returns ENOENT in case of file write error

note : PR #12042 is closed as superseded with this one.
common/arg.cpp
examples/tts/tts.cpp