yaya-sy commited on
Commit
9003242
·
verified ·
1 Parent(s): f62475f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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