zhuangzhong
2024-06-07 c367f1b819bb40e70e379f8f80b1d9fd67e47c79
funasr/auto/auto_model.py
@@ -359,6 +359,7 @@
            results_sorted = []
            if not len(sorted_data):
                results_ret_list.append({"key": key, "text": "", "timestamp": []})
                logging.info("decoding, utt: {}, empty speech".format(key))
                continue