speech_asr пре 3 година
родитељ
комит
7989e476da
1 измењених фајлова са 1 додато и 0 уклоњено
  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