Fix comment

This commit is contained in:
Tarek Dakhran
2025-12-15 16:30:04 +01:00
parent 4f5d5212b8
commit 0e8779a54c

View File

@@ -1131,7 +1131,7 @@ class TensorNameMap:
MODEL_TENSOR.CONVNEXT_NORM: (
"backbone.convnext.{bid}.norm", # wavtokenizer
"conformer.layers.{bid}.conv.batch_norm", #lfm2
"conformer.layers.{bid}.conv.batch_norm", # lfm2
),
MODEL_TENSOR.CONVNEXT_PW1: (