An Azure service to easily conduct machine translation with a simple REST API call.
Hi mervin jules,
Thanks for contacting us through the Microsoft Q&A forum.
Please find below the steps to use the Video Translation feature with the Azure Speech service / Foundry Tools.
Prerequisites
Before getting started, please ensure you have:
- An active Azure subscription.
- An Azure Speech resource created in a supported region.
- An Azure Blob Storage account to store the video.
- A video in MP4 format, less than 5 GB in size, and no longer than 4 hours.
Steps to Translate a Video
- Upload the video
Upload your MP4 video to an Azure Blob Storage account and note the Blob Storage URL, as it will be required when creating the translation project.
- Create a Video Translation project
Open the Microsoft Foundry portal or Speech Studio and navigate to the Video Translation section.
Create a new project and provide the following information:
- Project name
- Number of speakers
- Source language
- Target language
- Voice type (Standard voice or Personal voice, if eligible)
- Configure optional settings
You can optionally configure:
- Custom lexicon for specific words or pronunciation.
- Subtitles, including automatically generated subtitles or uploaded WebVTT/JSON subtitles.
- Whether subtitles should be burned directly into the translated video.
- Start the translation
Review the configuration and create the translation project. The service will process the video and generate the translated audio and subtitles. You can monitor the processing status from the project dashboard.
- Review and edit
Once processing is complete, you can review the translated video and scripts.
You can also make adjustments to:
- Voice settings
- Translation/script segments
- Segment timestamps
- Subtitles
The translated content can be reviewed and edited before finalizing it.
- Download the translated video
After completing the review, you can download the translated video and subtitle files for further use or distribution.
Additional Information
Video Translation also supports translating the same source video into multiple target languages. The portal provides human-in-the-loop editing capabilities so that you can review and adjust the generated translation before finalizing it.
For detailed information, please refer to the official Microsoft documentation:
How to use video translation – Speech service – Foundry Tools
Video translation overview – Speech service – Foundry Tools
Please let us know if you have any further questions.
Thank you!