Skip to content

Commit 3a4e7c5

Browse files
authored
Merge pull request #181116 from MicrosoftDocs/master
11/26/2021 AM Publish
2 parents c7d19ad + 618125a commit 3a4e7c5

File tree

3 files changed

+21
-17
lines changed

3 files changed

+21
-17
lines changed

articles/cognitive-services/Speech-Service/how-to-pronunciation-assessment.md

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -161,29 +161,29 @@ double pronunciationScore = pronunciationAssessmentResult.pronunciationScore;
161161
162162
::: zone-end
163163
164-
### Pronunciation assessment configuration parameters
164+
## Configuration parameters
165165
166166
This table lists the configuration parameters for pronunciation assessment.
167167
168168
| Parameter | Description | Required? |
169169
|-----------|-------------|---------------------|
170-
| ReferenceText | The text that the pronunciation will be evaluated against. | Required |
171-
| GradingSystem | The point system for score calibration. The `FivePoint` system gives a 0-5 floating point score, and `HundredMark` gives a 0-100 floating point score. Default: `FivePoint`. | Optional |
172-
| Granularity | The evaluation granularity. Accepted values are `Phoneme`, which shows the score on the full text, word and phoneme level, `Word`, which shows the score on the full text and word level, `FullText`, which shows the score on the full text level only. Default: `Phoneme`. | Optional |
173-
| EnableMiscue | Enables miscue calculation. With this enabled, the pronounced words will be compared to the reference text, and will be marked with omission/insertion based on the comparison. Accepted values are `False` and `True`. Default: `False`. | Optional |
174-
| ScenarioId | A GUID indicating a customized point system. | Optional |
170+
| `ReferenceText` | The text that the pronunciation will be evaluated against. | Required |
171+
| `GradingSystem` | The point system for score calibration. The `FivePoint` system gives a 0-5 floating point score, and `HundredMark` gives a 0-100 floating point score. Default: `FivePoint`. | Optional |
172+
| `Granularity` | The evaluation granularity. Accepted values are `Phoneme`, which shows the score on the full text, word and phoneme level, `Word`, which shows the score on the full text and word level, `FullText`, which shows the score on the full text level only. Default: `Phoneme`. | Optional |
173+
| `EnableMiscue` | Enables miscue calculation when the pronounced words are compared to the reference text. If this value is `True`, the `ErrorType` result value can be set to `Omission` or `Insertion` based on the comparison. Accepted values are `False` and `True`. Default: `False`. | Optional |
174+
| `ScenarioId` | A GUID indicating a customized point system. | Optional |
175175
176-
### Pronunciation assessment result parameters
176+
## Result parameters
177177
178178
This table lists the result parameters of pronunciation assessment.
179179
180180
| Parameter | Description |
181181
|-----------|-------------|
182-
| `AccuracyScore` | Pronunciation accuracy of the speech. Accuracy indicates how closely the phonemes match a native speaker's pronunciation. Word and full text level accuracy score is aggregated from phoneme level accuracy score. |
182+
| `AccuracyScore` | Pronunciation accuracy of the speech. Accuracy indicates how closely the phonemes match a native speaker's pronunciation. Word and full text level accuracy scores are aggregated from phoneme level accuracy score. |
183183
| `FluencyScore` | Fluency of the given speech. Fluency indicates how closely the speech matches a native speaker's use of silent breaks between words. |
184-
| `CompletenessScore` | Completeness of the speech, determined by calculating the ratio of pronounced words to reference text input. |
184+
| `CompletenessScore` | Completeness of the speech, calculated by the ratio of pronounced words to the input reference text. |
185185
| `PronScore` | Overall score indicating the pronunciation quality of the given speech. This is aggregated from `AccuracyScore`, `FluencyScore`, and `CompletenessScore` with weight. |
186-
| `ErrorType` | This value indicates whether a word is omitted, inserted or badly pronounced, compared to `ReferenceText`. Possible values are `None` (meaning no error on this word), `Omission`, `Insertion`, and `Mispronunciation`. |
186+
| `ErrorType` | This value indicates whether a word is omitted, inserted, or mispronounced, compared to the `ReferenceText`. Possible values are `None`, `Omission`, `Insertion`, and `Mispronunciation`. |
187187
188188
### Sample responses
189189
@@ -237,8 +237,6 @@ A typical pronunciation assessment result in JSON:
237237

238238
## Next steps
239239

240-
<!-- TODO: update JavaScript sample links after release -->
241-
242240
* Watch the [video introduction](https://www.youtube.com/watch?v=cBE8CUHOFHQ) and [video tutorial](https://www.youtube.com/watch?v=zFlwm7N4Awc) of pronunciation assessment
243241

244242
* Try out the [pronunciation assessment demo](https://github.com/Azure-Samples/Cognitive-Speech-TTS/tree/master/PronunciationAssessment/BrowserJS)

articles/governance/policy/concepts/guest-configuration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,9 @@ initiative that manage identity creation. The IF conditions in the policy
218218
definitions ensure the correct behavior based on the current state of the
219219
machine resource in Azure.
220220

221+
> [!IMPORTANT]
222+
> These definitions create a System-Assigned managed identity on the target resources, in addition to existing User-Assigned Identities (if any). For existing applications unless they specify the User-Assigned identity in the request, the machine will default to using System-Assigned Identity instead. [Learn More](../../../active-directory/managed-identities-azure-resources/managed-identities-faq.md#what-identity-will-imds-default-to-if-dont-specify-the-identity-in-the-request)
223+
221224
If the machine doesn't currently have any managed identities, the effective
222225
policy is:
223226
[Add system-assigned managed identity to enable guest configuration assignments on virtual machines with no identities](https://portal.azure.com/#blade/Microsoft_Azure_Policy/PolicyDetailBlade/definitionId/%2Fproviders%2FMicrosoft.Authorization%2FpolicyDefinitions%2F3cf2ab00-13f1-4d0c-8971-2ac904541a7e)

articles/spatial-anchors/spatial-anchor-support.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Support options
33
description: Information on how to open a request with the Azure Spatial Anchors support team.
4-
author: msftradford
4+
author: pamistel
55
manager: MehranAzimi-msft
66
services: azure-spatial-anchors
7-
ms.author: parkerra
7+
ms.author: pamistel
88
ms.date: 11/20/2020
99
ms.topic: troubleshooting
1010
ms.service: azure-spatial-anchors
@@ -32,13 +32,16 @@ To open a technical support ticket within the Azure portal for Azure Spatial Anc
3232

3333
![Azure portal support ticket fields](./media/spatial-anchor-support3.png)
3434

35-
## Community support
35+
## Team & community support
36+
### Azure Spatial Anchors general
37+
For support from the Spatial Anchors team and the user community, see [Azure Spatial Anchors Q&A](https://docs.microsoft.com/answers/topics/azure-spatial-anchors.html).
3638

37-
For support from the user community, please see [Azure Spatial Anchors on Stack Overflow](https://stackoverflow.com/questions/tagged/azure-spatial-anchors).
39+
### Azure Spatial Anchors samples
40+
If you are unable to run the samples, please file an issue in the [ASA samples repository](https://github.com/Azure/azure-spatial-anchors-samples/issues) by clicking _New issue_ then _Get started_
3841

3942
## Provide content feedback
4043

41-
On the bottom of each content article, there is an opportunity to open a GitHub issue and provide feedback on the Azure Spatial Anchor documentation content.
44+
At the bottom of each content article, there is an opportunity to open a GitHub issue and provide feedback on the Azure Spatial Anchor documentation content.
4245

4346
## Provide product feedback
4447

0 commit comments

Comments
 (0)