Skip to content

Commit 0567166

Browse files
authored
Update articles/cognitive-services/Speech-Service/includes/spx-setup.md
Acrolinx fixes
1 parent 864b7bf commit 0567166

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/Speech-Service/includes

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/includes/spx-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ For more extended interaction with the command-line tool, you can start a contai
133133
docker run -it --entrypoint=/bin/bash -v c:\spx-data:/data --rm msftspeech/spx
134134
```
135135

136-
You can combine that with AZ Login and have SPX Init guide you through creating the speech keys and selecting a matching data region without having to use the azure web portal. The keys will be automatically be stored for later use
136+
You can combine that with AZ Login and have SPX Init guide you through creating the speech keys and selecting a matching data region without having to use the Azure web portal. The keys will automatically be stored for later use.
137137

138138
```
139139
docker run -it --rm --entrypoint /bin/bash -v c:\spx-data:/data msftspeech/spx

0 commit comments

Comments
 (0)