彭震东
2024-05-30 a64b7d8d8aeb2bb543ca703045a45f42470e9a63
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