eustlb HF Staff commited on
Commit
2f60375
·
verified ·
1 Parent(s): 965b429

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -117,6 +117,8 @@ audio = model.generate(**inputs, output_audio=True)
117
  processor.save_audio(audio, "example_with_context.wav")
118
  ```
119
 
 
 
120
  </details>
121
 
122
 
 
117
  processor.save_audio(audio, "example_with_context.wav")
118
  ```
119
 
120
+ ---
121
+
122
  </details>
123
 
124