Installation

To install the latest version, enter the following command:
pip install -U lmnt

Authentication

You will need an API key to use our SDKs; get it from your account page.

Quick Start

To start synthesizing speech right away, check out our general Getting Started guide. There you’ll see how to set up your environment and run through some sample code examples for text-to-speech and streaming.

Dive into the Python SDK

Go to our Python SDK GitHub repository