Skip to content

Commit b36b34d

Browse files
committed
🚀 Update Streaming Transducer README
1 parent ffa7c9f commit b36b34d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

examples/streaming_transducer/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,8 @@ decoder_config:
2626

2727
model_config:
2828
name: streaming_transducer
29-
subsampling:
30-
type: time_reduction
31-
factor: 3
29+
reduction_factor: 2
30+
reduction_positions: [1]
3231
encoder_dim: 320
3332
encoder_units: 1024
3433
encoder_layers: 7

0 commit comments

Comments
 (0)