Skip to content

Commit

Permalink
minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
csukuangfj committed Nov 16, 2023
1 parent ee9b9ca commit 3e4849f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sherpa-onnx/python/tests/test_online_recognizer.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ def test_wenet_ctc(self):
provider="cpu",
)

streams = []
waves = [wave0, wave1, wave2]
for wave in waves:
s = recognizer.create_stream()
Expand Down

0 comments on commit 3e4849f

Please sign in to comment.