Haopeng main
PYTHON
Verdict: BENIGN
Local reference
Suspicious dependency
Inferred
phn_mono_ssl_model_v3_refactored_IF.py
python
| 124:75 |
…'mpd_f1']) |
|
| 125 |
|
|
| 126 |
# Write CSV |
|
| 127 |
os.makedirs(os.path.dirname(self.output_path) if os.path.dirname(self.output_path) else '.', exist_ok=True) |
|
| 128 |
|
|
| 129 |
with open(self.output_path, 'w', newline='', encoding='utf-8') as f: |
Opens a file for writing or appending |
| 130 |
writer = csv.DictWriter(f, fieldnames=columns) |
|
| 131 |
writer.writeheader(… |
|
| 409:26 |
…use_ottc: |
|
| 410 |
# 支持 labeled 数据(真实标签)和 unlabeled 数据(伪标签) |
Dense Han ideograph prose (localized source) |
| 411 |
if hasattr(self.modules, "lm_weight") and sta… |
|
| 684:46 |
…, or InferenceResult if return_details=True |
|
| 685 |
""" |
|
| 686 |
self.modules.eval() |
Python eval() built-in function |
| 687 |
|
|
| 688 |
with torch.no_grad(): |
|
| 689 |
# Load and preprocess audio |
|
| 690 |
wavs, sr = torchaudio.load(audio_pat… |
|
Identity
| SHA-256 |
f514fee0866c4baaa9c2fe354ccadd3cd78f9383234b8d5c6429da4731209f62 |
| Canonical SHA-256 |
9689833ad0365e4fe5c1c9371ddf4b8232fd3aed9b6049319fed19033518fd77 |
| Filename |
phn_mono_ssl_model_v3_refactored_IF.py |
| Package |
Haopeng |
| Version |
main |
| PURL |
pkg:huggingface/Haopeng/CROTTC-IF-l2-arctic@main |
Timeline
| First seen |
22 Jul 2026 14:41 UTC |
| First analyzed |
22 Jul 2026 19:37 UTC |
| Last analyzed |
22 Jul 2026 19:37 UTC |
| Last updated |
22 Jul 2026 19:37 UTC |
Labeling
| Label |
unknown |
| Label source |
harvest |
| Traits version |
879ec |