h-j-han commited on
Commit
835c443
1 Parent(s): b5af247

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -146,7 +146,9 @@ language:
146
  # [SpeechQE: Estimating the Quality of Direct Speech Translation](https://aclanthology.org/2024.emnlp-main.1218)
147
  This is a benchmark and training corpus for the task of quality estimation for speech translation (SpeechQE).
148
 
149
- *(We provide test split first, and the training corpus will be provided later. However, if you want those quickly, please do not hesitate to ping me (hjhan@umd.edu)!)
 
 
150
 
151
  ## E2E Model Trained with SpeechQE-CoVoST2
152
 
 
146
  # [SpeechQE: Estimating the Quality of Direct Speech Translation](https://aclanthology.org/2024.emnlp-main.1218)
147
  This is a benchmark and training corpus for the task of quality estimation for speech translation (SpeechQE).
148
 
149
+ We subsample about 80k segments from the training set and 500 from the dev and test of CoVoST2, then run seven different direct ST models to generate the ST hypotheses.
150
+ So,`test` split consists of 3500 instances(500*7). We also provide splits for each translation model.
151
+ *(We provide `test` split first, and the training corpus will be provided later. However, if you want those quickly, please do not hesitate to ping me (hjhan@umd.edu)!)
152
 
153
  ## E2E Model Trained with SpeechQE-CoVoST2
154