# 🧪 Experiments Use this folder to track reproducible runs for ASR and TTS. ## Layout ```text experiments/ asr/ / run_card.md tts/ / run_card.md ``` ## Templates - ASR run card template: [asr/template_run_card.md](asr/template_run_card.md) - TTS run card template: [tts/template_run_card.md](tts/template_run_card.md) ## Run-ID Convention - Recommended: `YYYY-MM-DD___` - Example: `2026-02-14_whisper-large-v3_fleurs-ps-af_baseline`