Issue-1134: Renamed "AzureSpeedToText" to "AzureSpeechService" (#1135)

* Renamed AzureSpeedToText to AzureSpeechService. Updated to the more accurate version of the icon.

* undo formatter edits
pull/1140/head
Shivam Kaushik 5 months ago committed by GitHub
parent 08e484c270
commit 2d48685c53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -12,8 +12,8 @@ class AzureOpenAI(_Ml):
_icon = "azure-open-ai.png"
class AzureSpeedToText(_Ml):
_icon = "azure-speed-to-text.png"
class AzureSpeechService(_Ml):
_icon = "azure-speech-service.png"
class BatchAI(_Ml):

@ -491,8 +491,8 @@ Node classes list of the azure provider.
<img width="30" src="/img/resources/azure/ml/azure-open-ai.png" alt="AzureOpenAI" style="float: left; padding-right: 5px;" >
**diagrams.azure.ml.AzureOpenAI**
<img width="30" src="/img/resources/azure/ml/azure-speed-to-text.png" alt="AzureSpeedToText" style="float: left; padding-right: 5px;" >
**diagrams.azure.ml.AzureSpeedToText**
<img width="30" src="/img/resources/azure/ml/azure-speech-service.png" alt="AzureSpeechService" style="float: left; padding-right: 5px;" >
**diagrams.azure.ml.AzureSpeechService**
<img width="30" src="/img/resources/azure/ml/batch-ai.png" alt="BatchAI" style="float: left; padding-right: 5px;" >
**diagrams.azure.ml.BatchAI**

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.8 KiB

Loading…
Cancel
Save