Skip to content

Commit 0e9689f

Browse files
authored
Merge pull request #108309 from IEvangelist/fixAuditIssue
Correct tutorial usage.
2 parents eaded37 + af7eb55 commit 0e9689f

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010
manager: nitinme
1111
ms.service: speech-service
1212
ms.topic: landing-page
13-
ms.date: 03/17/2020
13+
ms.date: 03/19/2020
1414
ms.author: dapine
1515

1616
landingContent:
@@ -44,6 +44,10 @@ landingContent:
4444
url: how-to-custom-speech.md
4545
- text: Use compressed audio input formats
4646
url: how-to-use-codec-compressed-audio-input-streams.md
47+
- linkListType: tutorial
48+
links:
49+
- text: Improve accuracy with tenant models
50+
url: tutorial-tenant-model.md
4751
- linkListType: concept
4852
links:
4953
- text: Prepare data for Custom Speech

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,14 @@
4545
displayName: codec,codecs,compression,compressed,mp3,flac,mulaw,alaw,mp4,mp4a,wav,opus,ogg,pcm,silk
4646
- name: Improve accuracy with Phrase Lists
4747
href: how-to-phrase-lists.md
48-
- name: Improve accuracy with tenant models
49-
href: tutorial-tenant-model.md
5048
- name: Select a specific microphone input device
5149
href: how-to-select-audio-input-devices.md
5250
- name: Use automatic source language detection
5351
href: how-to-automatic-language-detection.md
52+
- name: Tutorials
53+
items:
54+
- name: Improve accuracy with tenant models
55+
href: tutorial-tenant-model.md
5456
- name: Customization
5557
items:
5658
- name: Prepare data for Custom Speech

0 commit comments

Comments
 (0)