Jinhyeok Yang
dff55dc000
Merge pull request #154 from supertone-inc/readme-patch-1
...
Add RobustSpeechFlow paper citation to README
2026-05-22 14:05:12 +09:00
Jinhyeok Yang
4ae3de90e7
Add RobustSpeechFlow paper citation to README
...
Added a new section for the RobustSpeechFlow paper, including a summary and citation.
2026-05-22 11:15:09 +09:00
Yechan Yu
13535a7090
Merge pull request #149 from omarelkhal/docs/add-aftertone-built-with
...
docs: add Aftertone to Built with Supertonic
2026-05-21 11:25:13 +09:00
Yechan Yu
4a687ea7ea
Merge pull request #143 from NgoQuocViet2001/ai/trending-readme-speed-arg
...
docs(readme): document `--speed` flag in Go/Rust/Java/Swift args tables
2026-05-21 10:01:45 +09:00
haeon
2b54f70a27
docs: mention Supertonic 3 managed services
2026-05-20 18:52:45 +09:00
Omar El Khal
f8270b660a
docs: add Aftertone to Built with Supertonic
...
Aftertone is a separate MIT project that runs local post-reply TTS for
coding agents using Supertonic 3 ONNX weights from Hugging Face.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-20 03:52:46 +02:00
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
67175af735
docs: mention Python HTTP server
2026-05-18 19:08:46 +09:00
haeon
98a301fc62
Update README for Supertonic 3 Voice Builder
2026-05-18 15:22:56 +09:00
Juheon
5379cc4e42
Merge pull request #114 from fbdp1202/docs/update-readme-supertonic-3
...
docs: revamp README for Supertonic 3
v3.0.0
2026-05-16 18:24:10 +09:00
fbdp1202
26c1f17ee1
docs: annotate Quick Start with wav/duration shapes and soundfile alternative
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-15 23:35:33 +09:00
fbdp1202
912c54b435
fix: Supertonic 3 compatibility across all language examples
...
- README Quick Start: format `duration[0]` instead of the ndarray itself
(numpy refuses `f"{ndarray:.2f}"`; matches official `dur[0]:.2f` pattern)
- py/example_pypi.py: print synthesized duration to mirror the docstring example
- Add `"na"` to AVAILABLE_LANGS / Languages.Available / availableLangs
across all 11 runtimes (Python/Node/Web/Java/C++/C#/Go/Swift/Rust/Flutter/iOS)
so the language-agnostic fallback advertised in the README actually passes
per-runtime lang validation before being sent to the v3 ONNX duration predictor
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-15 23:22:42 +09:00
Yechan Yu
f8bd509733
Fix Docs url
2026-05-15 19:38:32 +09:00
fbdp1202
12cd844e2c
docs: revamp README for Supertonic 3
...
- Move shields.io badges below banner, keep only latest v3 set
- Add Trendshift badge (centered)
- Add ✨ Highlights section absorbing former "Why Supertonic?" content
- List 31 supported languages with `lang="na"` note for unknown-language input
- Rename runtime examples section to "Programming Language Support"
- Add Minimax-MLS-test detailed WER/CER table (collapsible) with VoxCPM2, OmniVoice, Qwen3-TTS, Supertonic 2/3; mark ar/hi/ja/ko as CER
- Add "Models & Versions" comparison table covering v1/v2/v3
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-15 18:25:37 +09:00
haeon
0a98c9f127
supertonic 3
2026-05-06 23:09:06 +02:00
ANLGBOY
6fc89ea89e
add voice builder
2026-01-22 19:09:06 +09:00
ANLGBOY
b7f677a765
add TLDRL
2026-01-15 14:32:03 +09:00
ANLGBOY
cf29a310f2
add chrome extension
2026-01-15 13:43:41 +09:00
ANLGBOY
e71c516714
Supertonic 2
v2.0.0
2026-01-06 17:15:20 +09:00
ANLGBOY
ceedbbb835
add Pinokio
2025-12-15 17:54:45 +09:00
ANLGBOY
2ddcc63824
reorganize sections
2025-12-15 17:36:01 +09:00
ANLGBOY
3e495f8dc2
add community projects
2025-12-15 17:26:10 +09:00
ANLGBOY
1642ed5161
add new 6 voices and python package
2025-12-10 17:23:04 +09:00
ANLGBOY
c33fb70c20
add VibeVoice Realtime 0.5B and update optimized ONNX models
2025-12-08 12:50:02 +09:00
ANLGBOY
0bdc2cec57
replace double quotes with unicodes
2025-12-08 12:49:48 +09:00
ANLGBOY
61aa34a6f4
add Book Go 6 example
2025-11-27 17:52:30 +09:00
Juheon
214cf200cd
Merge pull request #27 from supertone-inc/ios/issue25
...
Fix iOS TTS call signature and streamline demo code
2025-11-26 11:49:37 +09:00
haeon
9ba44107ee
minor refactoring
2025-11-26 11:11:57 +09:00
haeon
7941a24074
fix array type
2025-11-26 10:55:36 +09:00
ANLGBOY
833dc1858b
remove comment leftover ( Fixes #24 )
2025-11-26 02:05:07 +09:00
ANLGBOY
0ea52c526e
fix curly quotes errors ( Fixes #23 )
2025-11-25 07:58:21 +09:00
Hyeongju Kim
0fd9b11372
Merge pull request #20 from supertone-inc/pr-18
2025-11-24 12:05:36 +09:00
ANLGBOY
cac70177f3
feat: Flutter example with macOS support
2025-11-24 11:54:57 +09:00
abhimanyupandian
16af421a6b
Merge pull request #1 from abhimanyupandian/macos
...
feat: example with flutter sdk with macos support
2025-11-23 22:40:15 +05:30
abhimanyupandian
3b50708dda
feat: example with flutter sdk
2025-11-23 22:39:16 +05:30
ANLGBOY
375fad69c2
add ios and web
2025-11-23 15:54:59 +09:00
ANLGBOY
5d2e263401
remove cache in ios and web
2025-11-23 15:54:49 +09:00
ANLGBOY
8d42b55965
Fix text normalization bug ( #16 )
2025-11-23 13:18:15 +09:00
ANLGBOY
9015bd095f
fix linguistic
2025-11-23 00:54:10 +09:00
ANLGBOY
4f64cc1125
fix README.md
2025-11-22 22:46:50 +09:00
ANLGBOY
b42f40141e
fix linguist
2025-11-22 19:43:52 +09:00
ANLGBOY
e295472034
add demo video
2025-11-20 00:02:00 +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