Update README.md
Browse files
README.md
CHANGED
|
@@ -155,7 +155,7 @@ python -m vibevoice.finetune.train_vibevoice \
|
|
| 155 |
|
| 156 |
https://huggingface.co/datasets/vibevoice/jenny_vibevoice_formatted
|
| 157 |
|
| 158 |
-
### Create a `prompts.jsonl` file:
|
| 159 |
|
| 160 |
```json
|
| 161 |
{"text": "Speaker 0: مرحبا، هذا اختبار.", "audio": "audio1.wav"}
|
|
|
|
| 155 |
|
| 156 |
https://huggingface.co/datasets/vibevoice/jenny_vibevoice_formatted
|
| 157 |
|
| 158 |
+
### Second method Create a `prompts.jsonl` file:
|
| 159 |
|
| 160 |
```json
|
| 161 |
{"text": "Speaker 0: مرحبا، هذا اختبار.", "audio": "audio1.wav"}
|