Skip to content

Commit 289695c

Browse files
author
Brian Mouncer
committed
make several minor changes to improve acrolynx score.
1 parent 31dae88 commit 289695c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/ai-services/speech-service/includes/release-notes/release-notes-cli.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Uses Speech SDK 1.23.0.
115115
- Added `spx csr model copy` command (see `spx help csr model copy`)
116116
- Added `--check result` option using JMES queries (see `spx help check result`)
117117
- Improved error messages when specifying invalid command options
118-
- Moved from .NET Core 3.1 to .NET 6.0. In order to run Speech CLI, you'll need to install the [.NET 6.0 Runtime](https://dotnet.microsoft.com/download/dotnet/6.0/runtime) (or above).
118+
- Moved from .NET Core 3.1 to .NET 6.0. In order to run Speech CLI, you need to install the [.NET 6.0 Runtime](https://dotnet.microsoft.com/download/dotnet/6.0/runtime) (or above).
119119

120120
#### Bug fixes
121121

@@ -206,12 +206,12 @@ Uses Speech SDK 1.21.0.
206206

207207
- Added support for Profile, Speaker ID, and Speaker verification - Try `spx profile` and `spx speaker` from the command-line.
208208
- We also added Dialog support - Try `spx dialog` from the command-line.
209-
- Improved `spx` help. Please give us feedback about how this works for you by opening a [GitHub issue](https://github.com/Azure-Samples/cognitive-services-speech-sdk/issues?q=is%3Aissue+is%3Aopen).
210-
- We've decreased the size of the .NET tool install.
209+
- Improved `spx` help. Give us feedback about how this works for you by opening a [GitHub issue](https://github.com/Azure-Samples/cognitive-services-speech-sdk/issues?q=is%3Aissue+is%3Aopen).
210+
- We decreased the size of the .NET tool install.
211211

212212
#### COVID-19 abridged testing
213213

214-
As the ongoing pandemic continues to require our engineers to work from home, pre-pandemic manual verification scripts have been significantly reduced. We test on fewer devices with fewer configurations, and the likelihood of environment-specific bugs slipping through may be increased. We still rigorously validate with a large set of automation. In the unlikely event that we missed something, please let us know on [GitHub](https://github.com/Azure-Samples/cognitive-services-speech-sdk/issues?q=is%3Aissue+is%3Aopen).<br>
214+
As the ongoing pandemic continues to require our engineers to work from home, pre-pandemic manual verification scripts are reduced to test on fewer devices with fewer configurations, and the likelihood of environment-specific bugs slipping through may be increased. We still rigorously validate with a large set of automation. In the unlikely event that we missed something let us know on [GitHub](https://github.com/Azure-Samples/cognitive-services-speech-sdk/issues?q=is%3Aissue+is%3Aopen).<br>
215215
Stay healthy!
216216

217217
### 2021-March release
@@ -226,7 +226,7 @@ Stay healthy!
226226

227227
#### COVID-19 abridged testing
228228

229-
As the ongoing pandemic continues to require our engineers to work from home, pre-pandemic manual verification scripts have been significantly reduced. We test on fewer devices with fewer configurations, and the likelihood of environment-specific bugs slipping through may be increased. We still rigorously validate with a large set of automation. In the unlikely event that we missed something, please let us know on [GitHub](https://github.com/Azure-Samples/cognitive-services-speech-sdk/issues?q=is%3Aissue+is%3Aopen).<br>
229+
As the ongoing pandemic continues to require our engineers to work from home, pre-pandemic manual verification scripts are reduced to test on fewer devices with fewer configurations, and the likelihood of environment-specific bugs slipping through may be increased. We still rigorously validate with a large set of automation. In the unlikely event that we missed something let us know on [GitHub](https://github.com/Azure-Samples/cognitive-services-speech-sdk/issues?q=is%3Aissue+is%3Aopen).<br>
230230
Stay healthy!
231231

232232
### 2021-January release
@@ -236,7 +236,7 @@ Stay healthy!
236236
- The [custom speech DevOps Template repo](https://github.com/Azure-Samples/Speech-Service-DevOps-Template) has been updated to use Speech CLI for its custom speech workflows.
237237

238238
#### COVID-19 abridged testing
239-
As the ongoing pandemic continues to require our engineers to work from home, pre-pandemic manual verification scripts have been significantly reduced. We test on fewer devices with fewer configurations, and the likelihood of environment-specific bugs slipping through may be increased. We still rigorously validate with a large set of automation. In the unlikely event that we missed something, please let us know on [GitHub](https://github.com/Azure-Samples/cognitive-services-speech-sdk/issues?q=is%3Aissue+is%3Aopen).<br>
239+
As the ongoing pandemic continues to require our engineers to work from home, pre-pandemic manual verification scripts are reduced to test on fewer devices with fewer configurations, and the likelihood of environment-specific bugs slipping through may be increased. We still rigorously validate with a large set of automation. In the unlikely event that we missed something let us know on [GitHub](https://github.com/Azure-Samples/cognitive-services-speech-sdk/issues?q=is%3Aissue+is%3Aopen).<br>
240240
Stay healthy!
241241

242242
### 2020-October release
@@ -260,7 +260,7 @@ Download the latest version [here](../../spx-basics.md). <br>
260260
- `spx help csr examples`
261261

262262
#### COVID-19 abridged testing
263-
Due to working remotely over the last few weeks, we couldn't do as much manual verification testing as we normally do. We haven't made any changes we think could have broken anything, and our automated tests all passed. In the unlikely event that we missed something, please let us know on [GitHub](https://github.com/Azure-Samples/cognitive-services-speech-sdk/issues?q=is%3Aissue+is%3Aopen).<br>
263+
Due to working remotely over the last few weeks, we couldn't do as much manual verification testing as we normally do. We haven't made any changes we think could have broken anything, and our automated tests all passed. In the unlikely event that we missed something let us know on [GitHub](https://github.com/Azure-Samples/cognitive-services-speech-sdk/issues?q=is%3Aissue+is%3Aopen).<br>
264264
Stay healthy!
265265

266266

0 commit comments

Comments
 (0)