Show theme feature, Irish music genre, strip silence overhaul
- Add show theme UI in header bar + backend API (inject into caller prompts) - Add Irish genre category for music dropdown - Strip silence: RMS-based speaker detection (fixes Devon not being identified) - Strip silence: Devon-specific 3s threshold for interjections - Strip silence: sparse track item handling in shift logic - Strip silence: music lead-in preservation after silence removal - Strip silence: no max gap limit (IDENT/AD regions protect breaks) - Add analyze_gaps.py tool for per-show threshold analysis Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -8507,6 +8507,9 @@ GENRE_KEYWORDS = {
|
||||
"valentine": "Ballad",
|
||||
"romantic": "Ballad",
|
||||
"ballad": "Ballad",
|
||||
"irish": "Irish",
|
||||
"ireland": "Irish",
|
||||
"patricks": "Irish",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user