Skip to content

AparnaAgrawal02/open-shot-vidio-editor-multilingual-Talking-Face-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

open-shot-vidio-editor-multilingual-videos-with-lipsync

Frontend

we are using Openshot-qt https://github.com/OpenShot/openshot-qt

     git clone https://github.com/OpenShot/libopenshot-audio.git
    git clone https://github.com/OpenShot/libopenshot.git
    use openshot-qt folder from this repo

Follow this to set up

https://github.com/OpenShot/openshot-qt/wiki/Become-a-Developer

Backend (tool)

clone this repo and run the following commands
    conda env create --name tool  --file=tool.yml     
    conda activate tool

ngrok 
    ./ngrok config add-authtoken <TOKEN>
    ./ngrok http 3000

python app.py

Run Frontend

PYTHONPATH=libopenshot/build/bindings/python  python3 openshot-qt/src/launch.py  https://bccf-14-139-82-6.ngrok-free.app  --no-sandbox

Features of the editor

check Video_editor.pdf 
For more details refer paper.pdf(Intelligent Video Editing: Incorporating Modern Talking Face

Generation Algorithms in a Video Editor)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published