Editing Transcription Jobs

You can edit a transcription job in Speech to change its name, description, and tags.

    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 Transcription jobs
    4. Click the name of the job to open the job's details page.
    5. Click Edit.
    6. In the Edit panel, make the necessary changes, and then click Save changes.
  • Use the oci speech transcription-job update command and required parameters to edit (update) a transcription job:

    oci speech transcription-job update --transcription-job-id [text] ... [OPTIONS]

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

  • Use the UpdateTranscriptionJob operation to edit the job.