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/voice-live-faq.yml
+13-13Lines changed: 13 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -29,17 +29,17 @@ sections:
29
29
- question: |
30
30
What regions does Voice live support?
31
31
answer: |
32
-
Voice live is available in 10+ Azure regions. For more information, see [Region support](./regions?tabs=voice-live).
32
+
Voice live is available in 10+ Azure regions. For more information, see [Region support](./regions.md?tabs=voice-live).
33
33
- question: |
34
34
What is the tokens-per-minute threshold?
35
35
answer: |
36
-
The current limit is 100,000 tokens per minute per resource. Customers can request an increase. For more information, see [Speech service quotas and limits](./speech-services-quotas-and-limits for more details.
36
+
The current limit is 100,000 tokens per minute per resource. Customers can request an increase. For more information, see [Speech service quotas and limits](./speech-services-quotas-and-limits.md).
37
37
- name: Generative AI Models
38
38
questions:
39
39
- question: |
40
40
What generative AI models are supported?
41
41
answer: |
42
-
Supports OpenAI models in Azure AI Foundry, Phi-based LLMs, and SLMs. For more information, see [Voice live overview](./voice-live). Voice live also provides an option to bring-your-own model (PREVIEW).
42
+
Supports OpenAI models in Azure AI Foundry, Phi-based LLMs, and SLMs. For more information, see [Voice live overview](./voice-live.md). Voice live also provides an option to bring-your-own model (PREVIEW).
43
43
- question: |
44
44
How do I choose the LLM model for my use case?
45
45
answer: |
@@ -57,25 +57,25 @@ sections:
57
57
- question: |
58
58
What languages does Voice live support?
59
59
answer: |
60
-
Supports 146 languages/locales for input, 151 for output, 600+ neural voices. See [Voice live language support](./voice-live-language-support?tabs=speechinput).
60
+
Supports 146 languages/locales for input, 151 for output, 600+ neural voices. See [Voice live language support](./voice-live-language-support.md?tabs=speechinput).
61
61
- question: |
62
62
How do I get the live transcripts from the call?
63
63
answer: |
64
-
Use text output events. Details at [Voice live API reference](./voicelive-api-reference).
64
+
Use text output events. Details at [Voice live API reference](./voicelive-api-reference.md).
65
65
- question: |
66
66
What is a phrase list?
67
67
answer: |
68
-
Domain-specific terms to improve recognition. Limit to <500 words/phrases. See [How to customize Voice live](./voice-live-how-to-customize).
68
+
Domain-specific terms to improve recognition. Limit to <500 words/phrases. See [How to customize Voice live](./voice-live-how-to-customize.md).
69
69
- question: |
70
70
Are there other ways to improve speech input recognition accuracy?
71
71
answer: |
72
-
Use Azure AI Custom Speech models. Configure multiple custom models per language. See [How to customize Voice live](./voice-live-how-to-customize).
72
+
Use Azure AI Custom Speech models. Configure multiple custom models per language. See [How to customize Voice live](./voice-live-how-to-customize.md).
73
73
- name: Speech Output
74
74
questions:
75
75
- question: |
76
76
What voices does Voice live support?
77
77
answer: |
78
-
Native audio output with preferred model, Azure AI Speech TTS voices (600+ voices, 150+ locales, 30+ Neural HD voices). Custom voice models via Professional Voice Fine-tuning. For more information, see [Voice live API supported languages](./voice-live-language-support?tabs=speechoutput).
78
+
Native audio output with preferred model, Azure AI Speech TTS voices (600+ voices, 150+ locales, 30+ Neural HD voices). Custom voice models via Professional Voice Fine-tuning. For more information, see [Voice live API supported languages](./voice-live-language-support.md?tabs=speechoutput).
79
79
- question: |
80
80
How do I pick a voice?
81
81
answer: |
@@ -91,11 +91,11 @@ sections:
91
91
- question: |
92
92
What is a custom lexicon?
93
93
answer: |
94
-
Define pronunciation rules for specific words. See [How to customize Voice live](./voice-live-how-to-customize#speech-output-customization).
94
+
Define pronunciation rules for specific words. See [How to customize Voice live](./voice-live-how-to-customize.md#speech-output-customization).
95
95
- question: |
96
96
What is Custom Voice?
97
97
answer: |
98
-
Create brand-specific synthetic voices using your own audio data. See [How to customize Voice live](./voice-live-how-to-customize#azure-custom-voices).
98
+
Create brand-specific synthetic voices using your own audio data. See [How to customize Voice live](./voice-live-how-to-customize.md#azure-custom-voices).
99
99
- question: |
100
100
What is Avatar support?
101
101
answer: |
@@ -137,11 +137,11 @@ sections:
137
137
- question: |
138
138
Where is the pricing listed?
139
139
answer: |
140
-
[Voice live overview](./voice-live#pricing)
140
+
[Voice live overview](./voice-live.md#pricing)
141
141
- question: |
142
142
How do I estimate the cost based on my use case?
143
143
answer: |
144
-
Estimate by audio minutes; tokens are billing unit. See [pricing](./voice-live#pricing) and [token usage and cost estimation](./voice-live#token-usage-and-cost-estimation).
144
+
Estimate by audio minutes; tokens are billing unit. See [pricing](./voice-live.md#pricing) and [token usage and cost estimation](./voice-live.md#token-usage-and-cost-estimation).
145
145
- question: |
146
146
Are there separate quota and throttling limits for voice-live?
147
147
answer: |
@@ -151,7 +151,7 @@ sections:
151
151
- question: |
152
152
Does this service provide an SDK?
153
153
answer: |
154
-
Yes, SDKs for Python and C#. See [Voice live - Reference - Voice live SDK](./voice-live).
154
+
Yes, SDKs for Python and C#. See [Voice live - Reference - Voice live SDK](./voice-live.md).
0 commit comments