diff --git a/setup.py b/setup.py index 95512a8..444497f 100644 --- a/setup.py +++ b/setup.py @@ -56,7 +56,7 @@ setup( "soundfile", "tokenizers==0.20.3", "librosa", - "numpy==1.26.4" + "numpy==1.26.4", "openvino", "openvino-genai", "openvino-tokenizers",