📦 Batch Files

The wiki explains the batch; the real payloads live outside Quartz content so public pages stay small and safe.

🗂️ Artifacts

  • source_yaml: batches/wwtbam-de-source.yaml.
  • manifest: batches/wwtbam-de-eleven3-manifest.json.
  • combined_jsonl: batches/wwtbam-de-eleven3-batch.jsonl.
  • prompts_jsonl: batches/wwtbam-de-eleven3-prompts.jsonl.
  • answers_jsonl: batches/wwtbam-de-eleven3-answers.jsonl.
  • tsv: batches/wwtbam-de-eleven3-batch.tsv.
  • audio_manifest: batches/wwtbam-de-eleven3-audio-manifest.json.
  • audio_dir: batches/audio/.
  • category_dir: batches/by-category/.

🧱 Schema

  • id: stable item id.
  • kind: prompt or answer.
  • category_id, category_slug, category_title, question_nr: source identity.
  • voice_id: nsiEp1alHkdiizNqCK2X.
  • model_id: eleven_v3.
  • output_format: mp3_44100_128.
  • voice_settings: stability 0.5, similarity boost 0.75.
  • filename: final MP3 filename.
  • text: Eleven3-ready German script with sparse voice tags.
  • source: canonical question, correct answer, shuffled options, and correct letter.

🔀 Shuffle

  • build four answer objects from the YAML answer list.
  • keep the first YAML answer as canonical correct answer.
  • seed local RNG with elv3-wwtbam-de-v1:<category_id>:<question_nr>.
  • shuffle options.
  • if the correct option lands at A, rotate left once.
  • emit A/B/C/D with correct letter B, C, or D.

🎤 Text Shape

[announcer, suspenseful]
Frage eins aus Allgemeinwissen: Was ist das kleinste Land der Welt?
 
[clearly, curious]
Antwort A: San Marino.
Antwort B: Liechtenstein.
Antwort C: Monaco.
Antwort D: Vatikanstadt.
 
[pause]
[inviting]
Logg dich ein. Welche Antwort nimmst du?
[confident, warm]
Die richtige Antwort ist: D, Vatikanstadt.
 
[pleased, encouraging]
Gut gemerkt. Weiter geht's mit der nächsten Frage.

✅ Validation

  • combined JSONL lines: 600.
  • prompt lines: 300.
  • answer lines: 300.
  • each category file: 60 lines.
  • rendered MP3s: 600 valid files.
  • placeholder hits: 0.
  • failed renders: 0.

0 items under this folder.