fix typos in comments (#90)

This commit is contained in:
Fangjun Kuang
2023-03-18 10:44:10 +08:00
committed by GitHub
parent 2f9cd1007e
commit 355c5ef541
2 changed files with 5 additions and 3 deletions

View File

@@ -23,8 +23,8 @@ https://github.com/k2-fsa/sherpa-onnx/blob/master/sherpa-onnx/csrc/online-websoc
import argparse
import asyncio
import time
import sys
import time
import numpy as np