Skip to content

Commit ba962de

Browse files
Update what-is-text-to-speech-avatar.md
1 parent e24d8a0 commit ba962de

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/ai-services/speech-service/text-to-speech-avatar/what-is-text-to-speech-avatar.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ author: eric-urban
1212
ms.custom: references_regions
1313
---
1414

15-
# Text to speech avatar overview (preview)
16-
17-
[!INCLUDE [Text to speech avatar preview](../includes/text-to-speech-avatar-preview.md)]
15+
# Text to speech avatar overview
1816

1917
Text to speech avatar converts text into a digital video of a photorealistic human (either a prebuilt avatar or a [custom text to speech avatar](#custom-text-to-speech-avatar)) speaking with a natural-sounding voice. The text to speech avatar video can be synthesized asynchronously or in real time. Developers can build applications integrated with text to speech avatar through an API, or use a content creation tool on Speech Studio to create video content without coding.
2018

@@ -44,7 +42,7 @@ The voice in the synthetic video could be a prebuilt neural voice available on A
4442

4543
Both batch synthesis and real-time synthesis resolution are 1920 x 1080, and the frames per second (FPS) are 25. Batch synthesis codec can be h264 or h265 if the format is mp4 and can set codec as vp9 if the format is `webm`; only `webm` can contain an alpha channel. Real-time synthesis codec is h264. Video bitrate can be configured for both batch synthesis and real-time synthesis in the request; the default value is 2000000; more detailed configurations can be found in the sample code.
4644

47-
| | Batch synthesis | Real-Time synthesis |
45+
| | Batch synthesis | Real-time synthesis |
4846
|------------------|------------------|----------------------|
4947
| **Resolution** | 1920 x 1080 | 1920 x 1080 |
5048
| **FPS** | 25 | 25 |

0 commit comments

Comments
 (0)