Releases: zhouxiaoka/autoclip
🎉 Autoclip 正式版 v1.0.0 发布 / Autoclip v1.0.0 Official Release
这是 Autoclip 的第一个稳定版本!
继承了 autoclip_mvp 800+ Star 的验证与反馈,本仓库将作为后续开发与维护的唯一主力,标志着项目进入正式迭代阶段 🚀。
This is the first stable release of Autoclip!
Building on the success of autoclip_mvp with 800+ stars, this repository will now serve as the mainline for future development and maintenance 🚀.
⸻
✨ 主要更新 / Highlights
• 全新架构:后端采用 FastAPI + Celery + WebSocket,前端基于 React + Zustand
• New Architecture: Backend powered by FastAPI + Celery + WebSocket; Frontend built with React + Zustand
• 本地字幕识别:支持 Whisper 本地推理,提升长视频转写效率
• Local Subtitle Recognition: Support for local Whisper inference, enabling efficient long-video transcription
• 切片流程升级:大纲提取 → 时间点定位 → 高光评分 → 自动生成标题
• Upgraded Clipping Pipeline: Outline extraction → Timestamp detection → Highlight scoring → Auto title generation
• 任务系统:支持多任务管理,实时进度推送
• Task System: Multi-task management with real-time progress updates
• 稳定性:引入 Poetry 依赖管理,测试覆盖率 >95%
• Stability: Dependency management with Poetry, test coverage >95%
⸻
📦 迁移提示 / Migration Notes
• 原仓库 autoclip_mvp 已停止维护,仅作历史保留。
• The original repository autoclip_mvp has been deprecated and is preserved for historical reference only.
• 新用户请直接使用本仓库。
• New users should directly adopt this repository.
⸻
⬇️ 获取方式 / Get Started
• 源码下载:Source code (zip) | Source code (tar.gz)
• Download source: Source code (zip) | Source code (tar.gz)
• 或通过 Git 克隆:
• Or clone the repo:
git clone https://github.com/zhouxiaoka/autoclip.git
⸻
🙏 感谢所有为 MVP 贡献 Star、反馈与讨论的用户!欢迎继续关注与参与 Autoclip 的后续开发。
🙏 Thanks to all contributors and users of the MVP for their stars, feedback, and discussions! We look forward to your continued support and contributions to Autoclip.