FunASR/runtime/python
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
..
grpc Dev gzf exp (#1654) 2024-04-24 16:03:38 +08:00
http Fix incorrect assignment of 'end' attribute to 'start' in sentences list comprehension (#1680) 2024-05-15 17:48:37 +08:00
libtorch Merge Dev tclas (#1847) 2024-06-25 17:38:04 +08:00
onnxruntime Fix: Return tuple ('', []) when char_list is empty to prevent ValueError (#1857) 2024-06-28 01:28:24 +08:00
utils Dev gzf exp (#1654) 2024-04-24 16:03:38 +08:00
websocket fixbug hotwords 2024-06-24 11:55:17 +08:00
__init__.py Dev new (#1065) 2023-11-07 18:34:29 +08:00