Skip to content

Commit 91d1efb

Browse files
authored
Merge pull request #109382 from IEvangelist/speechRenameFile
Renamed file as it was confusing
2 parents 5cd561b + 698eadb commit 91d1efb

File tree

4 files changed

+16
-12
lines changed

4 files changed

+16
-12
lines changed

.openpublishing.redirection.json

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50419,28 +50419,32 @@
5041950419
"source_path": "articles/cognitive-services/speech-service/quickstart-voice-assistant-java-jre.md",
5042050420
"redirect_url": "/azure/cognitive-services/speech-service/quickstarts/voice-assistants?pivots=programming-language-java&tabs=jre"
5042150421
},
50422-
{
50422+
{
5042350423
"source_path": "articles/security/fundamentals/choose-ad-authn.md",
5042450424
"redirect_url": "/azure/active-directory/hybrid/choose-ad-authn",
50425-
"redirect_document_id": true
50425+
"redirect_document_id": true
5042650426
},
50427-
{
50428-
"source_path": "articles/azure-monitor/app/opencensus-go.md",
50427+
{
50428+
"source_path": "articles/azure-monitor/app/opencensus-go.md",
5042950429
"redirect_url": "/azure/azure-monitor/overview",
5043050430
"redirect_document_id": false
50431-
},
50432-
{
50433-
"source_path": "articles/azure-monitor/app/opencensus-local-forwarder.md",
50431+
},
50432+
{
50433+
"source_path": "articles/azure-monitor/app/opencensus-local-forwarder.md",
5043450434
"redirect_url": "/azure/azure-monitor/overview",
5043550435
"redirect_document_id": false
50436-
},
50436+
},
5043750437
{
5043850438
"source_path": "articles/cognitive-services/Speech-Service/quickstart-voice-assistant-csharp-uwp.md",
5043950439
"redirect_url": "/azure/cognitive-services/speech-service/quickstarts/voice-assistants?pivots=programming-language-csharp&tabs=uwp"
5044050440
},
5044150441
{
5044250442
"source_path": "articles/load-balancer/use-existing-lb-vmss-cli.md",
5044350443
"redirect_url": "/azure/load-balancer/configure-vm-scale-set-cli"
50444+
},
50445+
{
50446+
"source_path": "articles/cognitive-services/speech-service/how-to-custom-speech-test-data.md",
50447+
"redirect_url": "/azure/cognitive-services/speech-service/how-to-custom-speech-test-and-train"
5044450448
}
5044550449
]
5044650450
}

articles/cognitive-services/Speech-Service/how-to-custom-speech-test-data.md renamed to articles/cognitive-services/Speech-Service/how-to-custom-speech-test-and-train.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Prepare test data for Custom Speech - Speech service"
2+
title: "Prepare data for Custom Speech - Speech service"
33
titleSuffix: Azure Cognitive Services
44
description: "When testing the accuracy of Microsoft speech recognition or training your custom models, you'll need audio and text data. On this page, we cover the types of data, how to use, and manage them."
55
services: cognitive-services
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: speech-service
1010
ms.topic: conceptual
11-
ms.date: 03/09/2020
11+
ms.date: 03/27/2020
1212
ms.author: dapine
1313
---
1414

articles/cognitive-services/Speech-Service/index-speech-to-text.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ landingContent:
5151
- linkListType: concept
5252
links:
5353
- text: Prepare data for Custom Speech
54-
url: how-to-custom-speech-test-data.md
54+
url: how-to-custom-speech-test-and-train.md
5555
- text: Train a model for Custom Speech
5656
url: how-to-custom-speech-train-model.md
5757
- text: Create human-labeled transcriptions

articles/cognitive-services/Speech-Service/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
- name: Customization
5757
items:
5858
- name: Prepare data for Custom Speech
59-
href: how-to-custom-speech-test-data.md
59+
href: how-to-custom-speech-test-and-train.md
6060
- name: Inspect Custom Speech data
6161
href: how-to-custom-speech-inspect-data.md
6262
- name: Evaluate Custom Speech accuracy

0 commit comments

Comments
 (0)