Update README.md
#2
by edwixx - opened
README.md
CHANGED
|
@@ -44,6 +44,8 @@ The model is designed for high-quality conversational speech generation and
|
|
| 44 |
voice continuation from prompt audio. This repository contains the inference
|
| 45 |
code, model definition, and setup instructions for running Miso TTS locally.
|
| 46 |
|
|
|
|
|
|
|
| 47 |
---
|
| 48 |
|
| 49 |
## Quickstart
|
|
@@ -66,6 +68,7 @@ or try our demo at misolabs.ai.
|
|
| 66 |
| Audio codebooks | `32` |
|
| 67 |
| Audio tokenizer | Mimi |
|
| 68 |
| Max sequence length | `2,048` |
|
|
|
|
| 69 |
|
| 70 |
### Architecture
|
| 71 |
|
|
|
|
| 44 |
voice continuation from prompt audio. This repository contains the inference
|
| 45 |
code, model definition, and setup instructions for running Miso TTS locally.
|
| 46 |
|
| 47 |
+
> **Language support:** Miso TTS 8B currently supports **English only**.
|
| 48 |
+
|
| 49 |
---
|
| 50 |
|
| 51 |
## Quickstart
|
|
|
|
| 68 |
| Audio codebooks | `32` |
|
| 69 |
| Audio tokenizer | Mimi |
|
| 70 |
| Max sequence length | `2,048` |
|
| 71 |
+
| Language | `English` |
|
| 72 |
|
| 73 |
### Architecture
|
| 74 |
|