Skip to content

Commit 933c346

Browse files
committed
explicit punctuation cut for now
1 parent db003e1 commit 933c346

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

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

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -43,28 +43,17 @@ Speech-to-text models recognize words that should be capitalized to improve read
4343

4444
## Disfluency removal
4545

46-
When speaking, it is common for someone to stutter, duplicate words, and say filler words like "uhm" or "uh". Speech-to-text can recognize these disfluencies and remove them from the transcribed text so that it is cleaner. This is great for transcribing live unscripted speeches to read them back later. Some examples are shown in this table.
46+
When speaking, it is common for someone to stutter, duplicate words, and say filler words like "uhm" or "uh". Speech-to-text can recognize such disfluencies and remove them from the display text. This is great for transcribing live unscripted speeches to read them back later. Some examples are shown in this table.
4747

4848
|Recognized speech|Display text|
4949
|---|---|
5050
|i uh said that we can go to the uhmm movies|I said that we can go to the movies.|
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-
## Explicit Punctuation
55-
56-
When using Speech-to-text, you have the option to speak aloud any punctuation you may want to use in order to make your text more legible. This is especially useful in a situation where you need to use complex punctuation or want your transcribed text to be read by someone else, as it allows you to include grammar with your voice rather than having to retroactively input it later. Some examples are shown in this table.
57-
58-
|Recognized speech|Display text|
59-
|---|---|
60-
|they entered the room dot dot dot|They entered the room...|
61-
|i heart emoji you period|I <3 you.|
62-
|the options are apple forward slash banana forward slash orange period|The options are apple/banana/orange.|
63-
|are you sure question mark|Are you sure?|
64-
6554
## Auto Punctuation
6655

67-
Sometimes it may seem tedious to have to speak every punctuation mark out loud, so Speech-to-text also offers the ability to automatically punctuate your text and improve clarity. This is great option when you want to transcribe a call or conversation to read it later. Some examples are shown in this table.
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.
6857

6958
|Recognized speech|Display text|
7059
|---|---|

0 commit comments

Comments
 (0)