zhifu gao
2024-06-05 db9ec58cb430fa10b273a7a365457bf33dc46adc
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