Skip to content

Commit 686f33c

Browse files
committed
only 16 kHz
1 parent ea41e71 commit 686f33c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

configs/metrics/noisybwe.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
noresqa_mos:
22
_target_: vibravox.metrics.noresqa_mos.NoresqaMOS
3-
sample_rate: ${sample_rate}
3+
sample_rate: 16000
44

55
torchmetrics_si_sdr:
66
_target_: torchmetrics.audio.ScaleInvariantSignalDistortionRatio
77

88
torchmetrics_stoi:
99
_target_: torchmetrics.audio.ShortTimeObjectiveIntelligibility
10-
fs: ${sample_rate}
10+
fs: 16000
1111

1212
torchsquim_stoi:
1313
_target_: vibravox.metrics.torchsquim_stoi.TorchsquimSTOI

0 commit comments

Comments
 (0)