add "import sys", (#89)
This commit is contained in:
1
python-api-examples/online-websocket-client-microphone.py
Executable file → Normal file
1
python-api-examples/online-websocket-client-microphone.py
Executable file → Normal file
@@ -24,6 +24,7 @@ https://github.com/k2-fsa/sherpa-onnx/blob/master/sherpa-onnx/csrc/online-websoc
|
||||
import argparse
|
||||
import asyncio
|
||||
import time
|
||||
import sys
|
||||
|
||||
import numpy as np
|
||||
|
||||
|
||||
Reference in New Issue
Block a user