mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
This commit fixes an issue where an empty char_list causes a ValueError due to insufficient values to unpack. The function now returns a tuple ('', []) when char_list is empty.
|
||
|---|---|---|
| .. | ||
| utils | ||
| __init__.py | ||
| paraformer_bin.py | ||
| paraformer_online_bin.py | ||
| punc_bin.py | ||
| vad_bin.py | ||