Skip to content

Commit 8e04721

Browse files
authored
Merge pull request #172651 from alexeyo26/alexeyo/speech-update-custom-pronunciation
[CogSvc] Speech. Custom pronunciation update.
2 parents ab1757c + e253cc6 commit 8e04721

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

articles/cognitive-services/Speech-Service/how-to-custom-speech-test-and-train.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: speech-service
1010
ms.topic: conceptual
11-
ms.date: 02/12/2021
11+
ms.date: 09/16/2021
1212
ms.author: pafarley
1313
---
1414

@@ -162,12 +162,7 @@ Provide pronunciations in a single text file. This includes examples of a spoken
162162

163163
The spoken form is the phonetic sequence spelled out. It can be composed of letter, words, syllables, or a combination of all three.
164164

165-
Customized pronunciation is available in English (`en-US`) and German (`de-DE`). This table shows supported characters by language:
166-
167-
| Language | Locale | Characters |
168-
|----------|--------|------------|
169-
| English | `en-US` | `a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z` |
170-
| German | `de-DE` | `ä, ö, ü, a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z` |
165+
See [this table](language-support.md#speech-to-text) for the list of the supported languages (note the "Pronunciation assessment" column).
171166

172167
Use the following table to ensure that your related data file for pronunciations is correctly formatted. Pronunciation files are small, and should only be a few kilobytes in size.
173168

0 commit comments

Comments
 (0)