> ## Documentation Index
> Fetch the complete documentation index at: https://docs.voicelibrary.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Models

## TTS Models and Migration

### Public model IDs

* `myvocal_v3`
* `english_v2`
* `spanish_es`
* `portuguese_pt`
* `multilingual_v2`
* `spanish_la`
* `portuguese_la`

### Verified behavior

* `myvocal_v3` with explicit `language` works.
* `myvocal_v3` with omitted `language` works (auto-detect).
* Default/non-V3 path without `language` returns `Invalid language option.`

### V3 language scope

* Supported languages: `98`
* Excluded: `Kirghiz`, `Lingala`

See full list: [V3 Language Codes](./v3-language-codes.md)
