edwixx commited on
Commit
4fdb69d
·
verified ·
1 Parent(s): ef6b096

Update README.md

Browse files

awesome work but i see neither on the blog nor Github it mentions how many languages does it supports as of now?

As confirmed [here](https://huggingface.co/MisoLabs/MisoTTS/discussions/1#6a20750ccbe9ca23e924d015) the model card should mention that.

Files changed (1) hide show
  1. README.md +3 -0
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