Initial Granite Speech Plus MLX package
This commit is contained in:
6
tests/test_smoke.py
Normal file
6
tests/test_smoke.py
Normal file
@@ -0,0 +1,6 @@
|
||||
from granite_speech_plus_mlx import GraniteSpeechPlusPipeline
|
||||
|
||||
|
||||
def test_pipeline_symbol_exists():
|
||||
assert GraniteSpeechPlusPipeline is not None
|
||||
|
||||
Reference in New Issue
Block a user