Deleting a Transcription Job

Delete a Speech transcription job.

  • You can only delete jobs that are in the following states:
    • Succeeded
    • Failed
    • Cancelled
    • Partially Succeeded
    1. Open the navigation menu and click Analytics & AI. Under AI Services, click Speech.
    2. Under List Scope, select the compartment that you want to work in.
    3. In the left-side navigation menu, click Jobs
    4. Select the jobs to delete. You can delete multiple jobs at one time.
    5. Click Delete.
    6. In the Delete job panel, click Delete.
  • Use the https://docs.oracle.com/iaas/tools/oci-cli/3.37.12/oci_cli_docs/cmdref/speech/transcription-job/delete.html command and required parameters to delete a transcription job:

    oci speech transcription-job delete [OPTIONS]

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

  • Use the DeleteTranscriptionJob operation to delete the job.