/
/Speech Services API v3.2-preview.2
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
  • Sources
Checked 31m ago · Updated 1mo agoPreviewView markdown
Custom Speech datasets for model adaptation:12
  • getGets a list of supported locales for datasets.
  • getGets a list of datasets for the authenticated subscription.
  • postUploads and creates a new dataset by getting the data from a specified URL or starts waiting for data blocks to be uploaded.
  • getGets the dataset identified by the given ID.
  • deleteDeletes the specified dataset.
  • patchUpdates the mutable details of the dataset identified by its ID.
  • getGets the list of uploaded blocks for this dataset.
  • putUpload a block of data for the dataset. The maximum size of the block is 8MiB.
  • postUploads data and creates a new dataset.
  • postCommit block list to complete the upload of the dataset.
  • getGets the files of the dataset identified by the given ID.
  • getGets one specific file (identified with fileId) from a dataset (identified with id).
Custom Speech endpoints:14
Custom Speech model evaluations:8
Custom Speech models:15
Custom Speech operations:1
Custom Speech projects:11
Custom Speech transcriptions:8
Custom Speech web hooks:7
Service Health:1
    Custom Speech datasets for model adaptation:

    Gets a list of supported locales for datasets.

    get/datasets/locales

    Response

    OK

    DatasetLocales required