Viewing Transcription Job Details

Get the details for a transcription job in Speech.

  • On the Transcription jobs list page, select the transcription job that you want to work with. If you need help finding the list page or the transcription job, see Listing Transcription Jobs.

    The details page opens and displays the following information about the transcription job. Access the various resources associated with the transcription job by selecting their links or tabs.

    • Details
      • Job information:

        • Description: A description of the job if one was defined.
        • Compartment
        • OCID: The job OCID. Select Copy to save the entire OCID to your clipboard to paste it elsewhere. For example, you could paste into a file and save it, then use it in your scripts.
        • Created by
        • Accepted on
        • Started on
        • Finished on
        • Job duration
        • Tasks processed
      • Data: Indicates the input and output data buckets.
      • Transcription information:
        • Language
        • Model type
        • Domain type
        • Punctuation (enabled by default)
        • Additional transcription format (example: SRT)
        • Diarization: Indicates whether diarization was enabled and the number of speakers.
      • Filter information: Shows any filter applied, and in what mode that the filter was applied.
    • Tasks: Lists the tasks for the job.
    • Tags: View tags in the transcription job. See Resource Tags.
  • Use the oci speech transcription-job list and oci speech transcription-job getcommands and required parameters to get details for a transcription job:

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

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

  • Use the GetTranscriptionJob operations to get details for a transcription job.