8 Commits

Author SHA1 Message Date
NgoQuocViet2001
83e9881f31 docs(readme): document --speed flag in Go/Rust/Java/Swift args tables
The --speed parameter was announced in each language README's
"Update News" entry dated 2025.11.19 and is already parsed by the
example code in every language ({go,rust,java,swift}/example_onnx.*),
but the "Available Arguments" reference table is missing the row in
4 of the 8 language READMEs. The Python, Node.js, C#, and C++ READMEs
already list it.

Add the missing row in each affected table, verbatim with the wording
already used in the other 4 READMEs:

  | --speed | float | 1.05 | Speech speed factor (higher = faster, lower = slower) |

Go uses single-dash to match the surrounding rows in its own table.
2026-05-19 10:13:29 +07:00
haeon
0a98c9f127 supertonic 3 2026-05-06 23:09:06 +02:00
ANLGBOY
e71c516714 Supertonic 2 2026-01-06 17:15:20 +09:00
ANLGBOY
1642ed5161 add new 6 voices and python package 2025-12-10 17:23:04 +09:00
ANLGBOY
8d42b55965 Fix text normalization bug (#16) 2025-11-23 13:18:15 +09:00
ANLGBOY
8518b839c1 add speed parameter 2025-11-19 19:42:24 +09:00
ANLGBOY
c31b6745e4 add text chunking for long-form generation (Fixes #4) 2025-11-19 18:08:30 +09:00
ANLGBOY
d31536d9fc init 2025-11-19 01:18:16 +09:00