chineseclass/Raw
StillHammer d006d532a1 Add Tingli Chapter 13-14 audio transcriptions + API doc
- Add complete audio transcriptions for Chapters 13 & 14 with pinyin
- Use transcription API to auto-transcribe Chapter 14 audio files
- Add raw transcription files for Chapter 13
- Add VIDEOTOMP3_API.md documentation
- Add Xiezuo Chapter 4 and XiezuoClass materials

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 12:18:09 +08:00
..
DevelopChinese Add Tingli Chapter 13-14 audio transcriptions + API doc 2025-11-28 12:18:09 +08:00
Femme/OCR Initial commit - Chinese learning project setup 2025-10-27 15:56:36 +08:00
Hanyu Jiaocheng/OCR Initial commit - Chinese learning project setup 2025-10-27 15:56:36 +08:00
Kouyu/OCR Initial commit - Chinese learning project setup 2025-10-27 15:56:36 +08:00
LEDU/OCR Initial commit - Chinese learning project setup 2025-10-27 15:56:36 +08:00
Xiezuo/OCR Initial commit - Chinese learning project setup 2025-10-27 15:56:36 +08:00
README.md Complete Chinese learning system setup 2025-10-29 11:31:40 +08:00

Raw Materials

This folder contains all source materials: scans, photos, PDFs, and any unprocessed content from the textbooks.

Structure

Raw/
├── Kouyu/              # Speaking book materials
├── Hanyu Jiaocheng/    # Composition book materials
├── LEDU/               # Reading book materials
├── DevelopChinese/     # Listening book materials (Tingli)
├── Xiezuo/             # Writing book materials
└── Femme/              # Materials from wife (if any)

Purpose

This is the staging area before digitization. Keep original scans and photos here so they can be:

  • Referenced if digitized version is unclear
  • Re-scanned if needed
  • Backed up as originals
  • Processed into Markdown (Content/) and JSON (ClassGenSystem/)

Workflow

Physical textbook
  → Scan/photograph → Raw/ (this folder)
  → Digitize → Content/ (Markdown)
  → Structure → ClassGenSystem/ (JSON with games)
  → Study → classGen app

File Organization

Within each book folder:

  • Keep chapter-by-chapter if possible
  • Name files clearly: Chapter01-page1.jpg, Chapter01-page2.jpg, etc.
  • If full PDFs, name them: BookName-Full.pdf

Notes

  • Don't edit files here - this is the "source of truth"
  • If you discover errors in digitized content, check here first
  • High-quality scans make digitization easier
  • Keep originals even after digitization is complete