Update README.md
Browse files
README.md
CHANGED
@@ -87,7 +87,7 @@ print(processor.batch_decode(predictions, skip_special_tokens=True)[0].strip())
|
|
87 |
|
88 |
### Attribution & Other Requirements
|
89 |
|
90 |
-
The following datasets, all licensed under CC-BY-4.0, were used for the model fine-tuning:
|
91 |
|
92 |
- [`google/fleurs`](https://huggingface.co/datasets/google/fleurs) (fully authentic)
|
93 |
- [`skypro1111/elevenlabs_dataset`](ttps://huggingface.co/datasets/skypro1111/elevenlabs_dataset) (fully synthetic)
|
|
|
87 |
|
88 |
### Attribution & Other Requirements
|
89 |
|
90 |
+
The following datasets, all licensed under CC-BY-4.0 license agreement, were used for the model fine-tuning:
|
91 |
|
92 |
- [`google/fleurs`](https://huggingface.co/datasets/google/fleurs) (fully authentic)
|
93 |
- [`skypro1111/elevenlabs_dataset`](ttps://huggingface.co/datasets/skypro1111/elevenlabs_dataset) (fully synthetic)
|