zhaomingwork
2023-08-21 50d6c96383a45b5e1c520468f6cd62551e1f49da
funasr/bin/vad_inference_launch.py
@@ -123,7 +123,7 @@
                vad_results.append(item)
                if writer is not None:
                    ibest_writer["text"][keys[i]] = "{}".format(results[i])
        torch.cuda.empty_cache()
        return vad_results
    return _forward