# ElevenLabsModel

> **Class** in `langchain_community`

📖 [View in docs](https://reference.langchain.com/python/langchain-community/tools/eleven_labs/text2speech/ElevenLabsModel)

Models available for Eleven Labs Text2Speech.

## Signature

```python
ElevenLabsModel()
```

## Extends

- `str`
- `Enum`

## Properties

- `MULTI_LINGUAL`
- `MULTI_LINGUAL_FLASH`
- `MONO_LINGUAL`

---

[View source on GitHub](https://github.com/langchain-ai/langchain-community/blob/4b280287bd55b99b44db2dd849f02d66c89534d5/libs/community/langchain_community/tools/eleven_labs/text2speech.py#L21)