krandiash commited on
Commit
16ac975
1 Parent(s): 06f1350

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,10 +8,10 @@ We include an `sc09.zip` file that contains:
8
  - `testing_list.txt` containing the list of testing utterances
9
  - the original `LICENSE` file
10
 
11
- We also include a `sc09_quantized.zip` file, which contains examples that were used in our MTurk study (details of which can be found in the SaShiMi paper). In particular, we take 50 random examples from each digit class and run each through a round of mu-law quantization followed by dequantization. This mimics the quantization noise that is experienced by samples generated by autoregressive models that are trained with mu-law quantization.
12
-
13
  We split the data into train-val-test for training SaShiMi models and baselines by following the splits provided in `validation_list.txt` and `testing_list.txt`.
14
 
 
 
15
  You can use the following BibTeX entries to appropriately cite prior work related to this dataset if you decide to use this in your research:
16
  ```
17
  @article{goel2022sashimi,
 
8
  - `testing_list.txt` containing the list of testing utterances
9
  - the original `LICENSE` file
10
 
 
 
11
  We split the data into train-val-test for training SaShiMi models and baselines by following the splits provided in `validation_list.txt` and `testing_list.txt`.
12
 
13
+ We also include a `sc09_quantized.zip` file, which contains examples that were used in our MTurk study (details of which can be found in the SaShiMi paper). In particular, we take 50 random examples from each digit class and run each through a round of mu-law quantization followed by dequantization. This mimics the quantization noise that is experienced by samples generated by autoregressive models that are trained with mu-law quantization.
14
+
15
  You can use the following BibTeX entries to appropriately cite prior work related to this dataset if you decide to use this in your research:
16
  ```
17
  @article{goel2022sashimi,