Update README.md
Browse files
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 |
|