WWBN / AVideo

Create Your Own Broadcast Network With AVideo Platform Open-Source. OAVP OVP
https://avideo.tube/AVideo_OpenSource
Other
1.91k stars 972 forks source link

[Plugin AI] Dubbing #9386

Open gbrn opened 1 month ago

gbrn commented 1 month ago

@DanielnetoDotCom Danny, could you please specify what this dubbing would be in the AI ​​plugin? What is the function? Thanks.

 plugin/AI/tabs/dubbing.panel.php            |  93 ++++++++++
 plugin/AI/tabs/dubbing.php                  |  25 +++
DanielnetoDotCom commented 1 month ago

The AI dubbing feature translates the audio from one language to another and dubs the video automatically. To ensure this works properly, the video must be in HLS format and encoded using Encoder version 6.0 or later. You can update the encoder by running git pull to get the latest version.

Here are some examples of how the feature works:

You can also refer to the AI Plugin Documentation for more information.