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
In this article, you learn how to use Azure AI Speech video translation in the studio.
21
15
22
-
All it takes to get started is an original video. See if video translation supports your [language](language-support.md?tabs=speech-translation#video-translation) and [region](video-translation-overview.md#supported-regions-and-languages).
16
+
All it takes to get started is an original video. See if video translation supports your [language](../../../language-support.md?tabs=speech-translation#video-translation) and [region](../../../video-translation-overview.md#supported-regions-and-languages).
23
17
24
18
## Create a video translation project
25
19
@@ -35,25 +29,27 @@ To create a video translation project, follow these steps:
35
29
36
30
1. On the **New project** page, select **Voice type**.
37
31
38
-
:::image type="content" source="media/video-translation/select-voice-type.png" alt-text="Screenshot of selecting voice type on the new project page.":::
32
+
:::image type="content" source="../../../media/video-translation/select-voice-type.png" alt-text="Screenshot of selecting voice type on the new project page.":::
39
33
40
34
You can select **Prebuilt neural voice** or **Personal voice** for **Voice type**. For prebuilt neural voice, the system automatically
41
-
selects the most suitable prebuilt voice by matching the speaker's voice in the video with prebuilt voices. For personal voice, the
42
-
system provides the model with superior voice cloning similarity. To use personal voice, you need to apply for [access](https://aka.ms/customneural).
35
+
selects the most suitable prebuilt voice by matching the speaker's voice in the video with prebuilt voices. For personal voice, the system offers a model that generates high-quality voice replication in a few seconds.
36
+
37
+
>[!NOTE]
38
+
> To use personal voice, you need to apply for [access](https://aka.ms/customneural).
43
39
44
40
1. Upload your video file by dragging and dropping the video file or selecting the file manually.
45
41
46
-
:::image type="content" source="media/video-translation/upload-video-file.png" alt-text="Screenshot of uploading your video file on the new project page.":::
42
+
:::image type="content" source="../../../media/video-translation/upload-video-file.png" alt-text="Screenshot of uploading your video file on the new project page.":::
47
43
48
44
Ensure the video is in .mp4 format, less than 500 MB, and shorter than 60 minutes.
49
45
50
46
1. Provide **Project name**, and select **Number of speakers**, **Language of the video**, **Translate to** language.
51
47
52
-
:::image type="content" source="media/video-translation/provide-video-information.png" alt-text="Screenshot of providing video information on the new project page.":::
48
+
:::image type="content" source="../../../media/video-translation/provide-video-information.png" alt-text="Screenshot of providing video information on the new project page.":::
53
49
54
50
If you want to use your own subtitle files, select **Add subtitle file**. You can choose to upload either the source subtitle file or the target subtitle file. The subtitle file can be in WebVTT or JSON format. You can download a sample VTT file for your reference by selecting **Download sample VTT file**.
55
51
56
-
:::image type="content" source="media/video-translation/add-subtitle-file.png" alt-text="Screenshot of adding subtitle file on the new project page.":::
52
+
:::image type="content" source="../../../media/video-translation/add-subtitle-file.png" alt-text="Screenshot of adding subtitle file on the new project page.":::
57
53
58
54
1. After reviewing the pricing information and code of conduct, then proceed to create the project.
59
55
@@ -73,18 +69,18 @@ You can adjust the time frame of the scripts directly using the audio waveform b
73
69
74
70
If you encounter segments with an "unidentified" voice name, it might be because the system couldn't accurately detect the voice, especially in situations where speaker voices overlap. In such cases, it's advisable to manually change the voice name.
75
71
76
-
:::image type="content" source="media/video-translation/voice-unidentified.png" alt-text="Screenshot of one segment with unidentified voice name.":::
72
+
:::image type="content" source="../../../media/video-translation/voice-unidentified.png" alt-text="Screenshot of one segment with unidentified voice name.":::
77
73
78
74
If you want to adjust the voice, select **Voice settings** to make some changes. On the **Voice settings** page, you can adjust the voice type, gender, and the voice. Select the voice sample on the right of **Voice** to determine your voice selection. If you find there is missing voice, you can add the new voice name by selecting **Add speaker**. After changing the settings, select **Update**.
79
75
80
-
:::image type="content" source="media/video-translation/voice-settings.png" alt-text="Screenshot of adjusting voice settings on the voice settings page.":::
76
+
:::image type="content" source="../../../media/video-translation/voice-settings.png" alt-text="Screenshot of adjusting voice settings on the voice settings page.":::
81
77
82
78
If you make changes multiple times but haven't finished, you only need to save the changes you've made by selecting **Save**. After making all changes, select **Apply changes** to apply them to the video. You'll be charged only after you select **Apply changes**.
83
79
84
-
:::image type="content" source="media/video-translation/apply-changes.png" alt-text="Screenshot of selecting apply changes button after making all changes.":::
80
+
:::image type="content" source="../../../media/video-translation/apply-changes.png" alt-text="Screenshot of selecting apply changes button after making all changes.":::
85
81
86
82
You can translate the original video into a new language by selecting **New language**. On the **Translate** page, you can choose a new translated language and voice type. Once the video file has been translated, a new project is automatically created.
Copy file name to clipboardExpand all lines: articles/ai-services/speech-service/includes/release-notes/release-notes-stt.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
@@ -6,6 +6,12 @@ ms.date: 7/12/2024
6
6
ms.author: eur
7
7
---
8
8
9
+
### October 2024 release
10
+
11
+
#### Video translation (Preview)
12
+
13
+
The video translation API is now available in public preview. For more information, see the [How to use video translation](../../video-translation-get-started.md?pivots=rest-api).
Copy file name to clipboardExpand all lines: articles/ai-services/speech-service/video-translation-overview.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,13 +63,13 @@ We support video translation between various languages, enabling you to tailor y
63
63
64
64
## Get started
65
65
66
-
To get started with video translation, refer to [video translation in the studio](video-translation-studio.md). The video translation API will be available soon.
66
+
To get started with video translation, refer to [How to use video translation](video-translation-get-started.md).
67
67
68
68
## Price
69
69
70
70
For pricing details on video translation, see [Speech service pricing](https://azure.microsoft.com/pricing/details/cognitive-services/speech-services/). Note that video translation pricing will only be visible for [service regions](#supported-regions-and-languages) where the feature is available.
71
71
72
72
## Related content
73
73
74
-
* Try the [video translation in the studio](video-translation-studio.md)
75
-
74
+
* Try the [video translation](video-translation-get-started.md)
0 commit comments