A curated corpus of 4759 Douyin video transcripts with AI-generated summaries
- Python 100%
- Pass 1 (逐字稿改写): adds punctuation, fixes homophones, splits paragraphs - Pass 2 (AI 概要重做): rewrites summaries to focus on information increment - Tools added under tools/proofread/ for reproducibility Coverage: - Pass 1: 4,551 / 4,759 files (95.6%) - Pass 2: 3,582 / 4,759 files (75.3%; remaining 25% had no original summary) Per-file QA diffs are kept locally (*.diff.md, *.summary.diff.md) and gitignored. |
||
|---|---|---|
| +1的销售人生 | ||
| AI | ||
| tools/proofread | ||
| 一只耍废的猫 | ||
| 周期的巨轮 | ||
| 商业 | ||
| 小司频道 | ||
| 悦润禾 | ||
| 执戟郎 | ||
| 无限进化的袁Sir | ||
| 罗永浩-播客正片合集 | ||
| 职场 | ||
| 西川的书房 | ||
| 认知 | ||
| 讲政堂 | ||
| 逻辑模组Eva | ||
| 金融 | ||
| .gitattributes | ||
| .gitignore | ||
| index.csv | ||
| README.md | ||
vibe-notes
A curated corpus of Douyin (TikTok China) video transcripts, organized by source.
Overview
This repository contains 4,759 transcribed videos from 16 Douyin creators, with AI-generated summaries covering key topics, viewpoints, and golden quotes.
Stats
- Total files: 4,759 Markdown documents
- Total characters: ~6.7M (Chinese)
- AI summaries: 3,964 / 4,759 (83%)
- Update: 2026-07
Directory structure
| Directory | Files | Topics |
|---|---|---|
+1的销售人生 |
1172 | AI: 377 |
AI |
364 | AI: 364 |
一只耍废的猫 |
198 | AI: 198 |
周期的巨轮 |
79 | AI: 79 |
商业 |
51 | AI: 51 |
小司频道 |
2222 | AI: 2222 |
悦润禾 |
26 | AI: 26 |
执戟郎 |
193 | AI: 193 |
无限进化的袁Sir |
50 | AI: 50 |
罗永浩-播客正片合集 |
30 | AI: 30 |
职场 |
15 | AI: 15 |
西川的书房 |
23 | AI: 23 |
认知 |
138 | AI: 138 |
讲政堂 |
120 | AI: 120 |
逻辑模组Eva |
42 | AI: 42 |
金融 |
36 | AI: 36 |
File format
Each .md follows this structure:
# <video title>
**话题标签**: `#tag1` `#tag2`
**视频时长**: M:SS
**抖音ID**: 1234567890
**源文件**: `<filename>.mp3`
## AI 概要
**核心主题**: ...
**核心观点**: ...
**金句**: ...
**关键词**: ...
---
## 逐字稿
<full transcript>
Index
See index.csv for searchable index of all 4,759 files.
Pipeline
- Transcription: faster-whisper
large-v3+ NVIDIA CUDA float16 - Punctuation: timestamp-pause + Chinese particle rules
- AI summary: MiniMax-Text-01 (Anthropic-compatible API), 6-thread parallel
License
Personal use. Source content belongs to the original Douyin creators.