Creating a Customization

Create a customization for Speech live transcribe jobs.

    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 Customizations.
    4. Click Create customization.
    5. In the Customization information section, enter or select the following:
      • Compartment: Select the compartment to create the customization in.
      • Name: Enter a name for the customization.
      • Alias: Enter an alias for the customization.
      • Description: Enter a description for the customization.
    6. (Optional) Click Show advanced options to assign tags to the job. Tags help you to easily locate and track resources by selecting a tag namespace, then entering the key and value. To add more than one tag, click Add tags.

      Tagging describes the various tags that you can use organize and find resources including cost-tracking tags.

    7. Click Next.
    8. In the Training dataset section, select one of the following:
      • Entity list: Select this to directly input a list of entities (words or phrases) for training, and then enter the following:
        • Entity type: Enter the entity type.
        • Entity list: Enter the list of words or phrases.
        • Model details: Select the Model language and Model domain from the dropdown lists.
      • Object storage: Select this to choose from existing files in your Object Storage buckets and enter or select the following:
        • Entity type: Enter the entity type.
        • Compartment: Select the compartment to create the customization in.
        • Object storage bucket: Select the Object Storage bucket from the dropdown list.
        • Training dataset file: Select the dataset file from the dropdown list.
    9. Click Next.
    10. Review the Customization information and Training dataset information, and then click Create.
  • Use the create command and required parameters to create a customization job.

    oci speech customization create [OPTIONS]

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

  • Use the CreateCustomization command and operations to creates customization jobs.