tune

List Tunes

List all tunes owned by the current user.

get/v1/tunes

Query parameters

offsetinteger

Offset into the results.

Offset into the results.

limitinteger

The max number of results to be shown (limit 100).

The max number of results to be shown (limit 100).

namestring nullable

The name of the tune to filter on.

The name of the tune to filter on.

tune_type'lora_tune' | 'text_to_speech_latent_tune' | 'text_to_speech_rvc_tune' | 'text_to_speech_tortoise_tune'

The type of tune requested.

The type of the tune to filter on.

base_checkpoint_idstring uuid nullable

The base checkpoint ID for the LoRA tune.

The base checkpoint ID for the LoRA tune.

trigger_wordsstring[] nullable

The trigger words to filter on.

The trigger words to filter on.

enginestring nullable

The engine type.

The engine type.

Response

Successful Response

has_moreboolean required

True if it has more items than the returned list.

totalinteger required

Total number of tunes.

Changes

Changed in 5 of the 6 revisions of this API.121825

  • 4896c10d36cc37See the full diff
    • removed the enum value text_tune from the property anyOf[subschema #1: TuneType]/ of the query request parameter tune_type

      request-parameter-property-enum-value-removed

    • the //// response's property type changed from string to no type for status

      response-property-type-changed

    • the //// response's property type changed from string to no type for status

      response-property-type-changed

    • removed text_tune discriminator mapping keys from the // response property for the response status

      response-property-discriminator-mapping-deleted

    • removed the lora_tune enum value from the //// response property for the response status

      response-property-enum-value-removed

    • removed the text/llama-3-70b enum value from the /////// response property for the response status

      response-property-enum-value-removed

    • removed the text/llama-3-8b enum value from the /////// response property for the response status

      response-property-enum-value-removed

    • removed the text_to_speech_latent_tune enum value from the //// response property for the response status

      response-property-enum-value-removed

    • removed the text_tune enum value from the /// response property for the response status

      response-property-enum-value-removed

    • removed from the // response property oneOf list for the response status

      response-property-one-of-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • ef5265223612352See the full diff
    • added to the // response property oneOf list for the response status

      response-property-one-of-added

    • the //// response's property type changed from no type to string for status

      response-property-type-changed

    • the //// response's property type changed from no type to string for status

      response-property-type-changed

    • added the new lora_tune enum value to the //// response property for the response status

      response-property-enum-value-added

    • added the new text/llama-3-70b enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new text/llama-3-8b enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new text_to_speech_latent_tune enum value to the //// response property for the response status

      response-property-enum-value-added

    • added the new text_tune enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the enum value text_tune to the property anyOf[subschema #1: TuneType]/ of the query request parameter tune_type

      request-parameter-property-enum-value-added

    • added text_tune discriminator mapping keys to the // response property for the response status

      response-property-discriminator-mapping-added

    • removed the enum value text_tune from the property anyOf[subschema #1: TuneType]/ of the query request parameter tune_type

      request-parameter-property-enum-value-removed

    • the //// response's property type changed from string to no type for status

      response-property-type-changed

    • the //// response's property type changed from string to no type for status

      response-property-type-changed

    • removed text_tune discriminator mapping keys from the // response property for the response status

      response-property-discriminator-mapping-deleted

    • removed the lora_tune enum value from the //// response property for the response status

      response-property-enum-value-removed

    • removed the text/llama-3-70b enum value from the /////// response property for the response status

      response-property-enum-value-removed

    • removed the text/llama-3-8b enum value from the /////// response property for the response status

      response-property-enum-value-removed

    • removed the text_to_speech_latent_tune enum value from the //// response property for the response status

      response-property-enum-value-removed

    • removed the text_tune enum value from the /// response property for the response status

      response-property-enum-value-removed

    • removed from the // response property oneOf list for the response status

      response-property-one-of-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • ef5265223612352See the full diff
    • added to the // response property oneOf list for the response status

      response-property-one-of-added

    • the //// response's property type changed from no type to string for status

      response-property-type-changed

    • the //// response's property type changed from no type to string for status

      response-property-type-changed

    • added the new lora_tune enum value to the //// response property for the response status

      response-property-enum-value-added

    • added the new text/llama-3-70b enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new text/llama-3-8b enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new text_to_speech_latent_tune enum value to the //// response property for the response status

      response-property-enum-value-added

    • added the new text_tune enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the enum value text_tune to the property anyOf[subschema #1: TuneType]/ of the query request parameter tune_type

      request-parameter-property-enum-value-added

    • added text_tune discriminator mapping keys to the // response property for the response status

      response-property-discriminator-mapping-added

    • added the new text/codellama-13b enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new text/codellama-34b enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new text/codellama-70b enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new text/codellama-7b enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new text/llama-2-13b enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new text/llama-2-70b enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new text/mistral-7b enum value to the /////// response property for the response status

      response-property-enum-value-added

    • added the new text/mixtral-8x7b enum value to the /////// response property for the response status

      response-property-enum-value-added

    • removed the text/codellama-13b-instruct enum value from the /////// response property for the response status

      response-property-enum-value-removed

    • removed the text/codellama-34b-instruct enum value from the /////// response property for the response status

      response-property-enum-value-removed

    • removed the text/codellama-7b-instruct enum value from the /////// response property for the response status

      response-property-enum-value-removed

    • removed the text/llama-2-13b-chat enum value from the /////// response property for the response status

      response-property-enum-value-removed

    • removed the text/llama-2-70b-chat enum value from the /////// response property for the response status

      response-property-enum-value-removed

    • removed the text/mistral-7b-instruct enum value from the /////// response property for the response status

      response-property-enum-value-removed

    • removed the text/mixtral-8x7b-instruct enum value from the /////// response property for the response status

      response-property-enum-value-removed