FunASR/runtime/python/onnxruntime/funasr_onnx
lingji-yidong c880db5364
Fix: Return tuple ('', []) when char_list is empty to prevent ValueError (#1857)
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.
2024-06-28 01:28:24 +08:00
..
utils Fix: Return tuple ('', []) when char_list is empty to prevent ValueError (#1857) 2024-06-28 01:28:24 +08:00
__init__.py contextual&seaco ONNX export (#1481) 2024-03-13 16:34:42 +08:00
paraformer_bin.py Merge pull request #1825 from modelscope/dev_libt 2024-06-18 10:01:56 +08:00
paraformer_online_bin.py update libtorch inference 2024-06-03 15:32:34 +08:00
punc_bin.py update libtorch inference 2024-06-03 15:32:34 +08:00
vad_bin.py update libtorch inference 2024-06-03 15:32:34 +08:00