Files
pokemon_pinball_wiki/sound-best-named-export.md
2026-07-10 22:39:27 -05:00

44 lines
2.6 KiB
Markdown

# Best-Named Sound Export
Generated best-available named alias previews for `2545` total sounds across the main game and SPIKE menu images.
The canonical WAV exports remain unchanged. These aliases are generated under `analysis/radium-image/sounds-best-named/` and `analysis/radium-spike-menu-image/sounds-best-named/` so every sound has one stable, traceable, previewable filename using the best current evidence.
The HTML viewer's **Sounds** search uses these aliases as one canonical 2,545-entry index. Each result includes an inline audio player and a direct WAV download link, so finding a sound no longer requires opening one of the split gallery pages.
## Name Sources
- `asr_draft`: `583`
- `asr_review_candidate`: `34`
- `catalog_asr_match`: `220`
- `catalog_offset_candidate`: `196`
- `confirmed_native`: `25`
- `main_duplicate_hash_match`: `1`
- `main_hash_match`: `4`
- `object_ref`: `295`
- `pokedex_voice_alignment`: `1137`
- `spike_menu_object_ref`: `50`
Confirmed native names are preferred first. Pokedex voice alignment, catalog-matched ASR names, accepted raw ASR labels, and catalog-offset candidates are used before low-confidence ASR review candidates. Catalog ASR names are inferred from exact transcript-to-catalog phrase matches; raw ASR names are marked draft. Catalog-offset names are marked candidate_unpromoted and remain below direct content evidence. Low-confidence ASR review candidates are only used when no stronger semantic label exists. Object-reference names are structural fallbacks for sounds that still lack semantic labels.
## Gallery Pages
- [Sound Best Named Gallery 01](sound-best-named-gallery-01.md)
- [Sound Best Named Gallery 02](sound-best-named-gallery-02.md)
- [Sound Best Named Gallery 03](sound-best-named-gallery-03.md)
- [Sound Best Named Gallery 04](sound-best-named-gallery-04.md)
- [Sound Best Named Gallery 05](sound-best-named-gallery-05.md)
- [Sound Best Named Gallery 06](sound-best-named-gallery-06.md)
- [Sound Best Named Gallery 07](sound-best-named-gallery-07.md)
- [Sound Best Named Gallery 08](sound-best-named-gallery-08.md)
- [Sound Best Named Gallery 09](sound-best-named-gallery-09.md)
- [Sound Best Named Gallery 10](sound-best-named-gallery-10.md)
- [Sound Best Named Gallery 11](sound-best-named-gallery-11.md)
- [Sound Best Named Gallery 12](sound-best-named-gallery-12.md)
- [Sound Best Named Gallery 13](sound-best-named-gallery-13.md)
## Manifest
- `analysis/all-sound-best-name-manifest.tsv`
- [Generated JSON sound index](sound-index.json) - deterministic viewer index generated from the 13 best-named gallery pages by `scripts/build_viewer.py`.