Skip to content

Commit b54e225

Browse files
Merge pull request #249599 from sally-baolian/patch-145
Update embedded-speech.md
2 parents 85c00f1 + 3327138 commit b54e225

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/ai-services/speech-service/embedded-speech.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ The Speech SDK for Java doesn't support Windows on ARM64.
5959

6060
Embedded speech is only available with C#, C++, and Java SDKs. The other Speech SDKs, Speech CLI, and REST APIs don't support embedded speech.
6161

62-
Embedded speech recognition only supports mono 16 bit, 8-kHz or 16-kHz PCM-encoded WAV audio.
62+
Embedded speech recognition only supports mono 16 bit, 8-kHz or 16-kHz PCM-encoded WAV audio formats.
6363

64-
Embedded neural voices only support 24-kHz sample rate.
64+
Embedded neural voices support 24 kHz RIFF/RAW, with a RAM requirement of 100 MB.
6565

6666
## Embedded speech SDK packages
6767

@@ -166,7 +166,7 @@ For embedded speech, you'll need to download the speech recognition models for [
166166
167167
The following [speech to text](speech-to-text.md) models are available: de-DE, en-AU, en-CA, en-GB, en-IE, en-IN, en-NZ, en-US, es-ES, es-MX, fr-CA, fr-FR, hi-IN, it-IT, ja-JP, ko-KR, nl-NL, pt-BR, ru-RU, sv-SE, tr-TR, zh-CN, zh-HK, and zh-TW.
168168
169-
The following [text to speech](text-to-speech.md) locales and voices are available:
169+
The following [text to speech](text-to-speech.md) locales and voices are available out of box. We welcome your input to help us gauge demand for additional languages and voices. Check the full text to speech language and voice list [here](language-support.md?tabs=tts).
170170
171171
| Locale (BCP-47) | Language | Text to speech voices |
172172
| ----- | ----- | ----- |

0 commit comments

Comments
 (0)