Skip to content

Commit 7849cfe

Browse files
Merge pull request #106860 from mswellsi/CustomKWS-locationMove
[Cog Svcs] KWS was in wrong place
2 parents 1f31d3b + e2aa589 commit 7849cfe

File tree

3 files changed

+20
-8
lines changed

3 files changed

+20
-8
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,6 @@ landingContent:
5555
url: how-to-custom-voice-create-voice.md
5656
- text: Record voice samples
5757
url: record-custom-voice-samples.md
58-
- text: Custom keyword naming guidelines
59-
url: speech-devices-sdk-kws-guidelines.md
60-
- text: Custom keyword spotting
61-
url: speech-devices-sdk-create-kws.md
6258
- text: Gating of Custom Voice
6359
url: concepts-gating-overview.md
6460
- text: Deployment of synthetic technology

articles/cognitive-services/Speech-Service/index-voice-assistants.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,16 @@ landingContent:
3131
url: https://azure.microsoft.com/pricing/details/cognitive-services/speech-services
3232
- text: Voice assistants FAQ
3333
url: faq-voice-assistants.md
34+
- title: Custom Keyword
35+
linkLists:
36+
- linkListType: how-to-guide
37+
links:
38+
- text: Custom Keyword
39+
url: speech-devices-sdk-create-kws.md
40+
- linkListType: reference
41+
links:
42+
- text: Custom Keyword naming guidelines
43+
url: speech-devices-sdk-kws-guidelines.md
3444
- title: Custom Commands
3545
linkLists:
3646
- linkListType: quickstart

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

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@
5959
href: how-to-custom-speech-deploy-model.md
6060
- name: Create human-labeled transcriptions
6161
href: how-to-custom-speech-human-labeled-transcriptions.md
62+
- name: Custom keyword naming guidelines
63+
href: speech-devices-sdk-kws-guidelines.md
64+
- name: Custom keyword spotting
65+
href: speech-devices-sdk-create-kws.md
6266
- name: Reference
6367
items:
6468
- name: Speech SDK APIs
@@ -152,10 +156,6 @@
152156
href: how-to-custom-voice-create-voice.md
153157
- name: Record voice samples
154158
href: record-custom-voice-samples.md
155-
- name: Custom keyword naming guidelines
156-
href: speech-devices-sdk-kws-guidelines.md
157-
- name: Custom keyword spotting
158-
href: speech-devices-sdk-create-kws.md
159159
- name: Audio Content Creation
160160
items:
161161
- name: Audio Content Creation
@@ -409,6 +409,12 @@
409409
items:
410410
- name: Voice assistants FAQ
411411
href: faq-voice-assistants.md
412+
- name: Custom Keyword
413+
items:
414+
- name: Custom keyword naming guidelines
415+
href: speech-devices-sdk-kws-guidelines.md
416+
- name: Custom keyword spotting
417+
href: speech-devices-sdk-create-kws.md
412418
- name: Hosting
413419
expanded: false
414420
items:

0 commit comments

Comments
 (0)