Skip to content

Commit d0528f0

Browse files
Merge pull request #9 from eric-urban/patch-2
Update how-to-migrate-to-custom-neural-voice.md
2 parents 15eab5b + 533a8f4 commit d0528f0

File tree

1 file changed

+0
-61
lines changed

1 file changed

+0
-61
lines changed

articles/cognitive-services/Speech-Service/how-to-migrate-to-custom-neural-voice.md

Lines changed: 0 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -92,67 +92,6 @@ If you've created a custom voice font, use the endpoint that you've created. You
9292
| West US | `https://westus.voice.speech.microsoft.com/cognitiveservices/v1?deploymentId={deploymentId}` |
9393
| West US 2 | `https://westus2.voice.speech.microsoft.com/cognitiveservices/v1?deploymentId={deploymentId}` |
9494

95-
## Custom Text-to-Speech container image tags (deprecated)
96-
97-
The [Custom Text-to-Speech][sp-ctts] container image can be found on the `mcr.microsoft.com` container registry syndicate. It resides within the `azure-cognitive-services/speechservices/` repository and is named `custom-text-to-speech`. The fully qualified container image name is, `mcr.microsoft.com/azure-cognitive-services/speechservices/custom-text-to-speech`. You can also find a full list of [tags on the MCR](https://mcr.microsoft.com/v2/azure-cognitive-services/speechservices/custom-text-to-speech/tags/list).
98-
99-
100-
# [Latest version](#tab/current)
101-
102-
Release note for `1.15.0-amd64`:
103-
104-
Regular monthly release
105-
106-
| Image Tags | Notes | Digest |
107-
|-------------------------------|:------|:--------------------------------------------------------------------------|
108-
| `latest` | | `sha256:06eef68482a917a5c405b61146dc159cff6aef0bd8e13cfd8f669a79c6b1a071` |
109-
| `1.15.0-amd64` | | `sha256:06eef68482a917a5c405b61146dc159cff6aef0bd8e13cfd8f669a79c6b1a071` |
110-
111-
112-
# [Previous version](#tab/previous)
113-
114-
Release note for `1.14.1-amd64`:
115-
116-
Regular monthly release
117-
118-
Release note for `1.13.0-amd64`:
119-
120-
**Fixes**
121-
* Keep user's inputs case-sensitive.
122-
123-
Release note for `1.12.0-amd64`:
124-
125-
Regular monthly release
126-
127-
Release note for `1.11.0-amd64`:
128-
129-
**Features**
130-
* More error details for issues when fetching custom models by ID.
131-
132-
Release note for `1.9.0-amd64`:
133-
134-
Regular monthly release
135-
136-
Release note for `1.8.0-amd64`:
137-
138-
**Features**
139-
* Fully migrated to .NET 3.1
140-
141-
Release note for `1.7.0-amd64`:
142-
143-
**Features**
144-
* Partially migrated to .NET 3.1
145-
146-
| Image Tags | Notes |
147-
|-------------------------------|:--------------------|
148-
| `1.13.0-amd64` | |
149-
| `1.12.0-amd64` | |
150-
| `1.11.0-amd64` | |
151-
| `1.9.0-amd64` | |
152-
| `1.8.0-amd64` | |
153-
| `1.7.0-amd64` | 1st GA version |
154-
155-
---
15695

15796
## Next steps
15897

0 commit comments

Comments
 (0)