Variants supported: S1…Sn tags, real names, or no speaker field (no diarization).
Tasks
Summaries (bullet / executive / narrative), title (≤8 words), action items + decisions,
detailed summary, topics, open questions, risks/disagreements — in zh-TW and en,
including cross-lingual output via the VoxSumDroid language clause ("Write the ENTIRE
output in …"). Prompts must follow the VoxSumDroid templates the model was trained on
(see the training repo).
Training
v2 (2026-07-30) adds the single-call structured NOTES task (TITLE/SUMMARY/DECISIONS/
ACTIONS/OPEN/TOPICS — see docs/OUTPUT-FORMAT.md).
Distilled from Qwen3.5-9B over 3,891 meetings (QMSum, MeetingBank, DialogSum,
VCSum→OpenCC s2twp; 60k filtered prompt/completion pairs), full-parameter SFT,
seq 32768 packed, 2 epochs. Details + eval: training repo eval/REPORT.md.
Eval vs base (held-out meetings, teacher-as-judge)
metric
base
fine-tune
cross-lingual output-language compliance
0.38
0.98
action items coverage (1-5)
1.90
3.94
open questions faith / cover
3.96 / 2.90
4.42 / 4.10
structured NOTES format compliance (native / cross)
n/a
1.00 / 0.94
known limit: en→zh-TW hour-long faithfulness
3.73*
~2.5
* base scores "faithful" largely by not translating (wrong language 62% of the time).