本次執行流程與問題處理
1. 取得影片、字幕與音訊
調用:yt-dlp、videonote_fetch_verified_audio.py
產生:yt_dlp_meta.json、subtitle_acquisition.json、audio_16k_mono.wav、download_qc.json
結果:音訊下載與完整解碼驗證通過:None / 140-drc
2. 逐字稿來源選擇
調用:videonote-transcribe-url、videonote_select_best_transcript.py
產生:transcript_selection_report.json、transcript.source.json、transcript.json
結果:選用 unknown
3. 語言與品質檢查
調用:videonote_language_sanity.py、videonote_controlled_quality.py
產生:language_sanity_report.json、controlled_quality_report.json
結果:語言與品質檢查有警告
問題:語言與宣告不一致
4. 文字校正與語意重斷句
調用:videonote_correct_transcript.py、videonote_restructure_sentences.py、videonote_build_sentence_units.py
產生:transcript.presegmentation_corrected.json、sentence_units.json
結果:校正後逐字稿與句子單元已建立
5. 句子單元與雙語翻譯
調用:videonote_build_sentence_units.py、vnt-sentence、videonote_learning_timeline_v2.py
產生:sentence_units.json、sentence_bilingual_transcript.json、sentence_bilingual_timeline.html
結果:翻譯模式:未執行
6. 學習單元
調用:videonote_learning_timeline_v2.py
產生:learning.json、japanese_learning.json
結果:學習單元未完成或未要求
7. 筆記摘要與發布
調用:videonote-generate-note、videonote-render-html、videonote-publish、videonote_unified_entry_v2.py
產生:note.md、note.html、unified_entry.html、worklist.html
結果:已發布:20260804-09
8. 精進模式:MOSS、融合與最終時間軸
調用:videonote_moss_transcribe.py、videonote_ja_base_fusion_readonly.py、videonote_ja_final_sentences.py
產生:moss_transcribe/、ja_base_fusion_readonly/、ja_final_timing/
結果:fusion base:無
手動來源字幕
- 尚未產生
自動來源字幕
- 尚未產生
Whisper 字幕
- 尚未產生
Qwen 字幕
- 尚未產生
Parakeet 字幕
- 尚未產生
MOSS 字幕
- 尚未產生
校正前後逐字稿
- 校正前 transcript.json 下載
- 校正後 transcript.json 下載
目前待解決問題與初步改善方向
- 目前沒有待處理警告
- 雙語翻譯有缺漏,需重試翻譯或人工補譯。