Designing and Implementing a Microsoft Azure AI Solution — Question 13
You need to upload speech samples to a Speech Studio project for use in training.
How should you upload the samples?
Answer options
- A. Combine the speech samples into a single audio file in the .wma format and upload the file.
- B. Upload a .zip file that contains a collection of audio files in the .wav format and a corresponding text transcript file.
- C. Upload individual audio files in the FLAC format and manually upload a corresponding transcript in Microsoft Word format.
- D. Upload individual audio files in the .wma format.
Correct answer: B
Explanation
Option B is correct because it specifies uploading a .zip file containing .wav audio files and a text transcript, which is the required format for training in Speech Studio. The other options do not adhere to the preferred formats or methods for uploading samples, making them invalid for this context.