Back to Home
xiesx123 icon

CreatorBox

by xiesx123

Overview

Video editing and dubbing toolbox leveraging AI for tasks like video translation, cross-language dubbing, personalized voice synthesis, video inpainting, and watermark removal to enhance content creation workflows.

Installation

Run Command
uv run cli.py start

Environment Variables

  • OPENAI_API_KEY
  • GEMINI_API_KEY
  • AZURE_API_KEY
  • ELEVENLABS_API_KEY
  • HUGGINGFACEHUB_API_TOKEN
  • NGROK_AUTH_TOKEN

Security Notes

The project heavily utilizes Pyarmor for code obfuscation across many core Python files. This is a critical security risk as it makes it impossible to perform a meaningful audit of the code's true intent and behavior, especially for modules handling API endpoints, file operations, and user authentication. The presence of `subprocess.run` calls in obfuscated code (e.g., in `api_v2_.py` and `cli.py`) without transparent sanitization adds to the risk.

Similar Servers

Stats

Interest Score51
Security Score1
Cost ClassHigh
Avg Tokens1000000
Stars118
Forks17
Last Update2025-12-06

Tags

video editingaudio dubbingAIcontent creationvideo processinginpaintingTTSASRmachine learningdeep learningtranslationspeech synthesis