Jnakkash commited on
Commit
a009d3f
·
verified ·
1 Parent(s): ed8004d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Use a pipeline as a high-level helper
2
  from transformers import pipeline
3
 
4
  pipe = pipeline("text-to-speech", model="microsoft/VibeVoice-1.5B")
 
1
+
2
  from transformers import pipeline
3
 
4
  pipe = pipeline("text-to-speech", model="microsoft/VibeVoice-1.5B")