Text to Speech
Create Model
How to create a model using the Python SDK or API
You can create a model using the Python SDK, MessagePack API, or FormData API.
Python SDK
To begin with, you need to make sure you have the Python SDK installed: GitHub or PyPI.
MessagePack API
Endpoint Details
- Method: POST
- URL: https://api.fish.audio/model
- Content-Type:
application/msgpack
ormultipart/form-data
- Reference: OpenAPI
Example Usage
Say you want to create a model with 2 audio clips and 2 corresponding texts.