Skip to content

一个靠口头描述来转换文件格式的程序 A program that converts file formats based on verbal descriptions 口頭での説明に基づいてファイル形式を変換するプログラム

License

Notifications You must be signed in to change notification settings

MCDFsteve/Kurisu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kurisu

简体中文 English 日本語

A Program for Converting File Formats by Verbal Description

Literally, just by talking.

For example, you drag or upload an mp4 file, and then you simply describe what you want to do in the input box. Things like "convert to webm", "keep only the content between 10 seconds and 20 seconds of the video", "extract the audio file", or "reverse the video". Then just click the buttons and wait for the progress bar to complete. It uses the integration of ChatGPT and FFmpeg. Please give it a try.

Download. Supports Windows, Linux, macOS

This software supports the following languages: Simplified Chinese, Traditional Chinese, Japanese, Korean, English, and Russian.

ChatGPT uses GPT-4o, which is provided for free. If you would like to sponsor, you can go to https://store.steampowered.com/app/3034460/ to purchase the Steam version of this software, where you can enjoy the Workshop feature, community, and automatic updates.

FFmpeg is from https://ffmpeg.org/ using the precompiled binary executable files from the official website.

If you want to compile the project yourself or modify it, please refer to the package.json file for the required libraries and run npm install after pulling the project.

macOS users, please note that directly running the program will prompt that it is damaged. Please enter the following in the terminal: sudo xattr -dr com.apple.quarantine [path to the app] (you can drag and drop from Finder), then enter your password and you should be able to open it normally.

image

Star History

Star History Chart

About

一个靠口头描述来转换文件格式的程序 A program that converts file formats based on verbal descriptions 口頭での説明に基づいてファイル形式を変換するプログラム

Resources

License

Stars

Watchers

Forks

Packages

No packages published