Custom speech model: data upload error

Ameya Dighole 6 Reputation points
2021-11-22T07:18:59.553+00:00

I am trying to upload data in 'audio + transcript' format.
Getting following error everytime:

Acoustic data import failed: Zero transcriptions could be parsed from the given input.
Error: invalid input line format

Tried copying my human labled text to sample text file. That was successful.
But it fails when uploading my audio files.
Checked the audio file format using SoX. It is correct as per the documentation.

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,391 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. GiftA-MSFT 11,151 Reputation points
    2021-11-23T00:50:33.36+00:00

    Hi, Can you try using the sample audio+transcript provided in the repo to see if it works. Also, ensure that your data follows the input format and requirements. For example, when uploading training and testing data, the .zip file size cannot exceed 2 GB. Each training file cannot exceed 60 seconds otherwise it will error out. Please review the following document for more details. Hope this helps.


    --- *Kindly Accept Answer if the information helps. Thanks.*

    0 comments No comments