Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

wlejon/brosoundml

https://github.com/wlejon/brosoundml · scanned 2026-06-16 00:59 UTC (2 months, 1 week ago)

26 raw signals (0 security + 26 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 19 actionable findings from 1 signal source. 7 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 410 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
LICENSE software healthy LICENSE
test_normalizer.cpp software healthy tests/test_normalizer.cpp
test_wake_data.cpp software healthy tests/test_wake_data.cpp
test_rave.cpp software healthy tests/test_rave.cpp
test_supertonic.cpp software healthy tests/test_supertonic.cpp
test_bc_resnet_train.cpp software healthy tests/test_bc_resnet_train.cpp
test_sensor_hub.cpp software healthy tests/test_sensor_hub.cpp
test_pos_tagger.cpp software healthy tests/test_pos_tagger.cpp
test_speaker_encoder.cpp software healthy tests/test_speaker_encoder.cpp
test_whisper.cpp software healthy tests/test_whisper.cpp
test_sortformer.cpp software healthy tests/test_sortformer.cpp
test_supertonic_encoder.cpp software healthy tests/test_supertonic_encoder.cpp
test_kokoro_modules.cpp software healthy tests/test_kokoro_modules.cpp
test_qwen_asr.cpp software healthy tests/test_qwen_asr.cpp
test_phoneme_spotter_e2e.cpp software healthy tests/test_phoneme_spotter_e2e.cpp
test_audio.cpp software healthy tests/test_audio.cpp
test_whisper_decoder.cpp software healthy tests/test_whisper_decoder.cpp
test_bc_resnet2d_train.cpp software healthy tests/test_bc_resnet2d_train.cpp
test_qwen_tts.cpp software healthy tests/test_qwen_tts.cpp
test_listen_bus.cpp software healthy tests/test_listen_bus.cpp
test_special_cases.cpp software healthy tests/test_special_cases.cpp
test_parakeet.cpp software healthy tests/test_parakeet.cpp
test_supertonic_backward.cpp software healthy tests/test_supertonic_backward.cpp
test_phoneme_spotter.cpp software healthy tests/test_phoneme_spotter.cpp
test_morphology.cpp software healthy tests/test_morphology.cpp
test_supertonic_spec.cpp software healthy tests/test_supertonic_spec.cpp
test_phonemizer.cpp software healthy tests/test_phonemizer.cpp
test_supertonic_encoder_backward.cpp software healthy tests/test_supertonic_encoder_backward.cpp
eval_pos_confusion.cpp software healthy tests/eval_pos_confusion.cpp
test_wake.cpp software healthy tests/test_wake.cpp
test_modules.cpp software healthy tests/test_modules.cpp
test_smoke.cpp software healthy tests/test_smoke.cpp
test_phoneme_model.cpp software healthy tests/test_phoneme_model.cpp
test_mel.cpp software healthy tests/test_mel.cpp
test_whisper_e2e.cpp software healthy tests/test_whisper_e2e.cpp
test_decoder_lora.cpp software healthy tests/test_decoder_lora.cpp
test_bc_resnet.cpp software healthy tests/test_bc_resnet.cpp
train_pos_tagger.cpp software healthy tests/train_pos_tagger.cpp
test_phoneme_data.cpp software healthy tests/test_phoneme_data.cpp
test_kokoro.cpp software healthy tests/test_kokoro.cpp
test_bc_resnet2d.cpp software healthy tests/test_bc_resnet2d.cpp
test_gesture_spotter.cpp software healthy tests/test_gesture_spotter.cpp
test_wake_inspect.cpp software healthy tests/test_wake_inspect.cpp
test_kokoro_decoder_backward.cpp software healthy tests/test_kokoro_decoder_backward.cpp
test_phoneme_adapter.cpp software healthy tests/test_phoneme_adapter.cpp
test_lexicon.cpp software healthy tests/test_lexicon.cpp
test_whisper_modules.cpp software healthy tests/test_whisper_modules.cpp
gen_qwen_tts_synth_fixture.py software healthy tests/ref/gen_qwen_tts_synth_fixture.py

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
ensure_upstream software healthy tests/ref/gen_qwen_tts_synth_fixture.py:63
main software healthy tests/ref/gen_qwen_tts_synth_fixture.py:78
TP software healthy tests/ref/gen_qwen_tts_synth_fixture.py:113
CE software healthy tests/ref/gen_qwen_tts_synth_fixture.py:116
ensure_upstream software healthy tests/ref/gen_qwen_tts_codec_fixture.py:50
main software healthy tests/ref/gen_qwen_tts_codec_fixture.py:68
gen software healthy tests/ref/gen_qwen_tts_codec_fixture.py:94
ensure_upstream software healthy tests/ref/gen_talker_fixture.py:57
main software healthy tests/ref/gen_talker_fixture.py:72
load_into software healthy tests/ref/gen_talker_fixture.py:92
ref_waveform software healthy tests/ref/gen_qwen_tts_clone_fixture.py:43
main software healthy tests/ref/gen_qwen_tts_clone_fixture.py:56
TP software healthy tests/ref/gen_qwen_tts_clone_fixture.py:105
CE software healthy tests/ref/gen_qwen_tts_clone_fixture.py:106
ensure_upstream software healthy tests/ref/gen_qwen_asr_fixture.py:83
read_wav_mono software healthy tests/ref/gen_qwen_asr_fixture.py:99
resample_linear software healthy tests/ref/gen_qwen_asr_fixture.py:110
main software healthy tests/ref/gen_qwen_asr_fixture.py:116
ensure_upstream software healthy tests/ref/gen_qwen_tts_ar_fixture.py:67
main software healthy tests/ref/gen_qwen_tts_ar_fixture.py:82
normalise software healthy scripts/compare-reference.py:62
phonemize software healthy scripts/compare-reference.py:66
split_chunks software healthy scripts/compare-reference.py:74
synth_py software healthy scripts/compare-reference.py:87
find_synth_exe software healthy scripts/compare-reference.py:126
synth_cpp software healthy scripts/compare-reference.py:141
read_wav software healthy scripts/compare-reference.py:156
write_wav software healthy scripts/compare-reference.py:171
mel_filterbank software healthy scripts/compare-reference.py:185
hz_to_mel software healthy scripts/compare-reference.py:187
mel_to_hz software healthy scripts/compare-reference.py:188
log_mel software healthy scripts/compare-reference.py:201
best_align_xcorr software healthy scripts/compare-reference.py:213
compare software healthy scripts/compare-reference.py:231
fmt_row software healthy scripts/compare-reference.py:249
main software healthy scripts/compare-reference.py:261
load_audio software healthy scripts/sortformer_nemo_ref.py:21
nemo_preds software healthy scripts/sortformer_nemo_ref.py:31
summarize software healthy scripts/sortformer_nemo_ref.py:46
main software healthy scripts/sortformer_nemo_ref.py:72
causal_conv software healthy scripts/rave_reference.py:46
causal_convt software healthy scripts/rave_reference.py:52
leaky software healthy scripts/rave_reference.py:59
mod_sigmoid software healthy scripts/rave_reference.py:63
reverse_half software healthy scripts/rave_reference.py:67
amp_to_impulse_response software healthy scripts/rave_reference.py:75
fft_convolve software healthy scripts/rave_reference.py:84
__init__ software healthy scripts/rave_reference.py:339
w software healthy scripts/rave_reference.py:347
b software healthy scripts/rave_reference.py:106

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
tests software healthy tests
ref software healthy tests/ref
docs software healthy docs
scripts software healthy scripts
tools software healthy tools
include software healthy include
brosoundml software healthy include/brosoundml
detail software healthy include/brosoundml/detail
g2p software healthy include/brosoundml/g2p
src software healthy src
g2p software healthy src/g2p

LabelLayerStatusPath
RaveReference software healthy scripts/rave_reference.py:91
TopoRave software healthy scripts/rave_reference.py:338
TopoWalker software healthy scripts/convert-rave.py:96

LabelLayerStatusPath
repobility-clone-tjin2huw software healthy /tmp/repobility-clone-tjin2huw

LabelLayerStatusPath
gpu (detected) hardware healthy README.md
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/d0e0e2c8-3189-4dcf-8f9d-ae395ee2ec5f/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d0e0e2c8-3189-4dcf-8f9d-ae395ee2ec5f/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.