Deleting a Customization

Delete a customization in the Speech service.

You can delete customizations that are in the following states:

  • Succeeded
  • Failed
  • Cancelled
  • Partially Succeeded
  • To delete a customization, follow these steps:

    1. On the Customizations list page, find the customization that you want to work with. If you need help finding the list page or the customization, see Listing Customizations.
    2. From the Actions menu (three dots), select Delete.
    3. Confirm the deletion.
  • Use the oci speech customization delete command and required parameters to delete a customization job.

    oci speech customization delete [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Use the DeleteCustomization command and operations to delete a customization job.