haoneng.lhn
2023-08-10 b1e980d501f0e6132c76e977a459cf07f3794c56
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