speech_asr 3 lat temu
rodzic
commit
7989e476da
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      tests/test_sv_inference_pipeline.py

+ 1 - 0
tests/test_sv_inference_pipeline.py

@@ -1,5 +1,6 @@
 import unittest
 
+import numpy as np
 from modelscope.pipelines import pipeline
 from modelscope.utils.constant import Tasks
 from modelscope.utils.logger import get_logger