Datasets:
Add RawTFNet scores for ODSS
#9
by korallll - opened
- submissions/ODSS/rawtfnet.yaml +34 -0
- submissions/rawtfnet.yaml +37 -0
submissions/ODSS/rawtfnet.yaml
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
schema_version: 4
|
| 2 |
+
system:
|
| 3 |
+
name: RawTFNet
|
| 4 |
+
slug: rawtfnet
|
| 5 |
+
description: 'Lightweight raw-waveform CNN for speech anti-spoofing: sinc-convolution front-end, depthwise-separable Res2Net-SE
|
| 6 |
+
conv blocks, and a Tf-SepNet (time-frequency separable) classifier (depth=10, width=32). ASVspoof2019 LA pretrained, FP32,
|
| 7 |
+
deterministic first-64600-sample window (no random crop).'
|
| 8 |
+
code: https://github.com/swagshaw/RawTFNet-Pytorch
|
| 9 |
+
checkpoint: https://huggingface.co/SpeechAntiSpoofingBenchmarks/RawTFNet/blob/aa12f0fe2f10cc5278c954175a12c18cc43e3113/Best_RawTFNet_32.pth
|
| 10 |
+
params_millions: 0.17754
|
| 11 |
+
paper:
|
| 12 |
+
arxiv_id: '2507.08227'
|
| 13 |
+
url: https://arxiv.org/abs/2507.08227
|
| 14 |
+
bibtex: "@article{xiao2025rawtfnet,\n title={RawTFNet: A Lightweight CNN Architecture for Speech Anti-spoofing},\n author={Xiao,\
|
| 15 |
+
\ Yang and Dang, Ting and Das, Rohan Kumar},\n journal={arXiv preprint arXiv:2507.08227},\n year={2025}\n}\n"
|
| 16 |
+
dataset:
|
| 17 |
+
id: SpeechAntiSpoofingBenchmarks/ODSS
|
| 18 |
+
revision: a9a7dfb3e2cd3a4df8a08ba3f3705ed36db193d7
|
| 19 |
+
split: test
|
| 20 |
+
scores:
|
| 21 |
+
eer_percent: 52.58779550360659
|
| 22 |
+
n_trials: 26954
|
| 23 |
+
n_skipped: 0
|
| 24 |
+
artifact:
|
| 25 |
+
scores_url: https://huggingface.co/SpeechAntiSpoofingBenchmarks/RawTFNet/resolve/b71ce6585d3248e20ced6a86bb906b788a0601ba/.eval_results/SpeechAntiSpoofingBenchmarks/ODSS/scores.txt
|
| 26 |
+
scores_sha256: 6051d32ca752a99f4b9f636a0b85d4fca46cd355cb47301e47b38609f6d0d980
|
| 27 |
+
bench_version: speech-spoof-bench==0.3.4
|
| 28 |
+
reproduction: {}
|
| 29 |
+
submitter:
|
| 30 |
+
hf_username: korallll
|
| 31 |
+
contact: k.n.borodin@mtuci.ru
|
| 32 |
+
submitted_at: '2026-06-10'
|
| 33 |
+
notes: Deterministic first-64600-sample window (no random crop). Full RawTFNet (width=32), Best_RawTFNet_32.pth.
|
| 34 |
+
# redispatch
|
submissions/rawtfnet.yaml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
schema_version: 4
|
| 2 |
+
system:
|
| 3 |
+
name: RawTFNet
|
| 4 |
+
slug: rawtfnet
|
| 5 |
+
description: 'Lightweight raw-waveform CNN for speech anti-spoofing: sinc-convolution front-end, depthwise-separable Res2Net-SE
|
| 6 |
+
conv blocks, and a Tf-SepNet (time-frequency separable) classifier (depth=10, width=32). ASVspoof2019 LA pretrained, FP32,
|
| 7 |
+
deterministic first-64600-sample window (no random crop).'
|
| 8 |
+
code: https://github.com/swagshaw/RawTFNet-Pytorch
|
| 9 |
+
checkpoint: https://huggingface.co/SpeechAntiSpoofingBenchmarks/RawTFNet/blob/aa12f0fe2f10cc5278c954175a12c18cc43e3113/Best_RawTFNet_32.pth
|
| 10 |
+
params_millions: 0.17754
|
| 11 |
+
paper:
|
| 12 |
+
arxiv_id: '2507.08227'
|
| 13 |
+
url: https://arxiv.org/abs/2507.08227
|
| 14 |
+
bibtex: "@article{xiao2025rawtfnet,\n title={RawTFNet: A Lightweight CNN Architecture for Speech Anti-spoofing},\n author={Xiao,\
|
| 15 |
+
\ Yang and Dang, Ting and Das, Rohan Kumar},\n journal={arXiv preprint arXiv:2507.08227},\n year={2025}\n}\n"
|
| 16 |
+
dataset:
|
| 17 |
+
id: SpeechAntiSpoofingBenchmarks/ODSS
|
| 18 |
+
revision: a9a7dfb3e2cd3a4df8a08ba3f3705ed36db193d7
|
| 19 |
+
split: test
|
| 20 |
+
scores:
|
| 21 |
+
eer_percent: 52.58779550360659
|
| 22 |
+
n_trials: 26954
|
| 23 |
+
n_skipped: 0
|
| 24 |
+
artifact:
|
| 25 |
+
scores_url: https://huggingface.co/SpeechAntiSpoofingBenchmarks/RawTFNet/resolve/b71ce6585d3248e20ced6a86bb906b788a0601ba/.eval_results/SpeechAntiSpoofingBenchmarks/ODSS/scores.txt
|
| 26 |
+
scores_sha256: 6051d32ca752a99f4b9f636a0b85d4fca46cd355cb47301e47b38609f6d0d980
|
| 27 |
+
bench_version: speech-spoof-bench==0.3.4
|
| 28 |
+
reproduction:
|
| 29 |
+
reproduced_by: SpeechAntiSpoofingBenchmarks
|
| 30 |
+
reproduced_at: '2026-06-10'
|
| 31 |
+
reproduced_bench_version: speech-spoof-bench==0.3.4
|
| 32 |
+
match: scoring
|
| 33 |
+
submitter:
|
| 34 |
+
hf_username: korallll
|
| 35 |
+
contact: k.n.borodin@mtuci.ru
|
| 36 |
+
submitted_at: '2026-06-10'
|
| 37 |
+
notes: Deterministic first-64600-sample window (no random crop). Full RawTFNet (width=32), Best_RawTFNet_32.pth.
|