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
 
- Open the navigation menu and click Analytics & AI. Under AI Services, click Speech.
 - Under List scope, select the compartment that you want to work in.
 - In the left-side navigation menu, click Transcription jobs
 - Select the jobs to delete. You can delete multiple jobs at one time.
 - Click Delete.
 - 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.