Skip to content

Commit

Permalink
ho boy
Browse files Browse the repository at this point in the history
  • Loading branch information
untitaker committed Jun 29, 2023
1 parent 3c73f4d commit 54f1c6c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@ def test_output_block_resizing_without_limits() -> None:
max_batch_size=INPUT_SIZE // 10,
max_batch_time=60,
input_block_size=INPUT_SIZE,
output_block_size=20,
output_block_size=16000,
resize_input_blocks=False,
resize_output_blocks=True,
)
Expand Down

0 comments on commit 54f1c6c

Please sign in to comment.