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. Open the navigation menu and click Analytics & AI. Under AI Services, click Speech.
    2. In the left-side navigation menu, click Customizations.
    3. Under List scope, select the compartment that you want to work in.
    4. Select the checkbox next to the customization to delete, and then click Delete.
    5. Confirm the deletion.
  • Use the delete command and required parameters to delete a customization job.

    oci speech customization delete [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.

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