issues Search Results · language:Dune language:Python language:JavaScript language:Java
Filter by
54.6M results
Severity: 🟡 medium · Category: data-corruption Location: tools/state/indexer.py:218-251
Description
scan_albums globs albums/{genre}/{album}/README.md and keys the result dict by album_slug = album_dir.name ...
bug
Getting Started with GitHub Copilot
img alt= original github octocat src= https://octodex.github.com/images/original.png align= left height= 80px /
👋 Hey there @mojdehnouripayam-coder! Welcome to your ...
Severity: 🟡 medium · Category: crash Location: tools/state/indexer.py:182
Description
There is no schema/type validation of config values anywhere (confirmed: tools/shared/config.py has no value validation; ...
bug
Severity: 🟡 medium · Category: data-corruption Location: tools/sheet-music/create_songbook.py:500-558
Description
create_songbook sets singles_have_title_pages = (manifest is not None) and then unconditionally ...
bug
Severity: 🟡 medium · Category: crash Location: tools/shared/config.py:60-61
Description
yaml.safe_load(f) or {} only substitutes a dict when the parsed value is falsy (None or empty container). If config.yaml ...
bug
Severity: 🟡 medium · Category: logic-error Location: tools/mastering/config.py:84-86
Description
load_mastering_config coerces bool keys via result[key] = bool(value) on the raw YAML value, with a comment ...
bug
Write mood_classifier/evaluate.py
- Load saved checkpoint
- Report macro F1, precision, recall for all 18 classes
- Save confusion matrix to results/confusion_matrix.png
enhancement
Severity: 🟡 medium · Category: resource-leak Location: tools/mastering/codec_preview.py:66
Description
render_aac_preview invokes ffmpeg via subprocess.run without a timeout argument, unlike adm_validation.py ...
bug
Please check the Github page for a better reading experience and more papers.
Speech Synthesis
| Title | Link | Date | Comment |
| --- | --- | --- | --- |
| HoliTok:A Coutinuous Holistic Tokenization ...
documentation
Severity: 🟡 medium · Category: crash Location: tools/mastering/analyze_tracks.py:403
Description
main() only checks that the directory exists (line 289), not that any WAV files were found. When filterable ...
bug

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.