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.
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| e2e_vad.py | ||
| frontend.py | ||
| postprocess_utils.py | ||
| timestamp_utils.py | ||
| utils.py | ||