Code Monkey home page Code Monkey logo

videoeditor's Introduction

VideoEditor

VideoEditor là công cụ chỉnh sửa video tự động, sử dụng thư viện MoviePy để thực hiện các tác vụ biên tập video dựa trên yêu cầu của người dùng. Tính năng nổi bật bao gồm khả năng trích xuất và thêm subtitle vào video một cách nhanh chóng và dễ dàng. VideoEditor hỗ trợ công nghệ AI tiên tiến từ OpenAI và có thể sử dụng WhisperModel để thực hiện các tác vụ liên quan đến ngôn ngữ.

Tính Năng

  • Trích xuất text từ subtitle của video.
  • Thêm subtitle vào video.
  • Sử dụng AI để cải thiện và tối ưu hóa quá trình biên tập video.
  • Edit video 1 cách nhanh chóng theo yêu cầu của người dùng

Cài Đặt

Để sử dụng VideoEditor, hãy thực hiện theo các bước dưới đây:

Bước 1: Clone Repository

git clone https://github.com/DienStudio/VideoEditor.git

Bước 2: Tạo Môi Trường Ảo

Di chuyển vào thư mục VideoEditor:

cd VideoEditor

Tạo môi trường ảo:

python -m venv .venv

Bước 3: Kích Hoạt Môi Trường Ảo

.venv\Scripts\activate

Bước 4: Cài Đặt Các Gói Phụ Thuộc

pip install -r requirements.txt

Bước 5: Chạy Ứng Dụng

py main.py

Lưu ý

  • Đảm bảo đã tải và cài đặt magick.exe. Gán đường link tới IMAGEMAGICK_BINARY trong file cấu hình để sử dụng các tính năng liên quan đến hình ảnh.

  • Nếu không thể sử dụng OpenAI, bạn có thể thay thế bằng WhisperModel. Tuy nhiên, lưu ý rằng việc này có thể tốn nhiều thời gian hơn.

videoeditor's People

Contributors

dienstudio avatar

Stargazers

 avatar VienVien_1026 avatar

Watchers

Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.