Initial release
Browse files- .gitattributes +11 -0
- COVERED_FILES.md +49 -0
- LICENSE +493 -0
- README.md +282 -0
- THIRD_PARTY_LICENSES/QWEN3-APACHE-2.0.txt +201 -0
- THIRD_PARTY_NOTICES.md +25 -0
- assets/llm-judge-results.png +0 -0
- assets/showcase/english-agentic-01.mp3 +3 -0
- assets/showcase/english-agentic-02.mp3 +3 -0
- assets/showcase/english-agentic-03.mp3 +3 -0
- assets/showcase/english-audiobook-01.mp3 +3 -0
- assets/showcase/english-audiobook-02.mp3 +3 -0
- assets/showcase/english-audiobook-03.mp3 +3 -0
- assets/showcase/german-audiobook-01.mp3 +3 -0
- assets/tontaube-logo.png +0 -0
- cb0/added_tokens.json +0 -0
- cb0/config.json +97 -0
- cb0/merges.txt +0 -0
- cb0/model.safetensors +3 -0
- cb0/special_tokens_map.json +0 -0
- cb0/tokenizer.json +3 -0
- cb0/tokenizer_config.json +0 -0
- cb0/vocab.json +0 -0
- cb1/added_tokens.json +0 -0
- cb1/config.json +85 -0
- cb1/merges.txt +0 -0
- cb1/model.safetensors +3 -0
- cb1/special_tokens_map.json +0 -0
- cb1/tokenizer.json +3 -0
- cb1/tokenizer_config.json +0 -0
- cb1/vocab.json +0 -0
- cb2/added_tokens.json +0 -0
- cb2/config.json +77 -0
- cb2/merges.txt +0 -0
- cb2/model.safetensors +3 -0
- cb2/special_tokens_map.json +0 -0
- cb2/tokenizer.json +3 -0
- cb2/tokenizer_config.json +0 -0
- cb2/vocab.json +0 -0
- cb3/added_tokens.json +0 -0
- cb3/config.json +73 -0
- cb3/merges.txt +0 -0
- cb3/model.safetensors +3 -0
- cb3/special_tokens_map.json +0 -0
- cb3/tokenizer.json +3 -0
- cb3/tokenizer_config.json +0 -0
- cb3/vocab.json +0 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,14 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
assets/showcase/english-agentic-01.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
assets/showcase/english-agentic-02.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
assets/showcase/english-agentic-03.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
assets/showcase/english-audiobook-01.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
assets/showcase/english-audiobook-02.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
assets/showcase/english-audiobook-03.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
assets/showcase/german-audiobook-01.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
cb0/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
cb1/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
cb2/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
cb3/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
COVERED_FILES.md
ADDED
|
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# TontaubeV1 Covered Files Manifest
|
| 2 |
+
|
| 3 |
+
This is the Covered Files Manifest referenced by the Tontaube Community Model
|
| 4 |
+
License 1.0 supplied with this release. The paths below are relative to the
|
| 5 |
+
repository root. Checksums use SHA-256.
|
| 6 |
+
|
| 7 |
+
The listed files are designated as Model Materials under that license only to
|
| 8 |
+
the extent that the relevant rights are owned by or licensable by the
|
| 9 |
+
Licensor. The files incorporate Qwen3 material that remains subject to Apache
|
| 10 |
+
License 2.0; see [`THIRD_PARTY_NOTICES.md`](THIRD_PARTY_NOTICES.md).
|
| 11 |
+
|
| 12 |
+
| Path | SHA-256 |
|
| 13 |
+
|---|---|
|
| 14 |
+
| `cb0/added_tokens.json` | `37708d972d9329be8bf6e78697622bb0f364fdb079eadc5f8ecde2afb0e594f7` |
|
| 15 |
+
| `cb0/config.json` | `c11ec92b0205d2c0e4b8aad32c2832ee816f0dc21bd1b8b2fd7e1d8ed98daa40` |
|
| 16 |
+
| `cb0/merges.txt` | `8831e4f1a044471340f7c0a83d7bd71306a5b867e95fd870f74d0c5308a904d5` |
|
| 17 |
+
| `cb0/model.safetensors` | `17f990196944ada19734e43c195eaf998c998173edba00d14f01a4668865e814` |
|
| 18 |
+
| `cb0/special_tokens_map.json` | `86cdf52f6d9fcc5c35c169b625730db8e178e1316c3c13258c2f665bf2ea1c2e` |
|
| 19 |
+
| `cb0/tokenizer.json` | `8c838573f03edfd45dce6890c0ed9cb9ea51a3721f7385f6072c8bd2919d37ed` |
|
| 20 |
+
| `cb0/tokenizer_config.json` | `c22893fb21d0430b099c67c9a85904f657f3dde3c0c0f045a0348ecf33fe5976` |
|
| 21 |
+
| `cb0/vocab.json` | `ca10d7e9fb3ed18575dd1e277a2579c16d108e32f27439684afa0e10b1440910` |
|
| 22 |
+
| `cb1/added_tokens.json` | `37708d972d9329be8bf6e78697622bb0f364fdb079eadc5f8ecde2afb0e594f7` |
|
| 23 |
+
| `cb1/config.json` | `a4c535b45026418ca17f224b6d185d5f7596e8c3403b85777a0c639598364092` |
|
| 24 |
+
| `cb1/merges.txt` | `8831e4f1a044471340f7c0a83d7bd71306a5b867e95fd870f74d0c5308a904d5` |
|
| 25 |
+
| `cb1/model.safetensors` | `a2404b2b1f0ab6e92e82047e06d273821f3b413fedb8ad27b234d5526bf281c1` |
|
| 26 |
+
| `cb1/special_tokens_map.json` | `86cdf52f6d9fcc5c35c169b625730db8e178e1316c3c13258c2f665bf2ea1c2e` |
|
| 27 |
+
| `cb1/tokenizer.json` | `8c838573f03edfd45dce6890c0ed9cb9ea51a3721f7385f6072c8bd2919d37ed` |
|
| 28 |
+
| `cb1/tokenizer_config.json` | `c22893fb21d0430b099c67c9a85904f657f3dde3c0c0f045a0348ecf33fe5976` |
|
| 29 |
+
| `cb1/vocab.json` | `ca10d7e9fb3ed18575dd1e277a2579c16d108e32f27439684afa0e10b1440910` |
|
| 30 |
+
| `cb2/added_tokens.json` | `37708d972d9329be8bf6e78697622bb0f364fdb079eadc5f8ecde2afb0e594f7` |
|
| 31 |
+
| `cb2/config.json` | `9a73ee3e034c97eef4d29df0190445302fb54c514757a906588f1394cc0d2240` |
|
| 32 |
+
| `cb2/merges.txt` | `8831e4f1a044471340f7c0a83d7bd71306a5b867e95fd870f74d0c5308a904d5` |
|
| 33 |
+
| `cb2/model.safetensors` | `78fd0709da355a64438505e726ecaa49ecfb41c4a096298d8b88fd7566baa081` |
|
| 34 |
+
| `cb2/special_tokens_map.json` | `86cdf52f6d9fcc5c35c169b625730db8e178e1316c3c13258c2f665bf2ea1c2e` |
|
| 35 |
+
| `cb2/tokenizer.json` | `8c838573f03edfd45dce6890c0ed9cb9ea51a3721f7385f6072c8bd2919d37ed` |
|
| 36 |
+
| `cb2/tokenizer_config.json` | `c22893fb21d0430b099c67c9a85904f657f3dde3c0c0f045a0348ecf33fe5976` |
|
| 37 |
+
| `cb2/vocab.json` | `ca10d7e9fb3ed18575dd1e277a2579c16d108e32f27439684afa0e10b1440910` |
|
| 38 |
+
| `cb3/added_tokens.json` | `37708d972d9329be8bf6e78697622bb0f364fdb079eadc5f8ecde2afb0e594f7` |
|
| 39 |
+
| `cb3/config.json` | `07b897947d78e08a5a2076b2a8db9668697f8214c9b2190383ac33de4b0c508c` |
|
| 40 |
+
| `cb3/merges.txt` | `8831e4f1a044471340f7c0a83d7bd71306a5b867e95fd870f74d0c5308a904d5` |
|
| 41 |
+
| `cb3/model.safetensors` | `09dab1fb894af2cd98ff8a2bf784700a78ca67be749144fb02a7feb947d779bf` |
|
| 42 |
+
| `cb3/special_tokens_map.json` | `86cdf52f6d9fcc5c35c169b625730db8e178e1316c3c13258c2f665bf2ea1c2e` |
|
| 43 |
+
| `cb3/tokenizer.json` | `8c838573f03edfd45dce6890c0ed9cb9ea51a3721f7385f6072c8bd2919d37ed` |
|
| 44 |
+
| `cb3/tokenizer_config.json` | `c22893fb21d0430b099c67c9a85904f657f3dde3c0c0f045a0348ecf33fe5976` |
|
| 45 |
+
| `cb3/vocab.json` | `ca10d7e9fb3ed18575dd1e277a2579c16d108e32f27439684afa0e10b1440910` |
|
| 46 |
+
|
| 47 |
+
`README.md`, `LICENSE`, `THIRD_PARTY_NOTICES.md`, the files under
|
| 48 |
+
`THIRD_PARTY_LICENSES/`, and this manifest are accompanying documentation, not
|
| 49 |
+
Model Materials designated by this manifest.
|
LICENSE
ADDED
|
@@ -0,0 +1,493 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Tontaube Community Model License 1.0
|
| 2 |
+
|
| 3 |
+
Effective date: 26 August 2026
|
| 4 |
+
|
| 5 |
+
## In short
|
| 6 |
+
|
| 7 |
+
*This summary is not part of the Agreement and does not change it.*
|
| 8 |
+
|
| 9 |
+
- **Research and noncommercial use is free**, without a revenue limit, subject
|
| 10 |
+
to the service and use restrictions below.
|
| 11 |
+
- **Commercial use is free** while your group's revenue is **below EUR 200,000**.
|
| 12 |
+
At or above that amount, a separate commercial license is required after any
|
| 13 |
+
transition period under Section 4 — see <https://tontaube.ai/licensing/>.
|
| 14 |
+
- **Testing is always free**, at any size, as long as it is not production.
|
| 15 |
+
- **Offering the model to others as a speech-generation service** always needs a
|
| 16 |
+
commercial license, whatever your revenue. A small free demo is fine. Using it
|
| 17 |
+
inside your own product is different — the revenue rule above applies as normal.
|
| 18 |
+
- **You may build on it, fine-tune it, and distill it.** If you distribute the
|
| 19 |
+
resulting weights, they carry this same license.
|
| 20 |
+
- **Community commercial use requires attribution:** put "Powered by TontaubeV1"
|
| 21 |
+
somewhere reasonable — a credits line or a docs page is enough.
|
| 22 |
+
|
| 23 |
+
---
|
| 24 |
+
|
| 25 |
+
This Tontaube Community Model License 1.0 (the **Agreement**) is offered by
|
| 26 |
+
Cremer & Cremer Technologies UG (haftungsbeschränkt), with registered office
|
| 27 |
+
in Berlin, Germany, registered with the Commercial Register of Amtsgericht
|
| 28 |
+
Charlottenburg under HRB 272354 B (**Licensor**), to the individual or legal
|
| 29 |
+
entity exercising rights under this Agreement (**You** or **Licensee**).
|
| 30 |
+
Tontaube is a brand of the Licensor and a registered European Union trade mark
|
| 31 |
+
(EUTM no. 019205218). The Licensor's current legal notice, business address, and
|
| 32 |
+
contact details are available at <https://tontaube.ai/impressum/>. You accept
|
| 33 |
+
this Agreement by affirmatively indicating acceptance or by exercising any right
|
| 34 |
+
granted only under this Agreement. Mere access to or receipt of Model Materials,
|
| 35 |
+
without exercising a licensed right, does not by itself constitute acceptance. If
|
| 36 |
+
You act for an organization, You represent that You have authority to bind it.
|
| 37 |
+
|
| 38 |
+
## 1. Scope and definitions
|
| 39 |
+
|
| 40 |
+
**Covered Files Manifest** means the manifest supplied with a release that
|
| 41 |
+
identifies by file name or path, and where practicable by checksum, the files
|
| 42 |
+
that Licensor designates as subject to this Agreement. If a release is published
|
| 43 |
+
without a manifest, or if a copy You receive does not include one, Model
|
| 44 |
+
Materials means all model weight and checkpoint files published by Licensor in
|
| 45 |
+
that release.
|
| 46 |
+
|
| 47 |
+
**Model Materials** means only the TontaubeV1 trained model weights,
|
| 48 |
+
checkpoints, model-specific configuration files, and other model artifacts
|
| 49 |
+
identified in the Covered Files Manifest, including the four TontaubeV1
|
| 50 |
+
codebook checkpoints. This Agreement grants rights only to the extent those
|
| 51 |
+
rights are owned by or licensable by Licensor.
|
| 52 |
+
|
| 53 |
+
Model Materials do **not** include inference source code, the TontaubeV1
|
| 54 |
+
verbalization checkpoint (separately licensed under the Apache License 2.0), or
|
| 55 |
+
any third-party software, models, weights, tokenizers, codecs, documentation, or
|
| 56 |
+
other components, including Qwen3, DualCodec, VibeVoice, or w2v-BERT 2.0
|
| 57 |
+
components. Those materials remain subject to their respective licenses. If an
|
| 58 |
+
artifact contains both Licensor-owned and third-party material, this Agreement
|
| 59 |
+
applies only to Licensor's rights, and all applicable third-party terms continue
|
| 60 |
+
to apply.
|
| 61 |
+
|
| 62 |
+
**Derivative Model** means any model, model weights, adapter, checkpoint, or
|
| 63 |
+
other model artifact derived directly or indirectly from, incorporating, or
|
| 64 |
+
modifying or adapting the Model Materials or another Derivative Model,
|
| 65 |
+
including a fine-tune, LoRA or other adapter, merge, pruned or quantized
|
| 66 |
+
version, or converted checkpoint. Outputs are not Derivative Models. For the
|
| 67 |
+
purposes of the conditions in this Agreement only, a model that generates speech
|
| 68 |
+
and was trained, fine-tuned, distilled, or otherwise improved using Outputs is
|
| 69 |
+
treated as a Derivative Model, whether or not it constitutes a derivative work
|
| 70 |
+
under applicable law. This classification does not give Licensor ownership of
|
| 71 |
+
that model or grant rights in contributions not owned by or licensable by
|
| 72 |
+
Licensor.
|
| 73 |
+
|
| 74 |
+
**Output** means audio or other content generated through use of the Model
|
| 75 |
+
Materials or a Derivative Model.
|
| 76 |
+
|
| 77 |
+
**Affiliate** means an entity that directly or indirectly controls, is
|
| 78 |
+
controlled by, or is under common control with Licensee. **Control** means
|
| 79 |
+
direct or indirect ownership of more than 50 percent of the voting interests
|
| 80 |
+
or the legal power to direct an entity's management and policies. Entities
|
| 81 |
+
controlled by the same natural person or persons are under common control with
|
| 82 |
+
one another.
|
| 83 |
+
|
| 84 |
+
**Consolidated Gross Revenue** means the gross revenue of Licensee and all
|
| 85 |
+
Affiliates, from all sources, for the most recently completed fiscal year, or
|
| 86 |
+
for the trailing twelve months if that amount is greater, calculated on a
|
| 87 |
+
consolidated basis under the accounting principles used in their ordinary
|
| 88 |
+
financial records. Intercompany amounts are counted only once. VAT, sales and
|
| 89 |
+
similar transaction taxes collected for a government, and customer refunds, are
|
| 90 |
+
excluded. Where Licensee is a natural person, only business and self-employment
|
| 91 |
+
turnover is counted; income from employment is excluded. Where Licensee does not
|
| 92 |
+
measure revenue, including a public body, foundation, or nonprofit organization,
|
| 93 |
+
total annual budget or expenditure applies instead. Revenue denominated in
|
| 94 |
+
another currency must be converted to euros using the European Central Bank
|
| 95 |
+
reference rate, or the nearest reasonably available equivalent, on the last day
|
| 96 |
+
of the relevant period.
|
| 97 |
+
|
| 98 |
+
**Commercial Use** means use primarily intended for commercial advantage,
|
| 99 |
+
business benefit, or monetary compensation. It includes offering a hosted
|
| 100 |
+
service or API, client or contract work, use in a product or service,
|
| 101 |
+
distribution in connection with a business, and use in internal business
|
| 102 |
+
operations, whether or not the Model Materials are separately priced. Evaluation
|
| 103 |
+
under Section 2a is not Commercial Use.
|
| 104 |
+
|
| 105 |
+
**Research and Noncommercial Use** means personal, educational, evaluation,
|
| 106 |
+
academic, or scientific use that is not primarily intended for commercial
|
| 107 |
+
advantage, business benefit, or monetary compensation. Research intended for
|
| 108 |
+
deployment in a commercial product, service, client engagement, or internal
|
| 109 |
+
business operation is Commercial Use, subject to Section 2a.
|
| 110 |
+
|
| 111 |
+
**Speech Generation Service** means providing third parties with hosted or
|
| 112 |
+
remote access to speech-generation functionality powered by the Model Materials
|
| 113 |
+
or a Derivative Model, where generating speech is itself the product, service, or
|
| 114 |
+
a separately offered functionality, whether or not for a fee. Using the Model
|
| 115 |
+
Materials or a Derivative Model locally, or on infrastructure operated solely for
|
| 116 |
+
You or on Your behalf without providing third parties access to that
|
| 117 |
+
functionality, is not a Speech Generation Service. Nor is using them solely as an
|
| 118 |
+
internal component of a product or service whose primary functionality is not
|
| 119 |
+
speech generation and that does not provide speech generation as a standalone,
|
| 120 |
+
API-accessible, or separately offered feature.
|
| 121 |
+
|
| 122 |
+
## 2. Research and noncommercial license
|
| 123 |
+
|
| 124 |
+
Subject to this Agreement, Licensor grants You a worldwide, non-exclusive,
|
| 125 |
+
non-transferable, non-sublicensable, royalty-free license, under
|
| 126 |
+
intellectual-property rights owned or licensable by Licensor, to use, reproduce,
|
| 127 |
+
host, modify, fine-tune, quantize, convert, create Derivative Models from, and
|
| 128 |
+
redistribute the Model Materials and Derivative Models for Research and
|
| 129 |
+
Noncommercial Use.
|
| 130 |
+
|
| 131 |
+
This Section 2 is not conditioned on Licensee's revenue.
|
| 132 |
+
|
| 133 |
+
## 2a. Evaluation
|
| 134 |
+
|
| 135 |
+
Subject to this Agreement, Licensor grants You the rights stated in Section 2,
|
| 136 |
+
other than the right to redistribute the Model Materials or Derivative Models,
|
| 137 |
+
solely for testing and evaluating them, regardless of Consolidated Gross Revenue
|
| 138 |
+
and regardless of whether You intend eventual Commercial Use. This grant is not
|
| 139 |
+
limited in time and requires no registration.
|
| 140 |
+
|
| 141 |
+
This grant does not extend to production use. Production use means serving real
|
| 142 |
+
users, producing Output used in a product or service, or supporting live
|
| 143 |
+
business operations, whether internal or external.
|
| 144 |
+
|
| 145 |
+
## 3. Community commercial license
|
| 146 |
+
|
| 147 |
+
Subject to this Agreement, Licensor grants You, for Commercial Use, the rights
|
| 148 |
+
stated in Section 2, for so long as Consolidated Gross Revenue is less than
|
| 149 |
+
EUR 200,000.
|
| 150 |
+
|
| 151 |
+
The threshold applies to Licensee and its Affiliates in aggregate and to their
|
| 152 |
+
revenue from all sources, whether or not that revenue was generated using the
|
| 153 |
+
Model Materials. Investment proceeds are not revenue unless they are treated
|
| 154 |
+
as revenue in Licensee's ordinary financial records.
|
| 155 |
+
|
| 156 |
+
The license granted to You does not independently license an Affiliate. You
|
| 157 |
+
may permit Your personnel, contractors, and cloud or other service providers
|
| 158 |
+
to exercise Your rights solely on Your behalf, for Your benefit, and within
|
| 159 |
+
the scope of Your license, provided they receive no independent rights in the
|
| 160 |
+
Model Materials, are bound by written terms that protect the Model Materials,
|
| 161 |
+
and comply with this Agreement. You are responsible for their acts and
|
| 162 |
+
omissions relating to the Model Materials as if they were Your own. An
|
| 163 |
+
Affiliate must independently accept and comply with this Agreement unless it
|
| 164 |
+
acts solely as such a service provider on Your behalf.
|
| 165 |
+
|
| 166 |
+
Where You perform work for a client and provide only completed Outputs, Your
|
| 167 |
+
Consolidated Gross Revenue alone determines Your eligibility under this Section.
|
| 168 |
+
The client need not accept this Agreement solely to receive or use those
|
| 169 |
+
Outputs, except for model-training use under Section 7. Providing completed
|
| 170 |
+
Outputs under this paragraph is not, by itself, a Speech Generation Service.
|
| 171 |
+
|
| 172 |
+
This paragraph does not authorize providing the client with Model Materials or
|
| 173 |
+
a Derivative Model, operating a Speech Generation Service, or entering into an
|
| 174 |
+
arrangement structured principally to give the client the functional equivalent
|
| 175 |
+
of such access or to avoid this Agreement's commercial-license requirements. A
|
| 176 |
+
client that receives Model Materials or a Derivative Model is a recipient under
|
| 177 |
+
Section 5 and must independently accept and comply with this Agreement.
|
| 178 |
+
|
| 179 |
+
## 3a. Speech Generation Services and public demonstrations
|
| 180 |
+
|
| 181 |
+
No license granted under this Agreement permits You to operate a Speech
|
| 182 |
+
Generation Service, other than a Public Demonstration. Operating a Speech
|
| 183 |
+
Generation Service requires a separate written commercial license, regardless of
|
| 184 |
+
Consolidated Gross Revenue and whether the service is offered for a fee. For a
|
| 185 |
+
separate commercial license, see <https://tontaube.ai/licensing/>.
|
| 186 |
+
|
| 187 |
+
A **Public Demonstration** means a free, non-production interface made available
|
| 188 |
+
solely to allow users to evaluate the Model Materials or a Derivative Model. It
|
| 189 |
+
must provide no API or automated access, no service-level commitment, no
|
| 190 |
+
integration into another product, service, or workflow, and no bulk use, and must
|
| 191 |
+
impose reasonable per-user rate and output limits.
|
| 192 |
+
|
| 193 |
+
## 4. Crossing the commercial threshold
|
| 194 |
+
|
| 195 |
+
If Consolidated Gross Revenue reaches or exceeds EUR 200,000, Section 3 does not
|
| 196 |
+
authorize You to make Commercial Use of the Model Materials or a Derivative
|
| 197 |
+
Model, except as provided in this Section. If it first reaches or exceeds that
|
| 198 |
+
amount while You are making authorized Commercial Use, Your permission for that
|
| 199 |
+
Commercial Use continues until 30 days after the end of the calendar month in
|
| 200 |
+
which the threshold was first reached or exceeded. Any Commercial Use after
|
| 201 |
+
that requires a separate written commercial license that has become effective.
|
| 202 |
+
For a separate commercial license, see <https://tontaube.ai/licensing/> or
|
| 203 |
+
contact <mailto:contact@craitech.io>.
|
| 204 |
+
|
| 205 |
+
If Consolidated Gross Revenue later falls below EUR 200,000, Section 3
|
| 206 |
+
authorizes Your Commercial Use again, without further action by either party.
|
| 207 |
+
|
| 208 |
+
Your rights for Research and Noncommercial Use under Section 2 and for
|
| 209 |
+
evaluation under Section 2a continue, provided You comply with this Agreement.
|
| 210 |
+
Crossing the threshold is not itself a breach, does not require deletion of the
|
| 211 |
+
Model Materials or Derivative Models, and does not affect compliant rights
|
| 212 |
+
previously granted to downstream recipients.
|
| 213 |
+
|
| 214 |
+
Products, copies, or units that You distributed while authorized remain licensed
|
| 215 |
+
and need not be recalled, withdrawn, or disabled. Further distribution in the
|
| 216 |
+
course of Commercial Use after Your permission under Section 3 ends requires a
|
| 217 |
+
separate written commercial license.
|
| 218 |
+
|
| 219 |
+
Licensor and Licensee are not bound by a separate commercial license unless
|
| 220 |
+
they enter into one in writing. Nothing in this Agreement obliges either party
|
| 221 |
+
to agree to separate commercial terms.
|
| 222 |
+
|
| 223 |
+
Licensor may, on reasonable written request and no more than once in any
|
| 224 |
+
12-month period, ask You to confirm in writing whether Your Consolidated Gross
|
| 225 |
+
Revenue has reached or exceeded the threshold. This is not an audit right and
|
| 226 |
+
requires no disclosure of figures.
|
| 227 |
+
|
| 228 |
+
## 5. Redistribution and notices
|
| 229 |
+
|
| 230 |
+
You may redistribute the Model Materials or a Derivative Model only if You:
|
| 231 |
+
|
| 232 |
+
1. include a copy of this Agreement, or a clear and prominent reference to it
|
| 233 |
+
identifying it by name and giving its URL;
|
| 234 |
+
2. include the Covered Files Manifest You received, where one was supplied;
|
| 235 |
+
3. preserve all copyright, license, and attribution notices supplied with the
|
| 236 |
+
Model Materials, including the required notice below;
|
| 237 |
+
4. clearly identify any modifications You made; and
|
| 238 |
+
5. do not state or imply that Licensor endorses Your modification, product, or
|
| 239 |
+
service.
|
| 240 |
+
|
| 241 |
+
Required notice:
|
| 242 |
+
|
| 243 |
+
> TontaubeV1 Model Materials. Copyright © 2026 Cremer & Cremer Technologies
|
| 244 |
+
> UG (haftungsbeschränkt). Licensed under the Tontaube Community Model License
|
| 245 |
+
> 1.0.
|
| 246 |
+
|
| 247 |
+
A person who receives Model Materials without a Covered Files Manifest still
|
| 248 |
+
holds a license under this Agreement, and the fallback in Section 1 determines
|
| 249 |
+
its scope.
|
| 250 |
+
|
| 251 |
+
**Products containing the Model Materials.** Where the Model Materials or a
|
| 252 |
+
Derivative Model are embedded in a product supplied to end users, such as an
|
| 253 |
+
application, a game, or a device, an end user who acquires that product is not a
|
| 254 |
+
recipient for the purposes of this Section, and no notice is owed to them under
|
| 255 |
+
it. Attribution under Section 5a is Your obligation as the supplier, not theirs.
|
| 256 |
+
Where You supplied those units or copies while
|
| 257 |
+
licensed under this Agreement, they are licensed for their purchaser's use of the
|
| 258 |
+
model as embodied in the product, permanently, and independently of whether Your
|
| 259 |
+
own license later ends. Their purchaser requires no license under this Agreement
|
| 260 |
+
for that use, and a purchaser who acquired the product in the ordinary course of
|
| 261 |
+
business may rely on this unless it knew that You were not licensed.
|
| 262 |
+
|
| 263 |
+
This paragraph does not apply where generating speech is the principal function of
|
| 264 |
+
the product, or where an arrangement is structured principally to avoid the
|
| 265 |
+
requirement for a commercial license. In those cases the purchaser requires its
|
| 266 |
+
own license.
|
| 267 |
+
|
| 268 |
+
Each recipient receives rights directly from Licensor under this Agreement
|
| 269 |
+
only with respect to rights owned by or licensable by Licensor in the Model
|
| 270 |
+
Materials and must independently satisfy its conditions, including the
|
| 271 |
+
commercial revenue threshold. You must separately grant any rights needed for
|
| 272 |
+
Your own contributions to a Derivative Model; Licensor does not license those
|
| 273 |
+
contributions on Your behalf. You may impose terms on Your own contributions,
|
| 274 |
+
products, or services, but may not represent that those terms replace or
|
| 275 |
+
reduce a recipient's obligations under this Agreement for the Model Materials.
|
| 276 |
+
|
| 277 |
+
Providing only Outputs does not distribute Model Materials or a
|
| 278 |
+
Derivative Model. Except where a recipient affirmatively accepts this Agreement
|
| 279 |
+
for model-training use under Section 7, a person who receives only Outputs need
|
| 280 |
+
not accept this Agreement.
|
| 281 |
+
|
| 282 |
+
## 5a. Attribution
|
| 283 |
+
|
| 284 |
+
Where You make Commercial Use of the Model Materials or a Derivative Model under
|
| 285 |
+
Section 3, You must state that fact using the wording "Powered by TontaubeV1".
|
| 286 |
+
The statement may appear in product documentation, an about or credits screen, a
|
| 287 |
+
service website, or any comparable place where a user or reader would reasonably
|
| 288 |
+
find it. No particular placement, prominence, or prior approval is required, and
|
| 289 |
+
where a product offers no such place, no statement is required.
|
| 290 |
+
|
| 291 |
+
This Section does not apply to Commercial Use authorized by a separate written
|
| 292 |
+
commercial license, unless that license provides otherwise. It does not apply to
|
| 293 |
+
a person who acquires and uses a product containing the Model Materials without
|
| 294 |
+
themselves redistributing them; attribution for such a product is the obligation
|
| 295 |
+
of the party that supplied it.
|
| 296 |
+
|
| 297 |
+
Where You distribute a Derivative Model, You must state in its documentation or
|
| 298 |
+
model card that it was derived from or trained using TontaubeV1.
|
| 299 |
+
|
| 300 |
+
Licensor grants You a limited, non-exclusive, royalty-free license to use the "Tontaube" and
|
| 301 |
+
"TontaubeV1" word marks solely to make the statements required by this Section,
|
| 302 |
+
in unmodified form and without implying endorsement. This license lasts for as
|
| 303 |
+
long as those statements are required of You and You comply with them. You must not
|
| 304 |
+
use "Tontaube" in the name of a Derivative Model, product, or service, or as
|
| 305 |
+
branding of Your own, without Licensor's prior written permission. Nothing in
|
| 306 |
+
this Section restricts use of the marks that applicable law permits without a
|
| 307 |
+
license, such as referring to the Model Materials to describe their origin or
|
| 308 |
+
Your product's compatibility.
|
| 309 |
+
|
| 310 |
+
## 6. Outputs
|
| 311 |
+
|
| 312 |
+
Licensor claims no ownership in an Output solely because it was generated
|
| 313 |
+
using the Model Materials, to the extent permitted by applicable law. This
|
| 314 |
+
Agreement does not determine whether an Output is protected by intellectual-
|
| 315 |
+
property rights, who may own such rights, or whether an Output is lawful or
|
| 316 |
+
non-infringing, and it grants no rights in third-party material contained in an
|
| 317 |
+
Output. Licensee is responsible for Outputs and their use, including obtaining
|
| 318 |
+
permissions and complying with rights of speakers and other third parties.
|
| 319 |
+
|
| 320 |
+
Outputs generated in compliance with this Agreement while Licensee was
|
| 321 |
+
authorized remain usable, subject to applicable law and third-party rights,
|
| 322 |
+
after Licensee reaches or exceeds the commercial threshold or this Agreement
|
| 323 |
+
terminates.
|
| 324 |
+
No provision of this Agreement requires deletion of those Outputs. The
|
| 325 |
+
obligations in Section 7 governing the use or supply of Outputs for model
|
| 326 |
+
training continue to apply.
|
| 327 |
+
|
| 328 |
+
## 7. Use conditions
|
| 329 |
+
|
| 330 |
+
You must use the Model Materials, Derivative Models, and Outputs in compliance
|
| 331 |
+
with applicable law, including export control and sanctions law, and must not
|
| 332 |
+
knowingly infringe or facilitate infringement of another person's privacy,
|
| 333 |
+
publicity, personality, copyright, trademark, or other rights.
|
| 334 |
+
|
| 335 |
+
You must not knowingly use the Model Materials or a Derivative Model, or
|
| 336 |
+
knowingly provide a service designed to enable others to use them, to:
|
| 337 |
+
|
| 338 |
+
1. commit or materially facilitate fraud; or
|
| 339 |
+
2. imitate an identifiable natural person's voice without that person's
|
| 340 |
+
authorization in a manner reasonably likely to cause a listener to believe
|
| 341 |
+
that synthetic speech is an authentic statement by that person.
|
| 342 |
+
|
| 343 |
+
The second restriction does not prohibit authorized performances or lawful
|
| 344 |
+
parody, satire, commentary, journalism, or public-interest research that is
|
| 345 |
+
not reasonably likely to deceive a listener about the speech's authenticity.
|
| 346 |
+
|
| 347 |
+
**Models trained on the Model Materials or Outputs.** Subject to the scope and
|
| 348 |
+
eligibility requirements of the applicable license under Section 2, 2a, or 3, You
|
| 349 |
+
may use the Model Materials, a Derivative Model, or Outputs to train, fine-tune,
|
| 350 |
+
distill, or otherwise improve another model, and You may publish papers,
|
| 351 |
+
evaluation results, samples, and other findings arising from that work. If You distribute or
|
| 352 |
+
otherwise make available the weights, checkpoints, or adapters of a model so
|
| 353 |
+
trained, and that model generates speech, You must distribute it under this
|
| 354 |
+
Agreement and state in its documentation or model card that it was trained using
|
| 355 |
+
TontaubeV1 Model Materials or Outputs.
|
| 356 |
+
|
| 357 |
+
You must not knowingly provide or make Outputs available as training data,
|
| 358 |
+
including in bulk or as a dataset, or otherwise for the stated or reasonably
|
| 359 |
+
apparent purpose of training, fine-tuning, distilling, or improving a
|
| 360 |
+
speech-generation, voice-conversion, or dubbing model, unless, before receiving
|
| 361 |
+
them, the recipient affirmatively accepts this Agreement for that training use or
|
| 362 |
+
enters into a separate written agreement with Licensor authorizing that use. This
|
| 363 |
+
obligation applies to You as the supplier of the Outputs. It does not restrict
|
| 364 |
+
ordinary publication, distribution, receipt, or listening where the Outputs are
|
| 365 |
+
not supplied for model-training purposes.
|
| 366 |
+
|
| 367 |
+
This requirement does not apply to a model whose function is speech enhancement,
|
| 368 |
+
denoising, or restoration, or to any purpose that does not produce generated
|
| 369 |
+
speech, including automatic speech recognition, diarization, speaker
|
| 370 |
+
recognition, audio classification, benchmarking, and evaluation. If You
|
| 371 |
+
distribute or otherwise make available the weights, checkpoints, or adapters of
|
| 372 |
+
such a model, the statement of origin described above is required, but this
|
| 373 |
+
Agreement does not require You to license that model under this Agreement. Voice
|
| 374 |
+
conversion and dubbing models are subject to the requirement.
|
| 375 |
+
|
| 376 |
+
These use conditions are part of this fixed version of the Agreement. No
|
| 377 |
+
separately published or later-modified acceptable-use policy is incorporated
|
| 378 |
+
by reference.
|
| 379 |
+
|
| 380 |
+
## 8. Ownership, patents, and trademarks
|
| 381 |
+
|
| 382 |
+
Licensor and its licensors retain their respective rights in the Model
|
| 383 |
+
Materials. You retain whatever rights You may have in Your original
|
| 384 |
+
contributions to a modification or Derivative Model, subject to the underlying
|
| 385 |
+
Model Materials and applicable third-party rights. This Agreement does not
|
| 386 |
+
determine ownership of a modification or Derivative Model as a whole.
|
| 387 |
+
|
| 388 |
+
Subject to this Agreement, Licensor grants You a worldwide, non-exclusive,
|
| 389 |
+
royalty-free, irrevocable patent license, under patent claims owned or
|
| 390 |
+
licensable by Licensor that are necessarily infringed by the Model Materials as
|
| 391 |
+
distributed by Licensor, to make, use, offer to sell, sell, import, and
|
| 392 |
+
otherwise transfer the Model Materials. This license does not extend to Your
|
| 393 |
+
modifications or to any combination of the Model Materials with other material.
|
| 394 |
+
If You initiate patent litigation against any entity alleging that the Model
|
| 395 |
+
Materials or a Derivative Model constitutes patent infringement, the patent
|
| 396 |
+
license granted to You under this Section terminates on the date the litigation
|
| 397 |
+
is filed.
|
| 398 |
+
|
| 399 |
+
Except as stated in Section 5a, no trademark, trade-name, logo, or branding
|
| 400 |
+
rights are granted.
|
| 401 |
+
|
| 402 |
+
## 9. No warranty
|
| 403 |
+
|
| 404 |
+
Under this Agreement, the Model Materials are provided free of charge and
|
| 405 |
+
**as is**, without any guarantee of availability, accuracy, fitness for a
|
| 406 |
+
particular purpose, or non-infringement, to the maximum extent permitted by
|
| 407 |
+
applicable law. A separate written agreement signed by Licensor may expressly
|
| 408 |
+
provide different warranties or support. You are solely responsible for
|
| 409 |
+
evaluating whether the Model Materials, Derivative Models, and Outputs are
|
| 410 |
+
appropriate and lawful for Your use.
|
| 411 |
+
|
| 412 |
+
The Model Materials are not designed, tested, or validated for safety-critical
|
| 413 |
+
use, including medical, clinical, emergency, aviation, automotive safety, or
|
| 414 |
+
industrial control applications. Generated speech may omit, repeat, mispronounce,
|
| 415 |
+
or alter text. Any such use is at Licensee's own risk and responsibility.
|
| 416 |
+
|
| 417 |
+
## 10. Liability
|
| 418 |
+
|
| 419 |
+
Licensor's liability is unlimited for intent and gross negligence; injury to
|
| 420 |
+
life, body, or health; liability under mandatory product-liability law; and any
|
| 421 |
+
express guarantee or other liability that cannot lawfully be limited.
|
| 422 |
+
|
| 423 |
+
For slight negligence, Licensor is liable only for breach of a material
|
| 424 |
+
contractual obligation whose performance is essential to this Agreement and
|
| 425 |
+
on which Licensee may reasonably rely. In that case, liability is limited to
|
| 426 |
+
the foreseeable damage typical for this Agreement. In all other cases,
|
| 427 |
+
Licensor's liability for slight negligence is excluded to the extent permitted
|
| 428 |
+
by law.
|
| 429 |
+
|
| 430 |
+
Where Licensee is not a consumer and makes Commercial Use of the Model
|
| 431 |
+
Materials, Licensee shall indemnify Licensor against third-party claims arising
|
| 432 |
+
from Licensee's breach of Section 7, except to the extent the claim results from
|
| 433 |
+
Licensor's own intent or gross negligence.
|
| 434 |
+
|
| 435 |
+
## 11. Term and termination
|
| 436 |
+
|
| 437 |
+
This Agreement begins when You first accept it or exercise rights under it and
|
| 438 |
+
continues until terminated. You may terminate it at any time by permanently
|
| 439 |
+
ceasing to exercise the rights it grants. Licensor may terminate this
|
| 440 |
+
Agreement only for Your breach. For a remediable breach, Licensor must give
|
| 441 |
+
written notice describing the breach and at least 30 calendar days to cure it
|
| 442 |
+
before termination. A breach is non-remediable only where cure is impossible
|
| 443 |
+
as a matter of fact or law; such a breach may be terminated by written notice
|
| 444 |
+
with immediate effect.
|
| 445 |
+
|
| 446 |
+
Licensor may terminate this Agreement by written notice with immediate effect
|
| 447 |
+
for breach of Section 7, paragraph 2 (fraud and unauthorized voice imitation).
|
| 448 |
+
All other breaches, including of the remaining use conditions, are subject to
|
| 449 |
+
the cure period above.
|
| 450 |
+
|
| 451 |
+
Upon termination, You must cease exercising rights in the Model Materials and
|
| 452 |
+
Derivative Models that were granted by this Agreement, except for the patent
|
| 453 |
+
license in Section 8. Termination does not require deletion of Outputs generated
|
| 454 |
+
in compliance with this Agreement before termination, does not terminate a
|
| 455 |
+
compliant downstream recipient's independent license, and does not affect
|
| 456 |
+
products, copies, or units distributed while You were authorized.
|
| 457 |
+
|
| 458 |
+
Sections 1, 5, 5a, 6, 8, 9, 10, 11, 12, and 13 survive termination to the extent
|
| 459 |
+
necessary to give them effect, as does Section 7 solely as it applies to Outputs
|
| 460 |
+
generated before termination.
|
| 461 |
+
|
| 462 |
+
## 12. Static and later license versions
|
| 463 |
+
|
| 464 |
+
This is a static, versioned Agreement. Licensor may offer the Model Materials
|
| 465 |
+
under additional or different terms in the future, but doing so does not
|
| 466 |
+
withdraw or modify rights already granted under this version.
|
| 467 |
+
|
| 468 |
+
A later license version applies to You only if it expressly identifies itself
|
| 469 |
+
as an optional replacement for this Agreement and You affirmatively elect to
|
| 470 |
+
use the Model Materials under that later version. This Agreement does not
|
| 471 |
+
grant rights under "any later version," and later versions do not apply
|
| 472 |
+
automatically.
|
| 473 |
+
|
| 474 |
+
## 13. General terms
|
| 475 |
+
|
| 476 |
+
This Agreement is the entire agreement between Licensor and Licensee regarding
|
| 477 |
+
the license granted here, except for a separate written agreement signed by
|
| 478 |
+
both parties. A waiver must be in writing and applies only to the stated
|
| 479 |
+
instance. If a provision is invalid or unenforceable, the remaining provisions
|
| 480 |
+
remain in effect. To the extent required by applicable law, statutory
|
| 481 |
+
provisions apply in place of the invalid or unenforceable provision; this
|
| 482 |
+
Agreement does not itself create a replacement provision.
|
| 483 |
+
|
| 484 |
+
This Agreement is governed by the laws of the Federal Republic of Germany,
|
| 485 |
+
excluding its conflict-of-law rules and the United Nations Convention on
|
| 486 |
+
Contracts for the International Sale of Goods. If Licensee is a merchant,
|
| 487 |
+
public-law legal entity, or public-law special fund, the exclusive venue is
|
| 488 |
+
Berlin, Germany. Otherwise, mandatory statutory venue rules apply.
|
| 489 |
+
|
| 490 |
+
Nothing in this Agreement deprives a consumer of protections that cannot
|
| 491 |
+
lawfully be waived by contract, including any mandatory protections of the
|
| 492 |
+
country in which the consumer has their habitual residence. The choice of law
|
| 493 |
+
and venue above is subject to those protections.
|
README.md
ADDED
|
@@ -0,0 +1,282 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: tontaube-community-model-license-1.0
|
| 4 |
+
license_link: https://huggingface.co/TontaubeAI/TontaubeV1/blob/main/LICENSE
|
| 5 |
+
pipeline_tag: text-to-speech
|
| 6 |
+
base_model:
|
| 7 |
+
- Qwen/Qwen3-1.7B
|
| 8 |
+
- Qwen/Qwen3-0.6B
|
| 9 |
+
language:
|
| 10 |
+
- en
|
| 11 |
+
- de
|
| 12 |
+
- es
|
| 13 |
+
- fr
|
| 14 |
+
- it
|
| 15 |
+
- nl
|
| 16 |
+
- pt
|
| 17 |
+
tags:
|
| 18 |
+
- text-to-speech
|
| 19 |
+
- voice-cloning
|
| 20 |
+
- multilingual
|
| 21 |
+
- audio
|
| 22 |
+
- vllm
|
| 23 |
+
inference: false
|
| 24 |
+
---
|
| 25 |
+
|
| 26 |
+
<p align="center">
|
| 27 |
+
<img src="assets/tontaube-logo.png" alt="Tontaube" width="180">
|
| 28 |
+
</p>
|
| 29 |
+
|
| 30 |
+
# TontaubeV1
|
| 31 |
+
|
| 32 |
+
TontaubeV1 is a multilingual text-to-speech model designed for expressive
|
| 33 |
+
voice cloning, long-form generation, and low-latency streaming. English and
|
| 34 |
+
German are its primary languages; Spanish, French, Italian, Dutch, and
|
| 35 |
+
Portuguese are also supported.
|
| 36 |
+
|
| 37 |
+
The release contains four causal codebook predictors. CB0 generates semantic
|
| 38 |
+
audio and duration from text, while progressively smaller CB1--CB3 models add
|
| 39 |
+
acoustic detail. Spoken text uses character-level tokenization, with compact
|
| 40 |
+
BPE-encoded language and speaking-style controls. The public styles are
|
| 41 |
+
`audiobook`, `conversational`, and `agentic`.
|
| 42 |
+
|
| 43 |
+
[Technical report](https://tontaube.ai/papers/tontaube-v1-technical-report.pdf) ·
|
| 44 |
+
[Try TontaubeV1 online](https://tontaube.ai/playground) ·
|
| 45 |
+
[Inference repository](https://github.com/craitech/tontaube)
|
| 46 |
+
|
| 47 |
+
## Quick start
|
| 48 |
+
|
| 49 |
+
These checkpoints require the Tontaube vLLM model adapter and input layout;
|
| 50 |
+
they are not drop-in `AutoModelForCausalLM` checkpoints. Use the matching
|
| 51 |
+
release of the inference repository:
|
| 52 |
+
|
| 53 |
+
```bash
|
| 54 |
+
git clone --branch v1.0.0 --depth 1 \
|
| 55 |
+
https://github.com/craitech/tontaube.git
|
| 56 |
+
cd tontaube
|
| 57 |
+
uv run --python 3.12 --frozen tontaube serve
|
| 58 |
+
```
|
| 59 |
+
|
| 60 |
+
Once the API is ready, generate a WAV with the bundled English voice from a
|
| 61 |
+
second terminal:
|
| 62 |
+
|
| 63 |
+
```bash
|
| 64 |
+
curl --silent --show-error --fail http://127.0.0.1:8080/predict \
|
| 65 |
+
-H 'content-type: application/json' \
|
| 66 |
+
-d '{"text":"Welcome to Tontaube.","language":"english","tag":"conversational","format":"wav"}' \
|
| 67 |
+
| python3 -c 'import base64,json,sys; sys.stdout.buffer.write(base64.b64decode(json.load(sys.stdin)["audio_b64"]))' \
|
| 68 |
+
> welcome.wav
|
| 69 |
+
```
|
| 70 |
+
|
| 71 |
+
Clone a voice by sending about 5--60 seconds of clean, single-speaker speech
|
| 72 |
+
with the request:
|
| 73 |
+
|
| 74 |
+
```bash
|
| 75 |
+
VOICE_FILE=/path/to/reference.wav
|
| 76 |
+
python3 -c 'import base64,json,sys; print(json.dumps({"text":"This voice was cloned from a local reference.","language":"english","tag":"conversational","voice_audio_b64":base64.b64encode(open(sys.argv[1],"rb").read()).decode(),"format":"wav"}))' "$VOICE_FILE" \
|
| 77 |
+
| curl --silent --show-error --fail http://127.0.0.1:8080/predict \
|
| 78 |
+
-H 'content-type: application/json' \
|
| 79 |
+
--data-binary @- \
|
| 80 |
+
| python3 -c 'import base64,json,sys; sys.stdout.buffer.write(base64.b64decode(json.load(sys.stdin)["audio_b64"]))' \
|
| 81 |
+
> cloned.wav
|
| 82 |
+
```
|
| 83 |
+
|
| 84 |
+
The server downloads this model and its pinned runtime dependencies into local
|
| 85 |
+
caches on first use. Follow the inference repository's installation
|
| 86 |
+
instructions for system requirements, the browser interface, and Docker. The
|
| 87 |
+
optional English verbalizer is available separately from
|
| 88 |
+
`TontaubeAI/TontaubeV1-Verbalizer` and is downloaded only when enabled.
|
| 89 |
+
|
| 90 |
+
The default semantic sampling temperature is `0.8`. A value around `0.6`
|
| 91 |
+
generally favors text correctness, while values approaching `1.0` can produce
|
| 92 |
+
more varied and expressive delivery.
|
| 93 |
+
|
| 94 |
+
## Capabilities
|
| 95 |
+
|
| 96 |
+
- Bundled synthetic voices and zero-shot cloning from up to 60 seconds of
|
| 97 |
+
reference audio
|
| 98 |
+
- `audiobook`, `conversational`, and `agentic` speaking styles
|
| 99 |
+
- Bounded-context long-form generation
|
| 100 |
+
- WAV generation and low-latency MP3 or Opus streaming
|
| 101 |
+
- Optional English text verbalizer, distributed separately
|
| 102 |
+
|
| 103 |
+
## Examples
|
| 104 |
+
|
| 105 |
+
These MP3 samples were normalized to a consistent speech listening level.
|
| 106 |
+
|
| 107 |
+
### Audiobook
|
| 108 |
+
|
| 109 |
+
**English 1**
|
| 110 |
+
|
| 111 |
+
<audio controls preload="none" src="assets/showcase/english-audiobook-01.mp3"></audio>
|
| 112 |
+
|
| 113 |
+
[Download MP3](assets/showcase/english-audiobook-01.mp3)
|
| 114 |
+
|
| 115 |
+
**English 2**
|
| 116 |
+
|
| 117 |
+
<audio controls preload="none" src="assets/showcase/english-audiobook-02.mp3"></audio>
|
| 118 |
+
|
| 119 |
+
[Download MP3](assets/showcase/english-audiobook-02.mp3)
|
| 120 |
+
|
| 121 |
+
**English 3**
|
| 122 |
+
|
| 123 |
+
<audio controls preload="none" src="assets/showcase/english-audiobook-03.mp3"></audio>
|
| 124 |
+
|
| 125 |
+
[Download MP3](assets/showcase/english-audiobook-03.mp3)
|
| 126 |
+
|
| 127 |
+
**German 1**
|
| 128 |
+
|
| 129 |
+
<audio controls preload="none" src="assets/showcase/german-audiobook-01.mp3"></audio>
|
| 130 |
+
|
| 131 |
+
[Download MP3](assets/showcase/german-audiobook-01.mp3)
|
| 132 |
+
|
| 133 |
+
### Agentic
|
| 134 |
+
|
| 135 |
+
**English 1**
|
| 136 |
+
|
| 137 |
+
<audio controls preload="none" src="assets/showcase/english-agentic-01.mp3"></audio>
|
| 138 |
+
|
| 139 |
+
[Download MP3](assets/showcase/english-agentic-01.mp3)
|
| 140 |
+
|
| 141 |
+
**English 2**
|
| 142 |
+
|
| 143 |
+
<audio controls preload="none" src="assets/showcase/english-agentic-02.mp3"></audio>
|
| 144 |
+
|
| 145 |
+
[Download MP3](assets/showcase/english-agentic-02.mp3)
|
| 146 |
+
|
| 147 |
+
**English 3**
|
| 148 |
+
|
| 149 |
+
<audio controls preload="none" src="assets/showcase/english-agentic-03.mp3"></audio>
|
| 150 |
+
|
| 151 |
+
[Download MP3](assets/showcase/english-agentic-03.mp3)
|
| 152 |
+
|
| 153 |
+
## Model architecture
|
| 154 |
+
|
| 155 |
+
| Predictor | Role | Transformer blocks | Width | Stored parameters |
|
| 156 |
+
|---|---|---:|---:|---:|
|
| 157 |
+
| CB0 | Semantic audio and duration | 28 | 2,048 | 1,829,116,930 |
|
| 158 |
+
| CB1 | Acoustic refinement | 16 | 1,024 | 448,960,512 |
|
| 159 |
+
| CB2 | Acoustic refinement | 8 | 1,024 | 327,307,264 |
|
| 160 |
+
| CB3 | Acoustic refinement | 4 | 1,024 | 268,577,792 |
|
| 161 |
+
| **Total** | | **56** | | **2,873,962,498** |
|
| 162 |
+
|
| 163 |
+
CB0 uses a Qwen3-1.7B-derived transformer trunk. CB1--CB3 use progressively
|
| 164 |
+
shallower Qwen3-0.6B-derived trunks. Each predictor replaces the inherited
|
| 165 |
+
language-model output layer with a two-layer audio-token head. The four output
|
| 166 |
+
streams are decoded with DualCodec; the release inference path then uses the
|
| 167 |
+
acoustic encoder and decoder from VibeVoice for continuous reconstruction and
|
| 168 |
+
streaming.
|
| 169 |
+
|
| 170 |
+
## Training
|
| 171 |
+
|
| 172 |
+
All four predictors were trained exclusively with supervised fine-tuning on
|
| 173 |
+
approximately 200,000 hours of paired speech and text across seven languages,
|
| 174 |
+
predominantly from public-domain audiobook recordings and openly released
|
| 175 |
+
speech corpora.
|
| 176 |
+
|
| 177 |
+
## Repository contents
|
| 178 |
+
|
| 179 |
+
```text
|
| 180 |
+
TontaubeV1/
|
| 181 |
+
├── cb0/
|
| 182 |
+
├── cb1/
|
| 183 |
+
├── cb2/
|
| 184 |
+
└── cb3/
|
| 185 |
+
```
|
| 186 |
+
|
| 187 |
+
Each directory contains its safetensors weights, runtime configuration, and
|
| 188 |
+
tokenizer files. The repository does not redistribute DualCodec, W2V-BERT, or
|
| 189 |
+
VibeVoice weights. The inference setup downloads those components from their
|
| 190 |
+
upstream repositories at pinned revisions.
|
| 191 |
+
|
| 192 |
+
## Serving performance
|
| 193 |
+
|
| 194 |
+
With weights resident on one NVIDIA GeForce RTX 5090 and the process warmed,
|
| 195 |
+
the streaming path reaches approximately 200 ms to first encoded audio. In
|
| 196 |
+
separate non-streaming measurements, end-to-end real-time factor (RTF) is 0.08
|
| 197 |
+
for one input and aggregate RTF is 0.02 across eight concurrent inputs. Startup,
|
| 198 |
+
model loading, and network latency are excluded.
|
| 199 |
+
|
| 200 |
+
## Evaluation
|
| 201 |
+
|
| 202 |
+
The LLM-as-a-judge pairwise audiobook-reading benchmark contains 400 fixed
|
| 203 |
+
English passages of 250--500 characters. For each passage, Gemini 3.1 Pro
|
| 204 |
+
Preview judges the same output pair twice, once in each presentation order, on
|
| 205 |
+
prosody and word-by-word correctness. A TontaubeV1 preference, tie, or
|
| 206 |
+
comparator preference scores 1, 0.5, or 0; the figure reports the mean over all
|
| 207 |
+
800 order-balanced judgments. A score of 50% denotes parity. Whiskers show 95%
|
| 208 |
+
passage-cluster bootstrap intervals; labels beneath the points give tie rates
|
| 209 |
+
across individual judge calls.
|
| 210 |
+
|
| 211 |
+
<p align="center">
|
| 212 |
+
<img src="assets/llm-judge-results.png" alt="TontaubeV1 preference scores against ElevenLabs Flash v2.5, Fish Audio S2 Pro, Gradium, and Cartesia on prosody and correctness.">
|
| 213 |
+
</p>
|
| 214 |
+
|
| 215 |
+
<details>
|
| 216 |
+
<summary>Exact preference scores</summary>
|
| 217 |
+
|
| 218 |
+
| Comparator | Prosody preference | Correctness preference |
|
| 219 |
+
|---|---:|---:|
|
| 220 |
+
| ElevenLabs Flash v2.5 | 50.1% | 48.9% |
|
| 221 |
+
| Fish Audio S2 Pro | 82.1% | 49.6% |
|
| 222 |
+
| Gradium API, April 2026 | 86.2% | 54.6% |
|
| 223 |
+
| Cartesia Sonic 3 | 82.3% | 60.8% |
|
| 224 |
+
|
| 225 |
+
</details>
|
| 226 |
+
|
| 227 |
+
TontaubeV1 uses semantic sampling temperature `0.55` and acoustic temperature
|
| 228 |
+
zero in these comparisons. Each waveform is independently normalized to an
|
| 229 |
+
average level of -20 dBFS before judging. The technical report gives the
|
| 230 |
+
complete judge instructions and further methodological limitations.
|
| 231 |
+
|
| 232 |
+
Fish Audio uses the same frozen cloning reference as TontaubeV1. ElevenLabs,
|
| 233 |
+
Gradium, and Cartesia instead use fixed provider voices while TontaubeV1 uses
|
| 234 |
+
the cloning reference. Although voice identity and timbre are excluded from the
|
| 235 |
+
rubric, prosody is not fully separable from the reference; this asymmetry may
|
| 236 |
+
favor TontaubeV1 in those three comparisons.
|
| 237 |
+
|
| 238 |
+
On the 1,088 English zero-shot examples of the Seed-TTS evaluation set,
|
| 239 |
+
TontaubeV1 obtains 1.66% mean utterance-level word error rate using Whisper
|
| 240 |
+
large-v3 transcription at semantic sampling temperature `0.6`.
|
| 241 |
+
|
| 242 |
+
These automated evaluations measure English reading prosody and text
|
| 243 |
+
correctness. They do not establish voice similarity, overall sound quality,
|
| 244 |
+
multilingual quality, long-form continuity, or streaming quality.
|
| 245 |
+
|
| 246 |
+
## Limitations and responsible use
|
| 247 |
+
|
| 248 |
+
Autoregressive generation can omit, repeat, or alter text and can terminate
|
| 249 |
+
too early or too late. Reference conditioning may reproduce incidental
|
| 250 |
+
recording properties or imperfectly preserve identity. Quality varies by
|
| 251 |
+
language, speaker, style, and text domain. The optional verbalizer can
|
| 252 |
+
normalize incorrectly or alter wording. Training emphasized audiobook speech,
|
| 253 |
+
so audiobook generation may be more reliable than conversational or agentic
|
| 254 |
+
generation.
|
| 255 |
+
|
| 256 |
+
English and German are the primary languages. German phoneme realization can
|
| 257 |
+
be imperfect, and Spanish, French, Italian, Dutch, and Portuguese have not been
|
| 258 |
+
evaluated by native speakers; no comparative quality claims are made for those
|
| 259 |
+
languages.
|
| 260 |
+
|
| 261 |
+
Voice cloning can enable impersonation, fraud, non-consensual synthesis, and
|
| 262 |
+
misleading media. Obtain permission for reference voices and apply appropriate
|
| 263 |
+
authentication, rate limiting, disclosure, logging, and abuse-response
|
| 264 |
+
measures in deployed systems. Generated speech must not be treated as verified
|
| 265 |
+
identity or factual evidence.
|
| 266 |
+
|
| 267 |
+
## License and attribution
|
| 268 |
+
|
| 269 |
+
TontaubeV1 is distributed under the
|
| 270 |
+
[Tontaube Community Model License 1.0](LICENSE), which is not an open-source
|
| 271 |
+
license. The license applies to the Tontaube model materials identified by the
|
| 272 |
+
release manifest; third-party material remains subject to its respective
|
| 273 |
+
terms. See [Third-Party Notices](THIRD_PARTY_NOTICES.md).
|
| 274 |
+
|
| 275 |
+
TontaubeV1 builds on Qwen3 and uses the DualCodec speech representation. The
|
| 276 |
+
release inference stack also uses components from VibeVoice, W2V-BERT,
|
| 277 |
+
PyTorch, Transformers, and vLLM. Their respective licenses and notices remain
|
| 278 |
+
applicable.
|
| 279 |
+
|
| 280 |
+
The generated audio examples in `assets/showcase/` are provided as
|
| 281 |
+
demonstration material and are not part of the model materials covered by the
|
| 282 |
+
Tontaube Community Model License 1.0.
|
THIRD_PARTY_LICENSES/QWEN3-APACHE-2.0.txt
ADDED
|
@@ -0,0 +1,201 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Apache License
|
| 2 |
+
Version 2.0, January 2004
|
| 3 |
+
http://www.apache.org/licenses/
|
| 4 |
+
|
| 5 |
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
| 6 |
+
|
| 7 |
+
1. Definitions.
|
| 8 |
+
|
| 9 |
+
"License" shall mean the terms and conditions for use, reproduction,
|
| 10 |
+
and distribution as defined by Sections 1 through 9 of this document.
|
| 11 |
+
|
| 12 |
+
"Licensor" shall mean the copyright owner or entity authorized by
|
| 13 |
+
the copyright owner that is granting the License.
|
| 14 |
+
|
| 15 |
+
"Legal Entity" shall mean the union of the acting entity and all
|
| 16 |
+
other entities that control, are controlled by, or are under common
|
| 17 |
+
control with that entity. For the purposes of this definition,
|
| 18 |
+
"control" means (i) the power, direct or indirect, to cause the
|
| 19 |
+
direction or management of such entity, whether by contract or
|
| 20 |
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
| 21 |
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
| 22 |
+
|
| 23 |
+
"You" (or "Your") shall mean an individual or Legal Entity
|
| 24 |
+
exercising permissions granted by this License.
|
| 25 |
+
|
| 26 |
+
"Source" form shall mean the preferred form for making modifications,
|
| 27 |
+
including but not limited to software source code, documentation
|
| 28 |
+
source, and configuration files.
|
| 29 |
+
|
| 30 |
+
"Object" form shall mean any form resulting from mechanical
|
| 31 |
+
transformation or translation of a Source form, including but
|
| 32 |
+
not limited to compiled object code, generated documentation,
|
| 33 |
+
and conversions to other media types.
|
| 34 |
+
|
| 35 |
+
"Work" shall mean the work of authorship, whether in Source or
|
| 36 |
+
Object form, made available under the License, as indicated by a
|
| 37 |
+
copyright notice that is included in or attached to the work
|
| 38 |
+
(an example is provided in the Appendix below).
|
| 39 |
+
|
| 40 |
+
"Derivative Works" shall mean any work, whether in Source or Object
|
| 41 |
+
form, that is based on (or derived from) the Work and for which the
|
| 42 |
+
editorial revisions, annotations, elaborations, or other modifications
|
| 43 |
+
represent, as a whole, an original work of authorship. For the purposes
|
| 44 |
+
of this License, Derivative Works shall not include works that remain
|
| 45 |
+
separable from, or merely link (or bind by name) to the interfaces of,
|
| 46 |
+
the Work and Derivative Works thereof.
|
| 47 |
+
|
| 48 |
+
"Contribution" shall mean any work of authorship, including
|
| 49 |
+
the original version of the Work and any modifications or additions
|
| 50 |
+
to that Work or Derivative Works thereof, that is intentionally
|
| 51 |
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
| 52 |
+
or by an individual or Legal Entity authorized to submit on behalf of
|
| 53 |
+
the copyright owner. For the purposes of this definition, "submitted"
|
| 54 |
+
means any form of electronic, verbal, or written communication sent
|
| 55 |
+
to the Licensor or its representatives, including but not limited to
|
| 56 |
+
communication on electronic mailing lists, source code control systems,
|
| 57 |
+
and issue tracking systems that are managed by, or on behalf of, the
|
| 58 |
+
Licensor for the purpose of discussing and improving the Work, but
|
| 59 |
+
excluding communication that is conspicuously marked or otherwise
|
| 60 |
+
designated in writing by the copyright owner as "Not a Contribution."
|
| 61 |
+
|
| 62 |
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
| 63 |
+
on behalf of whom a Contribution has been received by Licensor and
|
| 64 |
+
subsequently incorporated within the Work.
|
| 65 |
+
|
| 66 |
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
| 67 |
+
this License, each Contributor hereby grants to You a perpetual,
|
| 68 |
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
| 69 |
+
copyright license to reproduce, prepare Derivative Works of,
|
| 70 |
+
publicly display, publicly perform, sublicense, and distribute the
|
| 71 |
+
Work and such Derivative Works in Source or Object form.
|
| 72 |
+
|
| 73 |
+
3. Grant of Patent License. Subject to the terms and conditions of
|
| 74 |
+
this License, each Contributor hereby grants to You a perpetual,
|
| 75 |
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
| 76 |
+
(except as stated in this section) patent license to make, have made,
|
| 77 |
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
| 78 |
+
where such license applies only to those patent claims licensable
|
| 79 |
+
by such Contributor that are necessarily infringed by their
|
| 80 |
+
Contribution(s) alone or by combination of their Contribution(s)
|
| 81 |
+
with the Work to which such Contribution(s) was submitted. If You
|
| 82 |
+
institute patent litigation against any entity (including a
|
| 83 |
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
| 84 |
+
or a Contribution incorporated within the Work constitutes direct
|
| 85 |
+
or contributory patent infringement, then any patent licenses
|
| 86 |
+
granted to You under this License for that Work shall terminate
|
| 87 |
+
as of the date such litigation is filed.
|
| 88 |
+
|
| 89 |
+
4. Redistribution. You may reproduce and distribute copies of the
|
| 90 |
+
Work or Derivative Works thereof in any medium, with or without
|
| 91 |
+
modifications, and in Source or Object form, provided that You
|
| 92 |
+
meet the following conditions:
|
| 93 |
+
|
| 94 |
+
(a) You must give any other recipients of the Work or
|
| 95 |
+
Derivative Works a copy of this License; and
|
| 96 |
+
|
| 97 |
+
(b) You must cause any modified files to carry prominent notices
|
| 98 |
+
stating that You changed the files; and
|
| 99 |
+
|
| 100 |
+
(c) You must retain, in the Source form of any Derivative Works
|
| 101 |
+
that You distribute, all copyright, patent, trademark, and
|
| 102 |
+
attribution notices from the Source form of the Work,
|
| 103 |
+
excluding those notices that do not pertain to any part of
|
| 104 |
+
the Derivative Works; and
|
| 105 |
+
|
| 106 |
+
(d) If the Work includes a "NOTICE" text file as part of its
|
| 107 |
+
distribution, then any Derivative Works that You distribute must
|
| 108 |
+
include a readable copy of the attribution notices contained
|
| 109 |
+
within such NOTICE file, excluding those notices that do not
|
| 110 |
+
pertain to any part of the Derivative Works, in at least one
|
| 111 |
+
of the following places: within a NOTICE text file distributed
|
| 112 |
+
as part of the Derivative Works; within the Source form or
|
| 113 |
+
documentation, if provided along with the Derivative Works; or,
|
| 114 |
+
within a display generated by the Derivative Works, if and
|
| 115 |
+
wherever such third-party notices normally appear. The contents
|
| 116 |
+
of the NOTICE file are for informational purposes only and
|
| 117 |
+
do not modify the License. You may add Your own attribution
|
| 118 |
+
notices within Derivative Works that You distribute, alongside
|
| 119 |
+
or as an addendum to the NOTICE text from the Work, provided
|
| 120 |
+
that such additional attribution notices cannot be construed
|
| 121 |
+
as modifying the License.
|
| 122 |
+
|
| 123 |
+
You may add Your own copyright statement to Your modifications and
|
| 124 |
+
may provide additional or different license terms and conditions
|
| 125 |
+
for use, reproduction, or distribution of Your modifications, or
|
| 126 |
+
for any such Derivative Works as a whole, provided Your use,
|
| 127 |
+
reproduction, and distribution of the Work otherwise complies with
|
| 128 |
+
the conditions stated in this License.
|
| 129 |
+
|
| 130 |
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
| 131 |
+
any Contribution intentionally submitted for inclusion in the Work
|
| 132 |
+
by You to the Licensor shall be under the terms and conditions of
|
| 133 |
+
this License, without any additional terms or conditions.
|
| 134 |
+
Notwithstanding the above, nothing herein shall supersede or modify
|
| 135 |
+
the terms of any separate license agreement you may have executed
|
| 136 |
+
with Licensor regarding such Contributions.
|
| 137 |
+
|
| 138 |
+
6. Trademarks. This License does not grant permission to use the trade
|
| 139 |
+
names, trademarks, service marks, or product names of the Licensor,
|
| 140 |
+
except as required for reasonable and customary use in describing the
|
| 141 |
+
origin of the Work and reproducing the content of the NOTICE file.
|
| 142 |
+
|
| 143 |
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
| 144 |
+
agreed to in writing, Licensor provides the Work (and each
|
| 145 |
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
| 146 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
| 147 |
+
implied, including, without limitation, any warranties or conditions
|
| 148 |
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
| 149 |
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
| 150 |
+
appropriateness of using or redistributing the Work and assume any
|
| 151 |
+
risks associated with Your exercise of permissions under this License.
|
| 152 |
+
|
| 153 |
+
8. Limitation of Liability. In no event and under no legal theory,
|
| 154 |
+
whether in tort (including negligence), contract, or otherwise,
|
| 155 |
+
unless required by applicable law (such as deliberate and grossly
|
| 156 |
+
negligent acts) or agreed to in writing, shall any Contributor be
|
| 157 |
+
liable to You for damages, including any direct, indirect, special,
|
| 158 |
+
incidental, or consequential damages of any character arising as a
|
| 159 |
+
result of this License or out of the use or inability to use the
|
| 160 |
+
Work (including but not limited to damages for loss of goodwill,
|
| 161 |
+
work stoppage, computer failure or malfunction, or any and all
|
| 162 |
+
other commercial damages or losses), even if such Contributor
|
| 163 |
+
has been advised of the possibility of such damages.
|
| 164 |
+
|
| 165 |
+
9. Accepting Warranty or Additional Liability. While redistributing
|
| 166 |
+
the Work or Derivative Works thereof, You may choose to offer,
|
| 167 |
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
| 168 |
+
or other liability obligations and/or rights consistent with this
|
| 169 |
+
License. However, in accepting such obligations, You may act only
|
| 170 |
+
on Your own behalf and on Your sole responsibility, not on behalf
|
| 171 |
+
of any other Contributor, and only if You agree to indemnify,
|
| 172 |
+
defend, and hold each Contributor harmless for any liability
|
| 173 |
+
incurred by, or claims asserted against, such Contributor by reason
|
| 174 |
+
of your accepting any such warranty or additional liability.
|
| 175 |
+
|
| 176 |
+
END OF TERMS AND CONDITIONS
|
| 177 |
+
|
| 178 |
+
APPENDIX: How to apply the Apache License to your work.
|
| 179 |
+
|
| 180 |
+
To apply the Apache License to your work, attach the following
|
| 181 |
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
| 182 |
+
replaced with your own identifying information. (Don't include
|
| 183 |
+
the brackets!) The text should be enclosed in the appropriate
|
| 184 |
+
comment syntax for the file format. We also recommend that a
|
| 185 |
+
file or class name and description of purpose be included on the
|
| 186 |
+
same "printed page" as the copyright notice for easier
|
| 187 |
+
identification within third-party archives.
|
| 188 |
+
|
| 189 |
+
Copyright 2024 Alibaba Cloud
|
| 190 |
+
|
| 191 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
| 192 |
+
you may not use this file except in compliance with the License.
|
| 193 |
+
You may obtain a copy of the License at
|
| 194 |
+
|
| 195 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
| 196 |
+
|
| 197 |
+
Unless required by applicable law or agreed to in writing, software
|
| 198 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
| 199 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 200 |
+
See the License for the specific language governing permissions and
|
| 201 |
+
limitations under the License.
|
THIRD_PARTY_NOTICES.md
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Third-Party Notices
|
| 2 |
+
|
| 3 |
+
This file identifies third-party material incorporated into the TontaubeV1
|
| 4 |
+
model artifacts. It does not replace or modify any applicable license.
|
| 5 |
+
|
| 6 |
+
## Qwen3
|
| 7 |
+
|
| 8 |
+
TontaubeV1 is derived from the following Qwen3 models:
|
| 9 |
+
|
| 10 |
+
- CB0: [Qwen3-1.7B](https://huggingface.co/Qwen/Qwen3-1.7B)
|
| 11 |
+
- CB1, CB2, and CB3: [Qwen3-0.6B](https://huggingface.co/Qwen/Qwen3-0.6B)
|
| 12 |
+
|
| 13 |
+
Qwen3 is copyright 2024 Alibaba Cloud and is distributed under the Apache
|
| 14 |
+
License 2.0. A copy of that license is provided in
|
| 15 |
+
[`THIRD_PARTY_LICENSES/QWEN3-APACHE-2.0.txt`](THIRD_PARTY_LICENSES/QWEN3-APACHE-2.0.txt).
|
| 16 |
+
|
| 17 |
+
The Tontaube Community Model License 1.0 applies only to rights owned by or
|
| 18 |
+
licensable by Cremer & Cremer Technologies UG (haftungsbeschränkt) in the
|
| 19 |
+
files identified by [`COVERED_FILES.md`](COVERED_FILES.md). It does not replace
|
| 20 |
+
the Apache License 2.0 terms applicable to Qwen3 material incorporated into
|
| 21 |
+
those files.
|
| 22 |
+
|
| 23 |
+
DualCodec, Wav2Vec-BERT, and VibeVoice weights are not included in this model
|
| 24 |
+
repository. They are obtained separately by the inference implementation and
|
| 25 |
+
remain subject to their own licenses and notices.
|
assets/llm-judge-results.png
ADDED
|
assets/showcase/english-agentic-01.mp3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:016143c3880d2f06f4bc66c53ef6a9f3e0085bfdd9060841c86bf3ea87efe0ac
|
| 3 |
+
size 167936
|
assets/showcase/english-agentic-02.mp3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7bd14b351b74cfc5add7d6035d1b9255cf61abe5e7c72a6f3498f665578aad89
|
| 3 |
+
size 146434
|
assets/showcase/english-agentic-03.mp3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ce0122f7bf2abfb047c5f05b7d15686372c7ea4241e80d1aa277f33b483b926
|
| 3 |
+
size 161408
|
assets/showcase/english-audiobook-01.mp3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef45059033f48282b709696923552ce7de152a0529d972369b219f3e6f72e945
|
| 3 |
+
size 278924
|
assets/showcase/english-audiobook-02.mp3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8b9ac5eb26b3a2505f8c5ed61a666402c01235b052ad63a65dce7ea17ca768a
|
| 3 |
+
size 430176
|
assets/showcase/english-audiobook-03.mp3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:987e6082ac50ee123c8d8496bfb6113c329f045a3205acfb911b308db2646560
|
| 3 |
+
size 244704
|
assets/showcase/german-audiobook-01.mp3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bfe1bba89876f0986fa541ef77df5935ee175854e6c30aaad3a8debf4771f951
|
| 3 |
+
size 422879
|
assets/tontaube-logo.png
ADDED
|
cb0/added_tokens.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
cb0/config.json
ADDED
|
@@ -0,0 +1,97 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"vocab_size": 168057,
|
| 3 |
+
"max_position_embeddings": 40960,
|
| 4 |
+
"hidden_size": 2048,
|
| 5 |
+
"intermediate_size": 6144,
|
| 6 |
+
"num_hidden_layers": 28,
|
| 7 |
+
"num_attention_heads": 16,
|
| 8 |
+
"use_sliding_window": false,
|
| 9 |
+
"sliding_window": null,
|
| 10 |
+
"max_window_layers": 28,
|
| 11 |
+
"num_key_value_heads": 8,
|
| 12 |
+
"head_dim": 128,
|
| 13 |
+
"hidden_act": "silu",
|
| 14 |
+
"initializer_range": 0.02,
|
| 15 |
+
"rms_norm_eps": 1e-06,
|
| 16 |
+
"use_cache": true,
|
| 17 |
+
"rope_theta": 1000000,
|
| 18 |
+
"rope_scaling": null,
|
| 19 |
+
"attention_bias": false,
|
| 20 |
+
"attention_dropout": 0.0,
|
| 21 |
+
"layer_types": [
|
| 22 |
+
"full_attention",
|
| 23 |
+
"full_attention",
|
| 24 |
+
"full_attention",
|
| 25 |
+
"full_attention",
|
| 26 |
+
"full_attention",
|
| 27 |
+
"full_attention",
|
| 28 |
+
"full_attention",
|
| 29 |
+
"full_attention",
|
| 30 |
+
"full_attention",
|
| 31 |
+
"full_attention",
|
| 32 |
+
"full_attention",
|
| 33 |
+
"full_attention",
|
| 34 |
+
"full_attention",
|
| 35 |
+
"full_attention",
|
| 36 |
+
"full_attention",
|
| 37 |
+
"full_attention",
|
| 38 |
+
"full_attention",
|
| 39 |
+
"full_attention",
|
| 40 |
+
"full_attention",
|
| 41 |
+
"full_attention",
|
| 42 |
+
"full_attention",
|
| 43 |
+
"full_attention",
|
| 44 |
+
"full_attention",
|
| 45 |
+
"full_attention",
|
| 46 |
+
"full_attention",
|
| 47 |
+
"full_attention",
|
| 48 |
+
"full_attention",
|
| 49 |
+
"full_attention"
|
| 50 |
+
],
|
| 51 |
+
"return_dict": true,
|
| 52 |
+
"output_hidden_states": false,
|
| 53 |
+
"torchscript": false,
|
| 54 |
+
"dtype": "bfloat16",
|
| 55 |
+
"pruned_heads": {},
|
| 56 |
+
"tie_word_embeddings": false,
|
| 57 |
+
"chunk_size_feed_forward": 0,
|
| 58 |
+
"is_encoder_decoder": false,
|
| 59 |
+
"is_decoder": false,
|
| 60 |
+
"cross_attention_hidden_size": null,
|
| 61 |
+
"add_cross_attention": false,
|
| 62 |
+
"tie_encoder_decoder": false,
|
| 63 |
+
"architectures": [
|
| 64 |
+
"Qwen3DualCodecForCausalLM"
|
| 65 |
+
],
|
| 66 |
+
"finetuning_task": null,
|
| 67 |
+
"id2label": {
|
| 68 |
+
"0": "LABEL_0",
|
| 69 |
+
"1": "LABEL_1"
|
| 70 |
+
},
|
| 71 |
+
"label2id": {
|
| 72 |
+
"LABEL_0": 0,
|
| 73 |
+
"LABEL_1": 1
|
| 74 |
+
},
|
| 75 |
+
"task_specific_params": null,
|
| 76 |
+
"problem_type": null,
|
| 77 |
+
"tokenizer_class": null,
|
| 78 |
+
"prefix": null,
|
| 79 |
+
"bos_token_id": 151643,
|
| 80 |
+
"pad_token_id": 151643,
|
| 81 |
+
"eos_token_id": 151670,
|
| 82 |
+
"sep_token_id": null,
|
| 83 |
+
"decoder_start_token_id": null,
|
| 84 |
+
"transformers_version": "4.57.6",
|
| 85 |
+
"model_type": "qwen3",
|
| 86 |
+
"tf_legacy_loss": false,
|
| 87 |
+
"use_bfloat16": false,
|
| 88 |
+
"output_attentions": false,
|
| 89 |
+
"audio_token_start_id": 151673,
|
| 90 |
+
"n_codebooks": 4,
|
| 91 |
+
"target_codebook": 0,
|
| 92 |
+
"audio_head_hidden": 4096,
|
| 93 |
+
"text_marker_token_id": 151671,
|
| 94 |
+
"audio_marker_token_id": 151672,
|
| 95 |
+
"chunk_realign_offset": 25,
|
| 96 |
+
"_vllm_config_version": 6
|
| 97 |
+
}
|
cb0/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
cb0/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:17f990196944ada19734e43c195eaf998c998173edba00d14f01a4668865e814
|
| 3 |
+
size 3809322216
|
cb0/special_tokens_map.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
cb0/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c838573f03edfd45dce6890c0ed9cb9ea51a3721f7385f6072c8bd2919d37ed
|
| 3 |
+
size 16873051
|
cb0/tokenizer_config.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
cb0/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
cb1/added_tokens.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
cb1/config.json
ADDED
|
@@ -0,0 +1,85 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"vocab_size": 172153,
|
| 3 |
+
"max_position_embeddings": 40960,
|
| 4 |
+
"hidden_size": 1024,
|
| 5 |
+
"intermediate_size": 3072,
|
| 6 |
+
"num_hidden_layers": 16,
|
| 7 |
+
"num_attention_heads": 16,
|
| 8 |
+
"use_sliding_window": false,
|
| 9 |
+
"sliding_window": null,
|
| 10 |
+
"max_window_layers": 28,
|
| 11 |
+
"num_key_value_heads": 8,
|
| 12 |
+
"head_dim": 128,
|
| 13 |
+
"hidden_act": "silu",
|
| 14 |
+
"initializer_range": 0.02,
|
| 15 |
+
"rms_norm_eps": 1e-06,
|
| 16 |
+
"use_cache": true,
|
| 17 |
+
"rope_theta": 1000000,
|
| 18 |
+
"rope_scaling": null,
|
| 19 |
+
"attention_bias": false,
|
| 20 |
+
"attention_dropout": 0.0,
|
| 21 |
+
"layer_types": [
|
| 22 |
+
"full_attention",
|
| 23 |
+
"full_attention",
|
| 24 |
+
"full_attention",
|
| 25 |
+
"full_attention",
|
| 26 |
+
"full_attention",
|
| 27 |
+
"full_attention",
|
| 28 |
+
"full_attention",
|
| 29 |
+
"full_attention",
|
| 30 |
+
"full_attention",
|
| 31 |
+
"full_attention",
|
| 32 |
+
"full_attention",
|
| 33 |
+
"full_attention",
|
| 34 |
+
"full_attention",
|
| 35 |
+
"full_attention",
|
| 36 |
+
"full_attention",
|
| 37 |
+
"full_attention"
|
| 38 |
+
],
|
| 39 |
+
"return_dict": true,
|
| 40 |
+
"output_hidden_states": false,
|
| 41 |
+
"torchscript": false,
|
| 42 |
+
"dtype": "bfloat16",
|
| 43 |
+
"pruned_heads": {},
|
| 44 |
+
"tie_word_embeddings": false,
|
| 45 |
+
"chunk_size_feed_forward": 0,
|
| 46 |
+
"is_encoder_decoder": false,
|
| 47 |
+
"is_decoder": false,
|
| 48 |
+
"cross_attention_hidden_size": null,
|
| 49 |
+
"add_cross_attention": false,
|
| 50 |
+
"tie_encoder_decoder": false,
|
| 51 |
+
"architectures": [
|
| 52 |
+
"Qwen3DualCodecForCausalLM"
|
| 53 |
+
],
|
| 54 |
+
"finetuning_task": null,
|
| 55 |
+
"id2label": {
|
| 56 |
+
"0": "LABEL_0",
|
| 57 |
+
"1": "LABEL_1"
|
| 58 |
+
},
|
| 59 |
+
"label2id": {
|
| 60 |
+
"LABEL_0": 0,
|
| 61 |
+
"LABEL_1": 1
|
| 62 |
+
},
|
| 63 |
+
"task_specific_params": null,
|
| 64 |
+
"problem_type": null,
|
| 65 |
+
"tokenizer_class": null,
|
| 66 |
+
"prefix": null,
|
| 67 |
+
"bos_token_id": 151643,
|
| 68 |
+
"pad_token_id": 151643,
|
| 69 |
+
"eos_token_id": 151670,
|
| 70 |
+
"sep_token_id": null,
|
| 71 |
+
"decoder_start_token_id": null,
|
| 72 |
+
"transformers_version": "4.57.6",
|
| 73 |
+
"model_type": "qwen3",
|
| 74 |
+
"tf_legacy_loss": false,
|
| 75 |
+
"use_bfloat16": false,
|
| 76 |
+
"output_attentions": false,
|
| 77 |
+
"audio_token_start_id": 151673,
|
| 78 |
+
"n_codebooks": 4,
|
| 79 |
+
"target_codebook": 1,
|
| 80 |
+
"audio_head_hidden": 4096,
|
| 81 |
+
"text_marker_token_id": 151671,
|
| 82 |
+
"audio_marker_token_id": 151672,
|
| 83 |
+
"chunk_realign_offset": 25,
|
| 84 |
+
"_vllm_config_version": 6
|
| 85 |
+
}
|
cb1/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
cb1/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a2404b2b1f0ab6e92e82047e06d273821f3b413fedb8ad27b234d5526bf281c1
|
| 3 |
+
size 939900896
|
cb1/special_tokens_map.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
cb1/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c838573f03edfd45dce6890c0ed9cb9ea51a3721f7385f6072c8bd2919d37ed
|
| 3 |
+
size 16873051
|
cb1/tokenizer_config.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
cb1/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
cb2/added_tokens.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
cb2/config.json
ADDED
|
@@ -0,0 +1,77 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"vocab_size": 176249,
|
| 3 |
+
"max_position_embeddings": 40960,
|
| 4 |
+
"hidden_size": 1024,
|
| 5 |
+
"intermediate_size": 3072,
|
| 6 |
+
"num_hidden_layers": 8,
|
| 7 |
+
"num_attention_heads": 16,
|
| 8 |
+
"use_sliding_window": false,
|
| 9 |
+
"sliding_window": null,
|
| 10 |
+
"max_window_layers": 28,
|
| 11 |
+
"num_key_value_heads": 8,
|
| 12 |
+
"head_dim": 128,
|
| 13 |
+
"hidden_act": "silu",
|
| 14 |
+
"initializer_range": 0.02,
|
| 15 |
+
"rms_norm_eps": 1e-06,
|
| 16 |
+
"use_cache": true,
|
| 17 |
+
"rope_theta": 1000000,
|
| 18 |
+
"rope_scaling": null,
|
| 19 |
+
"attention_bias": false,
|
| 20 |
+
"attention_dropout": 0.0,
|
| 21 |
+
"layer_types": [
|
| 22 |
+
"full_attention",
|
| 23 |
+
"full_attention",
|
| 24 |
+
"full_attention",
|
| 25 |
+
"full_attention",
|
| 26 |
+
"full_attention",
|
| 27 |
+
"full_attention",
|
| 28 |
+
"full_attention",
|
| 29 |
+
"full_attention"
|
| 30 |
+
],
|
| 31 |
+
"return_dict": true,
|
| 32 |
+
"output_hidden_states": false,
|
| 33 |
+
"torchscript": false,
|
| 34 |
+
"dtype": "bfloat16",
|
| 35 |
+
"pruned_heads": {},
|
| 36 |
+
"tie_word_embeddings": false,
|
| 37 |
+
"chunk_size_feed_forward": 0,
|
| 38 |
+
"is_encoder_decoder": false,
|
| 39 |
+
"is_decoder": false,
|
| 40 |
+
"cross_attention_hidden_size": null,
|
| 41 |
+
"add_cross_attention": false,
|
| 42 |
+
"tie_encoder_decoder": false,
|
| 43 |
+
"architectures": [
|
| 44 |
+
"Qwen3DualCodecForCausalLM"
|
| 45 |
+
],
|
| 46 |
+
"finetuning_task": null,
|
| 47 |
+
"id2label": {
|
| 48 |
+
"0": "LABEL_0",
|
| 49 |
+
"1": "LABEL_1"
|
| 50 |
+
},
|
| 51 |
+
"label2id": {
|
| 52 |
+
"LABEL_0": 0,
|
| 53 |
+
"LABEL_1": 1
|
| 54 |
+
},
|
| 55 |
+
"task_specific_params": null,
|
| 56 |
+
"problem_type": null,
|
| 57 |
+
"tokenizer_class": null,
|
| 58 |
+
"prefix": null,
|
| 59 |
+
"bos_token_id": 151643,
|
| 60 |
+
"pad_token_id": 151643,
|
| 61 |
+
"eos_token_id": 151670,
|
| 62 |
+
"sep_token_id": null,
|
| 63 |
+
"decoder_start_token_id": null,
|
| 64 |
+
"transformers_version": "4.57.6",
|
| 65 |
+
"model_type": "qwen3",
|
| 66 |
+
"tf_legacy_loss": false,
|
| 67 |
+
"use_bfloat16": false,
|
| 68 |
+
"output_attentions": false,
|
| 69 |
+
"audio_token_start_id": 151673,
|
| 70 |
+
"n_codebooks": 4,
|
| 71 |
+
"target_codebook": 2,
|
| 72 |
+
"audio_head_hidden": 4096,
|
| 73 |
+
"text_marker_token_id": 151671,
|
| 74 |
+
"audio_marker_token_id": 151672,
|
| 75 |
+
"chunk_realign_offset": 25,
|
| 76 |
+
"_vllm_config_version": 6
|
| 77 |
+
}
|
cb2/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
cb2/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78fd0709da355a64438505e726ecaa49ecfb41c4a096298d8b88fd7566baa081
|
| 3 |
+
size 696584424
|
cb2/special_tokens_map.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
cb2/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c838573f03edfd45dce6890c0ed9cb9ea51a3721f7385f6072c8bd2919d37ed
|
| 3 |
+
size 16873051
|
cb2/tokenizer_config.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
cb2/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
cb3/added_tokens.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
cb3/config.json
ADDED
|
@@ -0,0 +1,73 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"vocab_size": 180345,
|
| 3 |
+
"max_position_embeddings": 40960,
|
| 4 |
+
"hidden_size": 1024,
|
| 5 |
+
"intermediate_size": 3072,
|
| 6 |
+
"num_hidden_layers": 4,
|
| 7 |
+
"num_attention_heads": 16,
|
| 8 |
+
"use_sliding_window": false,
|
| 9 |
+
"sliding_window": null,
|
| 10 |
+
"max_window_layers": 28,
|
| 11 |
+
"num_key_value_heads": 8,
|
| 12 |
+
"head_dim": 128,
|
| 13 |
+
"hidden_act": "silu",
|
| 14 |
+
"initializer_range": 0.02,
|
| 15 |
+
"rms_norm_eps": 1e-06,
|
| 16 |
+
"use_cache": true,
|
| 17 |
+
"rope_theta": 1000000,
|
| 18 |
+
"rope_scaling": null,
|
| 19 |
+
"attention_bias": false,
|
| 20 |
+
"attention_dropout": 0.0,
|
| 21 |
+
"layer_types": [
|
| 22 |
+
"full_attention",
|
| 23 |
+
"full_attention",
|
| 24 |
+
"full_attention",
|
| 25 |
+
"full_attention"
|
| 26 |
+
],
|
| 27 |
+
"return_dict": true,
|
| 28 |
+
"output_hidden_states": false,
|
| 29 |
+
"torchscript": false,
|
| 30 |
+
"dtype": "bfloat16",
|
| 31 |
+
"pruned_heads": {},
|
| 32 |
+
"tie_word_embeddings": false,
|
| 33 |
+
"chunk_size_feed_forward": 0,
|
| 34 |
+
"is_encoder_decoder": false,
|
| 35 |
+
"is_decoder": false,
|
| 36 |
+
"cross_attention_hidden_size": null,
|
| 37 |
+
"add_cross_attention": false,
|
| 38 |
+
"tie_encoder_decoder": false,
|
| 39 |
+
"architectures": [
|
| 40 |
+
"Qwen3DualCodecForCausalLM"
|
| 41 |
+
],
|
| 42 |
+
"finetuning_task": null,
|
| 43 |
+
"id2label": {
|
| 44 |
+
"0": "LABEL_0",
|
| 45 |
+
"1": "LABEL_1"
|
| 46 |
+
},
|
| 47 |
+
"label2id": {
|
| 48 |
+
"LABEL_0": 0,
|
| 49 |
+
"LABEL_1": 1
|
| 50 |
+
},
|
| 51 |
+
"task_specific_params": null,
|
| 52 |
+
"problem_type": null,
|
| 53 |
+
"tokenizer_class": null,
|
| 54 |
+
"prefix": null,
|
| 55 |
+
"bos_token_id": 151643,
|
| 56 |
+
"pad_token_id": 151643,
|
| 57 |
+
"eos_token_id": 151670,
|
| 58 |
+
"sep_token_id": null,
|
| 59 |
+
"decoder_start_token_id": null,
|
| 60 |
+
"transformers_version": "4.57.6",
|
| 61 |
+
"model_type": "qwen3",
|
| 62 |
+
"tf_legacy_loss": false,
|
| 63 |
+
"use_bfloat16": false,
|
| 64 |
+
"output_attentions": false,
|
| 65 |
+
"audio_token_start_id": 151673,
|
| 66 |
+
"n_codebooks": 4,
|
| 67 |
+
"target_codebook": 3,
|
| 68 |
+
"audio_head_hidden": 4096,
|
| 69 |
+
"text_marker_token_id": 151671,
|
| 70 |
+
"audio_marker_token_id": 151672,
|
| 71 |
+
"chunk_realign_offset": 25,
|
| 72 |
+
"_vllm_config_version": 6
|
| 73 |
+
}
|
cb3/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
cb3/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09dab1fb894af2cd98ff8a2bf784700a78ca67be749144fb02a7feb947d779bf
|
| 3 |
+
size 579120520
|
cb3/special_tokens_map.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
cb3/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c838573f03edfd45dce6890c0ed9cb9ea51a3721f7385f6072c8bd2919d37ed
|
| 3 |
+
size 16873051
|
cb3/tokenizer_config.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
cb3/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|