# Revocalize AI ## API Docs - [Convert Audio File](https://d2u6sihwg6.apidog.io/api-8541669.md): This endpoint takes a WAV vocal audio file and returns a URL string with the converted vocals audio file. - [Check Task Status](https://d2u6sihwg6.apidog.io/api-8541743.md): This endpoint checks the status of a conversion task. This is useful if you want to check the status of a task that you submitted to the convert audio file endpoint. - [Get Available Models](https://d2u6sihwg6.apidog.io/api-8542150.md): The /models endpoint returns the available AI Voice Models for your Revocalize account. Any of the available models can be used in the Voice Synthesis API to create audio generations. - [Create Model](https://d2u6sihwg6.apidog.io/api-8542151.md): This endpoint creates a new AI voice model. The model is created in a pending state. You must train the model before it can be used for synthesis. - [Train Model](https://d2u6sihwg6.apidog.io/api-8542152.md): Train a custom AI voice model after creating it in a pending state.