Tailor is an amazing video editing magic tool! Its face and voice clipping are extremely precise. The face recognition can lock the character image, and the voice capture and clipping are uniquely charming. In terms of video generation, the oral broadcast generation endows the image with a soul, the subtitle generation is accurately fitted, the color generation makes black and white come alive, and the audio generation creates unlimited possibilities. In terms of optimization, the background replacement is like entering a fantasy world, and the fluency and clarity are also excellent. Tailor is not only a software, but also the key to creativity and wonderfulness. Both professionals and ordinary enthusiasts can make their works shine through it. Come and experience the shock and surprise it brings!
Click me to Open/Close the directory listing
Tailor is a tool for intelligent video cropping, video generation, and video optimization. Currently, the project covers three major categories of video processing directions, including video editing, video generation, and video optimization, with a total of 10 methods. Tailor is easy to use, allowing users to perform video processing tasks with the most advanced artificial intelligence simply by clicking the mouse, saving time and effort. If users install the installed version of Tailor, all environment configurations can be skipped, making it particularly user-friendly.
Tailor includes three major video processing directions such as video editing, video generation and video optimization, with a total of 10 methods. The following will be introduced in turn:
Tailor has amazing face recognition technology, which can automatically capture every wonderful face moment from the video. With just a light click, you can select the face you are concerned about, and Tailor will automatically crop out the relevant video for you like magic, making your protagonist shine all the time!
Tailor can also intelligently recognize the voice content in the video and display it clearly. You can select the interested voice part according to your own needs, and Tailor will accurately crop out the content you want, making your video more exciting.
Just upload an image with a human face, select your favorite voice timbre, input the text content you want to generate, and Tailor can instantly generate a corresponding audible video with the voice lip shape for you. Let your creativity be easily realized and create a unique video work!
By intelligently recognizing the audio and video content, Tailor can automatically convert it into text and provide a variety of fonts and colors for you to choose. The subtitle will be perfectly synchronized with the video, making your video more understandable and attractive.
Tailor has a one-click black and white video coloring function, which can make those old black and white videos instantly glow with gorgeous colors. It's like going back in time and bringing the classics back to life!
This function can give life to static images and text and turn them into vivid videos. The static image will become the image part of the video, and the text will become the voice part of the video through text-to-speech technology, allowing your creativity to extend infinitely.
Tailor has an amazing language replacement ability! It seems to be a magical language magician, which can instantly convert the voice in the video into the language you want. Let your video instantly have an international charm, be able to cross the language barrier, have the closest communication with audiences all over the world, and bring endless surprises and possibilities!
Tailor can intelligently recognize the characters in the foreground and separate them from the background. You can easily change the background image to create various fantasy scenes and make your video more fascinating.
Tailor uses advanced techniques to effectively improve the smoothness of the video. Make the originally stuck and frame-skipping video become smooth and silky, just like flowing clouds and flowing water, bringing the ultimate viewing experience to the audience.
For videos with lower clarity, Tailor can improve the clarity. Say goodbye to "mosaic" and make your video picture clearer and sharper, and the details are undoubtedly revealed.
Eliminate the subtitles in the video. Whether it's a self-made video that you want to re-edit, or you want to obtain a pure screen without subtitles, this function can easily handle it. For example, when processing movie clips or teaching videos, it will bring you a brand-new experience.
Eliminate the desired target in the video. With just a light click of the mouse, Tailor can automatically track and eliminate the target in the video. Whether it's unwanted passersby, clutter, or blemishes, they can all be easily removed. No complex operations are required. The intelligent algorithm responds quickly, making your video instantly clean and tidy.
Local Processing function can perform visual focusing or color grayscale processing on specific characters, items, etc. Whether you want to highlight the protagonist in the frame or create a unique artistic atmosphere, it can be easily achieved, adding more creative elements to your video.
Tailor offers two usage modes: User Mode and Developer Mode.
User Mode allows users to directly install the executable file and set up Tailor on their Windows system. This method is quick and convenient, and is our recommended way of using Tailor.
For Developer Mode, users need to download the code, configure the corresponding Python environment, initialize the environment required for Tailor's startup, and then run main.py to start Tailor.
This method is very simple to use. Justdownload the Tailor release version, double-click to install tailor.exe, and you're ready to go. Note: Currently, this is only supported for Windows users.
- Python 3.x (Recommended Python 3.10)
- Necessary Python libraries (some important Python libraries are listed in the
requirements.txt
file, while other libraries can be installed based on your needs.)
- Clone this project
git https://github.com/FutureUniant/Tailor.git
cd Tailor
-
(Optional) If you expect Tailor to use GPU acceleration, ensure that CUDA and cuDNN are installed correctly.
-
Install Python dependencies
pip install -r requirements.txt
-
Install FFmpeg and ImageMagick
-
Install FFMPEG
- Download the FFmpeg-6.1.1 version from the FFmpeg official website
- Unzip the downloaded
.7z
archive into theextensions
folder under the Tailor root directory.
Note: Please keep the name of the extracted FFmpeg folder asffmpeg-6.1.1-essentials_build
.
-
Install ImageMagic
- Download the ImageMagic-7.1.1-29 version from the ImageMagic official website
- Unzip the downloaded
.zip
archive into theextensions
folder under the Tailor root directory.
Note: Please keep the name of the extracted ImageMagic folder asImageMagick-7.1.1-29-portable-Q16-x64
.
-
-
Run Tailor
python main.py
- Open/Create a Tailor Project:
- Click the
New
button on the left side of theHome
, fill in theProject Name
andProject Path
, and you can create a new Tailor project; - Click the
Open
button on the left side of theHome
and directly select the Tailor project location; - Double-click the displayed Tailor project on the right side of the
Home
; - Right-click on the displayed Tailor project on the right side of the
Home
and then clickOpen
; - If you installed Tailor using the installer, you can directly double-click the .tailor file to open the project.
- Click the
- Video Import
Select
File - Import
to import videos for processing. Note: Some video generation features do not require importing videos. Video Processing - Select the corresponding video processing method and follow the usage instructions to use it.
- 2024/05/31: The first version of Tailor is officially launched!
- 2024/07/23:
- Support voice driven broadcast generate function;
- Added a model checking mechanism to avoid model damage caused by network issues that require manual repair;
- Fix interface switching bug;
- Fix bugs in video multi process processing.
- 2024/08/07:
- Add the
Erase Subtitles
function; - Add a progress bar for function processing;
- Interface prompt for Tailor startup;
- The problem that the mask was at the top of the screen has been solved.
If you need additional commercial cooperation, please contact us at: [email protected]
。
If you find this project helpful and would like to support its ongoing development and maintenance, you can donate in the following ways.
Alipay | |
---|---|
If you encounter any problems during usage, or have any suggestions and feedback, please contact us through GitHub's Issue system, or directly send an email to: [email protected]
。