游雁
2024-05-30 7e5f987c5dffdb628a5cd904ef420e593f5ceb22
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