Commit
·
deb0d16
1
Parent(s):
eab6749
Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,8 @@ For detailed instructions on utilizing the models, please refer to the [fairseq
|
|
14 |
|
15 |
`models` folder consists of only generator, which is enough to run TTS inference. Full model checkpoint which also includes the discriminator and the optimizer states can be found in `full_models` folder.
|
16 |
|
|
|
|
|
17 |
## Supported Languages
|
18 |
|
19 |
This model supports 1107 languages. Unclick the following to toogle all supported languages of this checkpoint in [ISO 639-3 code](https://en.wikipedia.org/wiki/ISO_639-3).
|
|
|
14 |
|
15 |
`models` folder consists of only generator, which is enough to run TTS inference. Full model checkpoint which also includes the discriminator and the optimizer states can be found in `full_models` folder.
|
16 |
|
17 |
+
See [this section](https://github.com/facebookresearch/fairseq/blob/main/examples/mms/README.md#tts-1) for instructions on using the models for inference.
|
18 |
+
|
19 |
## Supported Languages
|
20 |
|
21 |
This model supports 1107 languages. Unclick the following to toogle all supported languages of this checkpoint in [ISO 639-3 code](https://en.wikipedia.org/wiki/ISO_639-3).
|