From 8e7990fbbfc8bf69725e58b816d201a85ca802db Mon Sep 17 00:00:00 2001 From: Nathan Raw Date: Thu, 21 Aug 2025 00:57:04 -0500 Subject: [PATCH] Update htsat.yaml --- configs/model/audio_encoder/htsat.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/model/audio_encoder/htsat.yaml b/configs/model/audio_encoder/htsat.yaml index 4c9eab1..bbc53be 100644 --- a/configs/model/audio_encoder/htsat.yaml +++ b/configs/model/audio_encoder/htsat.yaml @@ -7,7 +7,7 @@ encoder: mel_bins: 64 spec_window_size: 1024 hop_size: 480 - patch_size: 16 + patch_size: 4 embed_dim: 128 depths: - 2