https://github.com/radicaldrew/hebrew-faster-whisper
· scanned 2026-06-15 23:45 UTC (2 months, 4 weeks ago)
11 raw signals (0 security + 11 graph)
Last scanned 2 months, 4 weeks ago · v1 · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 42 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.
| Label | Layer | Status | Path |
|---|---|---|---|
generate_random_audio |
software | healthy | locustfile.py:9 |
send_audio_request |
software | healthy | locustfile.py:33 |
download_ct2_model |
software | healthy | builder/fetch_models.py:22 |
download_pyannote_pipeline |
software | healthy | builder/fetch_models.py:33 |
run_diarization |
software | healthy | src/diarization.py:10 |
align_speakers |
software | healthy | src/diarization.py:21 |
_find_speaker_for_timespan |
software | healthy | src/diarization.py:69 |
_majority_speaker |
software | healthy | src/diarization.py:86 |
count_speakers |
software | healthy | src/diarization.py:102 |
transcribe |
software | healthy | src/predict.py:8 |
load_whisper_model |
software | healthy | src/models.py:20 |
load_diarization_pipeline |
software | healthy | src/models.py:36 |
get_whisper_model |
software | healthy | src/models.py:73 |
get_diarization_pipeline |
software | healthy | src/models.py:80 |
setup |
software | healthy | src/models.py:91 |
download_audio |
software | healthy | src/utils.py:15 |
cleanup_file |
software | healthy | src/utils.py:60 |
send_webhook |
software | healthy | src/webhook.py:17 |
_compute_hmac |
software | healthy | src/webhook.py:58 |
handler |
software | dead | src/rp_handler.py:21 |
_handle_error |
software | healthy | src/rp_handler.py:122 |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
run.sh |
software | healthy | run.sh |
Dockerfile |
software | healthy | Dockerfile |
LICENSE |
software | healthy | LICENSE |
test_input.json |
software | healthy | test_input.json |
locustfile.py |
software | healthy | locustfile.py |
fetch_models.py |
software | healthy | builder/fetch_models.py |
requirements.txt |
software | healthy | builder/requirements.txt |
diarization.py |
software | healthy | src/diarization.py |
predict.py |
software | healthy | src/predict.py |
models.py |
software | healthy | src/models.py |
utils.py |
software | healthy | src/utils.py |
webhook.py |
software | healthy | src/webhook.py |
rp_schema.py |
software | healthy | src/rp_schema.py |
rp_handler.py |
software | healthy | src/rp_handler.py |
| Label | Layer | Status | Path |
|---|---|---|---|
builder |
software | healthy | builder |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-_0xh_s4z |
software | healthy | /tmp/repobility-clone-_0xh_s4z |
| Label | Layer | Status | Path |
|---|---|---|---|
ApiUser |
software | healthy | locustfile.py:31 |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/b3e240b1-56c4-472c-9bc8-e5eefa81cc35/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/b3e240b1-56c4-472c-9bc8-e5eefa81cc35/
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.