v10

latestSwagger 2.02026-07-137784220.8 KB
Custom Speech datasets for model adaptation:

Gets one specific file (identified with fileId) from a dataset (identified with id).

get/datasets/{id}/files/{fileId}

Path parameters

idstring uuid required

The identifier of the dataset.

fileIdstring uuid required

The identifier of the file.

Query parameters

sasValidityInSecondsinteger

The duration in seconds that an SAS url should be valid. The default duration is 12 hours. When using BYOS (https://learn.microsoft.com/en-us/azure/cognitive-services/speech-service/speech-encryption-of-data-at-rest#bring-your-own-storage-byos-for-customization-and-logging): A value of 0 means that a plain blob URI without SAS token will be generated.

Response

OK

kind'DatasetReport' | 'Audio' | 'LanguageData' | 'PronunciationData' | 'AcousticDataArchive' | 'AcousticDataTranscriptionV2' | 'Transcription' | 'TranscriptionReport' | 'EvaluationDetails' | 'ModelReport' | 'OutputFormattingData'

Type of data.

createdDateTimestring date-time

The creation time of this file. The time stamp is encoded as ISO 8601 date and time format (see https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations).

namestring

The name of this file.

selfstring uri

The location of this entity.