Update README.md to include finetuning instructions (#12)
Browse files- Update README.md to include finetuning instructions (023638e33572b0da3dc3a66063877990500cbd76)
Co-authored-by: Luca Peric <[email protected]>
README.md
CHANGED
|
@@ -21,6 +21,10 @@ We’re releasing MetaVoice-1B under the Apache 2.0 license, *it can be used wit
|
|
| 21 |
## Usage
|
| 22 |
See [Github](https://github.com/metavoiceio/metavoice-src) for the latest usage instructions.
|
| 23 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
## Soon
|
| 25 |
- Long form / arbitrary length TTS
|
| 26 |
- Streaming
|
|
|
|
| 21 |
## Usage
|
| 22 |
See [Github](https://github.com/metavoiceio/metavoice-src) for the latest usage instructions.
|
| 23 |
|
| 24 |
+
## Finetuning
|
| 25 |
+
|
| 26 |
+
See [Github](https://github.com/metavoiceio/metavoice-src?tab=readme-ov-file#finetuning) for the latest finetuning instructions.
|
| 27 |
+
|
| 28 |
## Soon
|
| 29 |
- Long form / arbitrary length TTS
|
| 30 |
- Streaming
|