Update README.md
Browse files
README.md
CHANGED
@@ -17,3 +17,6 @@ configs:
|
|
17 |
- split: train
|
18 |
path: data/train-*
|
19 |
---
|
|
|
|
|
|
|
|
17 |
- split: train
|
18 |
path: data/train-*
|
19 |
---
|
20 |
+
|
21 |
+
|
22 |
+
An instruction dataset for speech->text and text->speech. This speech data is tokenized using the SpeechTokenize approach: https://arxiv.org/abs/2308.16692
|