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.

vieenrose/jetson-tts

https://github.com/vieenrose/jetson-tts · scanned 2026-06-16 00:49 UTC (2 months, 1 week ago)

32 raw signals (0 security + 32 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 22 actionable findings from 1 signal source. 10 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 227 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
evaluate software healthy student/train.py:19
main software healthy student/train.py:39
_stft_mag software healthy student/losses.py:15
__init__ software healthy student/losses.py:40
forward software dead student/losses.py:46
generator_adv_loss software healthy student/losses.py:53
discriminator_loss software healthy student/losses.py:63
inter_frames_for software healthy student/audio_config.py:27
out_samples_for software dead student/audio_config.py:32
_resample_z software healthy student/models.py:23
get_padding software healthy student/models.py:30
__init__ software healthy student/models.py:202
forward software dead student/models.py:209
remove_wn software healthy student/models.py:145
build_generator software healthy student/models.py:223
__init__ software healthy student/istft.py:15
forward software dead student/istft.py:33
scan_items software healthy student/dataset.py:15
load_g software healthy student/dataset.py:29
__init__ software healthy student/dataset.py:35
__len__ software healthy student/dataset.py:44
_load software healthy student/dataset.py:47
__getitem__ software healthy student/dataset.py:53
load_full software healthy student/dataset.py:76
make_loaders software healthy student/dataset.py:84
_mcep software healthy scripts/eval_quality.py:20
mcd software healthy scripts/eval_quality.py:32
safe_pesq software healthy scripts/eval_quality.py:42
main software healthy scripts/eval_quality.py:52
text_of software healthy scripts/eval_quality.py:68
agg software healthy scripts/eval_quality.py:99
encode software healthy scripts/g711.py:12
decode software healthy scripts/g711.py:21
roundtrip software dead scripts/g711.py:27
save_wav software healthy scripts/verify_sherpa_dropin.py:23
main software healthy scripts/verify_sherpa_dropin.py:30
__init__ software healthy scripts/export_full_onnx.py:23
forward software dead scripts/export_full_onnx.py:27
main software healthy scripts/export_full_onnx.py:31
num software healthy scripts/build_corpus_text.py:34
ext software healthy scripts/build_corpus_text.py:37
phone software healthy scripts/build_corpus_text.py:41
person software healthy scripts/build_corpus_text.py:46
zh_person software healthy scripts/build_corpus_text.py:49
rng_title software healthy scripts/build_corpus_text.py:82
main software healthy scripts/build_corpus_text.py:86
main software healthy scripts/dump_teacher.py:21
make_token_inputs software healthy scripts/bench_full_onnx.py:12
bench software healthy scripts/bench_full_onnx.py:26
profile_decoder_share software healthy scripts/bench_full_onnx.py:50

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

LabelLayerStatusPath
README.md software healthy README.md
TRAINING.md software healthy TRAINING.md
train.py software healthy student/train.py
losses.py software healthy student/losses.py
__init__.py software healthy student/__init__.py
audio_config.py software healthy student/audio_config.py
models.py software healthy student/models.py
istft.py software healthy student/istft.py
dataset.py software healthy student/dataset.py
config.json software healthy melo_ft/config.json
TW_ACCENT_RESEARCH.md software healthy docs/TW_ACCENT_RESEARCH.md
ZH_TW_PLAN.md software healthy docs/ZH_TW_PLAN.md
DEVICE_ACCEPTANCE.md software healthy docs/DEVICE_ACCEPTANCE.md
MELO_TW_ACCENT_PLAN.md software healthy docs/MELO_TW_ACCENT_PLAN.md
ORT_COMPAT.md software healthy docs/ORT_COMPAT.md
TEACHER_DECODER_CONFIG.md software healthy docs/TEACHER_DECODER_CONFIG.md
ENV_SETUP.md software healthy docs/ENV_SETUP.md
INTEGRATION.md software healthy docs/INTEGRATION.md
eval_quality.py software healthy scripts/eval_quality.py
g711.py software healthy scripts/g711.py
verify_sherpa_dropin.py software healthy scripts/verify_sherpa_dropin.py
export_full_onnx.py software healthy scripts/export_full_onnx.py
build_corpus_text.py software healthy scripts/build_corpus_text.py
dump_teacher.py software healthy scripts/dump_teacher.py
bench_full_onnx.py software healthy scripts/bench_full_onnx.py
export_dec_onnx.py software healthy scripts/export_dec_onnx.py
bench_dec_onnx.py software healthy scripts/bench_dec_onnx.py
ort_compat_probe.py software healthy scripts/ort_compat_probe.py
melo_prep_corpus.py software healthy scripts/melo_prep_corpus.py
apply_tw_lexicon.py software healthy scripts/apply_tw_lexicon.py
export_acoustic.py software healthy matcha8k/export_acoustic.py
frontend.py software healthy matcha8k/frontend.py
dump_qwen_vocoder_pairs.py software healthy matcha8k/dump_qwen_vocoder_pairs.py
train.py software healthy matcha8k/train.py
gen_edgetts_corpus.py software healthy matcha8k/gen_edgetts_corpus.py
__init__.py software healthy matcha8k/__init__.py
lora_dec.py software healthy matcha8k/lora_dec.py
lora_finetune.py software healthy matcha8k/lora_finetune.py
derisk_finetune.py software healthy matcha8k/derisk_finetune.py
eval_ckpt_en.py software healthy matcha8k/eval_ckpt_en.py
qwen_clone_spike.py software healthy matcha8k/qwen_clone_spike.py
models.py software healthy matcha8k/models.py
export.py software healthy matcha8k/export.py
dump_tf_mels.py software healthy matcha8k/dump_tf_mels.py
xasr_verify.py software healthy matcha8k/xasr_verify.py
finetune.py software healthy matcha8k/finetune.py
joint_train.py software healthy matcha8k/joint_train.py
gen_qwen_corpus.py software healthy matcha8k/gen_qwen_corpus.py
dataset.py software healthy matcha8k/dataset.py
asr_verify.py software healthy matcha8k/asr_verify.py

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

LabelLayerStatusPath
MultiResSTFTLoss software healthy student/losses.py:22
TelephonyMelLoss software healthy student/losses.py:38
ResBlock1 software healthy student/models.py:34
HiFiGAN8k software healthy student/models.py:55
ConvNeXtBlock software healthy student/models.py:101
Vocos8k software healthy student/models.py:119
DiscriminatorP software healthy student/models.py:150
DiscriminatorS software healthy student/models.py:177
MultiDiscriminator software healthy student/models.py:200
ISTFTHead software healthy student/istft.py:14
PairDataset software healthy student/dataset.py:34
StudentDecAdapter software healthy scripts/export_full_onnx.py:21
StudentProbe software healthy scripts/ort_compat_probe.py:37
AcousticWrapper software healthy matcha8k/export_acoustic.py:10
MatchaFrontend software healthy matcha8k/frontend.py:57
LoRALinear software healthy matcha8k/lora_dec.py:15
LoRAConv1d software healthy matcha8k/lora_finetune.py:15
VocosMel8k software healthy matcha8k/models.py:23
ExportWrapper software healthy matcha8k/models.py:58
TWSet software healthy matcha8k/finetune.py:54
JointSet software healthy matcha8k/joint_train.py:28
MelPairDataset software healthy matcha8k/dataset.py:34
ModelWrapper software healthy third_party/sherpa_melo_export.py:183

LabelLayerStatusPath
student software healthy student
melo_ft software healthy melo_ft
docs software healthy docs
scripts software healthy scripts
matcha8k software healthy matcha8k
eval software healthy eval
third_party software healthy third_party

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

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/8483962a-1cfe-498a-9c1e-0d412cd35486/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/8483962a-1cfe-498a-9c1e-0d412cd35486/

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.