Skip to content

Commit 0c8e857

Browse files
Merge pull request #7693 from ArcherAZ/patch-34
Fix formatting of supported audio input locales list
2 parents 033ddec + 1d6b6a2 commit 0c8e857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/speech-service/fast-transcription-create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ Construct the form definition according to the following instructions:
607607

608608
- You can either leave the `locales` property empty (as shown in the previous example) or omit it.
609609

610-
- The supported audio input locale with current multi-lingual model are: **de-DE**, **en-AU**, **en-CA**, **en-GB**, **en-IN**, **en-US**, **es-ES**, **es-MX**, **fr-CA**, **fr-FR**, **hi-IN**, **it-IT**, **ja-JP**, **ko-KR**, and **zh-CN**.
610+
- The supported audio input locale with current multi-lingual model are: **de-DE**, **en-AU**, **en-CA**, **en-GB**, **en-IN**, **en-US**, **es-ES**, **es-MX**, **fr-CA**, **fr-FR**, **it-IT**, **ja-JP**, **ko-KR**, and **zh-CN**.
611611

612612
- The transcription result is distinguished at the language level and will follow the "major locale of this language" (e.g., it will always output "en-US" locale code even if the audio has a British English or Indian English accent).
613613

0 commit comments

Comments
 (0)