Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,7 @@ See [Github](https://github.com/metavoiceio/metavoice-src) for the latest usage
|
|
23 |
|
24 |
## Soon
|
25 |
- Long form / arbitrary length TTS
|
|
|
26 |
|
27 |
## Architecture
|
28 |
We predict EnCodec tokens from text, and speaker information. This is then diffused up to the waveform level, with post-processing applied to clean up the audio.
|
|
|
23 |
|
24 |
## Soon
|
25 |
- Long form / arbitrary length TTS
|
26 |
+
- Streaming
|
27 |
|
28 |
## Architecture
|
29 |
We predict EnCodec tokens from text, and speaker information. This is then diffused up to the waveform level, with post-processing applied to clean up the audio.
|