Skip to content

Commit 12f9e14

Browse files
Merge pull request #222963 from ut-karsh/patch-4
Adding phrase list character limitation
2 parents 7021a30 + 340a680 commit 12f9e14

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/cognitive-services/Speech-Service/improve-accuracy-phrase-list.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@ spx --% recognize --file "your\path\to\audio.wav" --phrases @phrases.txt
153153

154154
::: zone-end
155155

156+
Allowed characters include locale-specific letters and digits, white space characters, and special characters such as +, \-, $, :, (, ), {, }, \_, ., ?, @, \\, ’, &, \#, %, \^, \*, \`, \<, \>, ;, \/. Other special characters are removed internally from the phrase.
157+
156158
## Next steps
157159

158160
Check out more options to improve recognition accuracy.

0 commit comments

Comments
 (0)