Skip to content

Commit 4fe29fc

Browse files
committed
PM feedback
1 parent 024ef46 commit 4fe29fc

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

articles/cognitive-services/Speech-Service/display-text-format.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Speech-to-text models recognize words that should be capitalized to improve read
3636

3737
|Recognized speech|Display text|
3838
|---|---|
39-
|i got an iphone x r|I got an iPhone XR.|
39+
|i got an iphone s e|I got an iPhone SE.|
4040
|my name is jennifer smith|My name is Jennifer Smith.|
4141
|i want to visit new york city|I want to visit New York City.|
4242
|i need to service my toyota|I need to service my Toyota.|
@@ -51,18 +51,17 @@ When speaking, it is common for someone to stutter, duplicate words, and say fil
5151
|its its not that big of uhm a deal|It's not that big of a deal.|
5252
|umm i think tomorrow should work|I think tomorrow should work.|
5353

54-
## Auto Punctuation
54+
## Punctuation
5555

56-
You don't have to speak every punctuation mark out loud. Speech-to-text automatically punctuates your text to improve clarity. This is helpful for reading back call or conversation transcriptions. Some examples are shown in this table.
56+
Speech-to-text automatically punctuates your text to improve clarity. This is helpful for reading back call or conversation transcriptions. Some examples are shown in this table.
5757

5858
|Recognized speech|Display text|
5959
|---|---|
6060
|how are you|How are you?|
6161
|we can go to the mall park or beach|We can go to the mall, park, or beach.|
6262

63-
## Explicit Punctuation
64-
65-
You can configure speech-to-text to recognize explicit punctuation marks. Then you can speak punctuation aloud in order to make your text more legible. This is especially useful in a situation where you want to use complex punctuation without having to merge it later. Some examples are shown in this table.
63+
### Explicit punctuation
64+
When you're using speech-to-text with continuous recognition, you can configure the Speech service to recognize explicit punctuation marks. Then you can speak punctuation aloud in order to make your text more legible. This is especially useful in a situation where you want to use complex punctuation without having to merge it later. Some examples are shown in this table.
6665

6766
|Recognized speech|Display text|
6867
|---|---|

0 commit comments

Comments
 (0)