Discussions
Avatar speaking hebrew with elevenlab's voice
I'm trying using heygen with imported elevenlabs' voice in order to create a Hebrew speaking video. But when using elevenlabs' voice the audio is not in Hebrew. Im using - Brian - Deep, Resonant and Comforting voice
When trying from the ui everything works well.
Im using the https://api.heygen.com/v2/video/generate endpoint
with the following parameters:
{"video_inputs": [{"character": {"type": "avatar", "avatar_id": "Brandon_expressive2_public", "avatar_style": "normal", "offset": {"x": 0.3, "y": 0}}, "voice": {"type": "text", "input_text": "שלום, כאן עודד מור, עם חדשות מגדילים.", "voice_id": "4e94ec306e2d42f690c32f46bd826c76", "speed": 1, "language": "he"}, "background": {"type": "image", "url": "https://res.cloudinary.com/dbidxpbgy/image/upload/l_magdilimOpenning_bdnvpq/c_scale,h_860,w_1430/fl_layer_apply,fl_no_overflow,g_north_west,x_201,y_80/Gemini_Generated_Image_kobti0kobti0kobt_whcqiw.jpg"}}], "dimension": {"width": 1280, "height": 720}}