Print a more user-friendly error message when using --hotwords-file. (#344)

This commit is contained in:
Fangjun Kuang
2023-09-26 11:04:20 +08:00
committed by GitHub
parent 9091917eab
commit 33a5765169
6 changed files with 38 additions and 5 deletions

View File

@@ -1,5 +1,3 @@
from typing import Dict, List, Optional
from _sherpa_onnx import (
CircularBuffer,
Display,