# auto-subtitles **Repository Path**: ideamark/auto-subtitles ## Basic Information - **Project Name**: auto-subtitles - **Description**: auto-subtitles 是一个自动生成和总结视频字幕的工具 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-17 - **Last Updated**: 2024-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # auto-subtitles ## Summary auto-subtitles is a tool for automatically generating and summerize video subtitles. ## Installation * Download and install [ffmpeg](https://ffmpeg.org/download.html) * Install python modules: `pip install -r requirements.txt` ## Usage 1. Run `main.py` to launch the main program. ## Contact * Author: Mark Yang * Email: ideamark@qq.com