Haopeng main
PYTHON
Verdict: BENIGN
Local reference
Suspicious dependency
Inferred
streaming_decode.py
python
| 661:39 |
…est_set_name}-{key}-{params.suffix}.txt" |
|
| 662 |
) |
|
| 663 |
with open(errs_filename, "w") as f: |
Calls Python open() in write mode |
| 664 |
wer = write_error_stats( |
|
| 665 |
f, f"{test_set_name}-{key}", results, enable_log=True |
|
| 666 |
)… |
|
| 817:30 |
…vice, |
|
| 818 |
) |
|
| 819 |
) |
|
| 820 |
|
|
| 821 |
model.to(device) |
|
| 822 |
model.eval() |
Python eval() built-in function |
| 823 |
model.device = device |
|
| 824 |
|
|
| 825 |
decoding_graph = None |
|
| 826 |
if params.decoding_method == "fast_beam_search": |
|
| 827 |
decoding_grap… |
|
Identity
| SHA-256 |
8d1d7e71b68efe4550540254bc1f93dd0ecbcdaed1bbb0bdc83a5c8d61d2584a |
| Filename |
streaming_decode.py |
| Package |
Haopeng |
| Version |
main |
| PURL |
pkg:huggingface/Haopeng/CROTTC-IF-l2-arctic@main |
Timeline
| First seen |
22 Jul 2026 15:41 UTC |
| First analyzed |
25 Jul 2026 15:00 UTC |
| Last analyzed |
25 Jul 2026 15:00 UTC |
| Last updated |
25 Jul 2026 15:00 UTC |
Labeling
| Label |
unknown |
| Label source |
harvest |
| Traits version |
9266e |