You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/speech-service/includes/release-notes/release-notes-cli.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,7 +115,7 @@ Uses Speech SDK 1.23.0.
115
115
- Added `spx csr model copy` command (see `spx help csr model copy`)
116
116
- Added `--check result` option using JMES queries (see `spx help check result`)
117
117
- 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).
119
119
120
120
#### Bug fixes
121
121
@@ -206,12 +206,12 @@ Uses Speech SDK 1.21.0.
206
206
207
207
- Added support for Profile, Speaker ID, and Speaker verification - Try `spx profile` and `spx speaker` from the command-line.
208
208
- 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.
211
211
212
212
#### COVID-19 abridged testing
213
213
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>
215
215
Stay healthy!
216
216
217
217
### 2021-March release
@@ -226,7 +226,7 @@ Stay healthy!
226
226
227
227
#### COVID-19 abridged testing
228
228
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>
230
230
Stay healthy!
231
231
232
232
### 2021-January release
@@ -236,7 +236,7 @@ Stay healthy!
236
236
- 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.
237
237
238
238
#### 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>
240
240
Stay healthy!
241
241
242
242
### 2020-October release
@@ -260,7 +260,7 @@ Download the latest version [here](../../spx-basics.md). <br>
260
260
-`spx help csr examples`
261
261
262
262
#### 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>
0 commit comments