rosyvs commited on
Commit
91d1a17
1 Parent(s): 6a9787b
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -39,14 +39,14 @@ ASRdirWhisat(
39
 
40
 
41
  Training information:
42
- Training script: tune_hf_whisper.py
43
- Training hyperparameters: hparams.yaml
44
- Training data manifest: PUBLIC_KIDS_TRAIN_v4_deduped.csv
45
 
46
  Note: to recreate this training you will need to acquire the following public datasets:
47
- MyST (myst-v0.4.2)
48
- CuKids
49
- CSLU
50
 
51
  and ensure they are stored at paths consistend with those in the data manifest above.
52
 
 
39
 
40
 
41
  Training information:
42
+ - Training script: tune_hf_whisper.py
43
+ - Training hyperparameters: hparams.yaml
44
+ - Training data manifest: PUBLIC_KIDS_TRAIN_v4_deduped.csv
45
 
46
  Note: to recreate this training you will need to acquire the following public datasets:
47
+ - MyST (myst-v0.4.2)
48
+ - CuKids
49
+ - CSLU
50
 
51
  and ensure they are stored at paths consistend with those in the data manifest above.
52