Create AI Dubbing

Retrieve information about AI workflow tasks related to videos in PandaVideo


Endpoint

POST https://api-v2.pandavideo.com/aiworkflow/dubbing

The Dubbing Pack endpoint empowers users to employ artificial intelligence in dubbing original audio into another language. By utilizing the video_id and to_lang parameters, this endpoint leverages advanced AI technology to create accurate dubbing in the desired language. This feature facilitates a seamless integration of dubbed audio into videos, enabling broader accessibility and catering to diverse audiences with varied linguistic preferences.

Query Parameters

ParameterTypeDescription
video_idstringVideo ID for which audio dubbing is needed
to_langstringTarget language for the audio dubbing
from_langStringLanguage that will serve as the basis for generating a new one

Responses

📘

Responses

  • 200: Success. Dubbed audio generated successfully.
  • 400: Bad request. Verify the provided parameters.
  • 401: Unauthorized. Authentication failed or not provided.
  • 404: Not found.
  • 500: Internal server error. Please attempt again later.

Usage

Send a POST request to this endpoint, providing the video_id and to_lang parameters to obtain dubbed audio in the specified language. The AI-driven system will process the video's original audio and generate accurate dubbing in the selected language.

Voice ID's

Here are the Voice ID's to be used as per your preference

NomeSexoVoice ID
Original VoiceOriginal Genderoriginal
AdamMalepNInz6obpgDQGcFmaJgB
AntoniMaleErXwobaYiN019PkySvjV
ArnoldMaleVR6AewLTigWG4xSOukaG
BellaFemaleEXAVITQu4vr4xnSDxMaL
CharlotteFemaleXB0fDUnXU5powFXDhCwa
ClydeMale2EiwWnXFnvU5JabPnv8n
DaveMaleCYw3kZ02Hs0563khs1Fj
DomiFemaleAZnzlk1XvdvUeBnXmlld
EmilyFemaleLcfcDJNUP1GQjkzn1xUU
FinFemaleD38z5RcWu1voky8WS1ja
MatthewMaleYko7PKHZNXotIFUBG7I9
PatrickMaleODq5zmih8GrVes37Dizd
RachelFemale21m00Tcm4TlvDq8ikWAM

Description

The Dubbing Pack endpoint facilitates the generation of dubbed audio content for videos using AI technology. It accepts specific parameters to produce high-quality audio in the desired language. This functionality enhances the accessibility of video content by offering language-specific audio tracks, catering to a diverse audience and expanding the video's reach across various linguistic demographics.

Recipe

  • Click on the recipe below to view a detailed example demonstrating how to utilize the Dubbing Pack endpoint for generating dubbed audio content.
Language
Authorization
Header
Click Try It! to start a request and see the response here!