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/language-service/sentiment-opinion-mining/how-to/use-containers.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ CPU core and memory correspond to the `--cpus` and `--memory` settings, which ar
46
46
47
47
The Sentiment Analysis container image can be found on the `mcr.microsoft.com` container registry syndicate. It resides within the `azure-cognitive-services/textanalytics/` repository and is named `sentiment`. The fully qualified container image name is, `mcr.microsoft.com/azure-cognitive-services/textanalytics/sentiment`
48
48
49
-
To use the latest version of the container, you can use the `latest` tag, which is for english. You can also find a full list of containers for supported languages using the [tags on the MCR](https://mcr.microsoft.com/product/azure-cognitive-services/textanalytics/sentiment/tags).
49
+
To use the latest version of the container, you can use the `latest` tag, which is for English. You can also find a full list of containers for supported languages using the [tags on the MCR](https://mcr.microsoft.com/product/azure-cognitive-services/textanalytics/sentiment/tags).
50
50
51
51
The sentiment analysis container v3 container is available in several languages. To download the container for the English container, use the command below.
52
52
@@ -115,7 +115,7 @@ If you run the container with an output [mount](../../concepts/configure-contain
115
115
116
116
## Billing
117
117
118
-
The Sentiment Analysis containers send billing information to Azure, using a _Language_ resource on your Azure account.
118
+
The Sentiment Analysis containers send billing information to Azure, using a *Language* resource on your Azure account.
Copy file name to clipboardExpand all lines: articles/ai-services/speech-service/includes/release-notes/release-notes-tts.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,12 @@ ms.custom: references_regions
13
13
14
14
Personal voice is now generally available. With personal voice, you can get AI generated replication of your voice (or users of your application) in a few seconds. You provide a one-minute speech sample as the audio prompt, and then use it to generate speech in any of the more than 90 languages supported across more than 100 locales. For more information, see the [personal voice overview](../../personal-voice-overview.md).
15
15
16
+
#### Prebuilt neural voice
17
+
18
+
- Introduce 8 new multilingual voices in public preview: `en-GB-AdaMultilingualNeural`, `en-GB-OllieMultilingualNeural`, `es-ES-ArabellaMultilingualNeural`, `es-ES-IsidoraMultilingualNeural`, `it-IT-AlessioMultilingualNeural`, `it-IT-IsabellaMultilingualNeural`, `it-IT-MarcelloMultilingualNeural`, and `pt-BR-ThalitaMultilingualNeural`. See the [full language and voice list](../../language-support.md?tabs=tts) for more information.
19
+
20
+
- Introduce 2 new `en-US` voices optimized for Call Center scenario in public preview: `en-US-LunaNeural` and `en-US-KaiNeural`. See the [full language and voice list](../../language-support.md?tabs=tts) for more information.
Copy file name to clipboardExpand all lines: articles/ai-studio/how-to/model-catalog-overview.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,7 @@ Some models in the **Curated by Azure AI** and **Open models from the Hugging Fa
45
45
## Model deployment: Managed compute and serverless API (pay-as-you-go)
46
46
47
47
Model Catalog offers two distinct ways to deploy models from the catalog for your use: managed compute and serverless APIs. The deployment options available for each model vary; learn more about the features of the deployment options, and the options available for specific models, in the following tables. Learn more about [data processing](concept-data-privacy.md) with the deployment options.
48
+
<!-- docutune:disable -->
48
49
49
50
Features | Managed compute | serverless API (pay-as-you-go)
:::image type="content" source="../media/explore/platform-service-cycle.png" alt-text="A diagram showing models as a service and Real time end points service cycle." lightbox="../media/explore/platform-service-cycle.png":::
68
70
@@ -126,6 +128,8 @@ Azure AI Studio enables users to make use of Vector Indexes and Retrieval Augmen
126
128
127
129
Pay-as-you-go billing is available only to users whose Azure subscription belongs to a billing account in a country where the model provider has made the offer available (see "offer availability region" in the table in the next section). If the offer is available in the relevant region, the user then must have a Hub/Project in the Azure region where the model is available for deployment or fine-tuning, as applicable (see "hub/project region" columns in the table below).
128
130
131
+
<!-- docutune:disable -->
132
+
129
133
Model | Offer availability region | Hub/Project Region for Deployment | Hub/Project Region for Fine-tuning
130
134
--|--|--|--
131
135
Llama-3-70B-Instruct <br> Llama-3-8B-Instruct | [Microsoft Managed Countries](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) | East US 2, Sweden Central | Not available
Mistral-Large <br> Mistral Small | [Microsoft Managed Countries](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) | East US 2, Sweden Central | Not available
135
139
Cohere-command-r-plus <br> Cohere-command-r <br> Cohere-embed-v3-english <br> Cohere-embed-v3-multilingual | [Microsoft Managed Countries](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br> Japan | East US 2, Sweden Central | Not available
136
140
141
+
<!-- docutune:enable -->
137
142
138
143
### Content safety for models deployed via Serverless API
0 commit comments