Update README.md
Browse files
README.md
CHANGED
|
@@ -22,8 +22,7 @@ We’re releasing MetaVoice-1B under the Apache 2.0 license, *it can be used wit
|
|
| 22 |
See [Github](https://github.com/metavoiceio/metavoice-src) for the latest usage instructions.
|
| 23 |
|
| 24 |
## Soon
|
| 25 |
-
- Long form TTS
|
| 26 |
-
- Fine-tuning code
|
| 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.
|
|
|
|
| 22 |
See [Github](https://github.com/metavoiceio/metavoice-src) for the latest usage instructions.
|
| 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.
|