Update README.md
Browse files
README.md
CHANGED
@@ -18,3 +18,5 @@ for cut in CutSet.from_webdataset("pipe:curl -s -L https://huggingface.co/datase
|
|
18 |
mos = cut.supervisions[0].custom["mos"]
|
19 |
...
|
20 |
```
|
|
|
|
|
|
18 |
mos = cut.supervisions[0].custom["mos"]
|
19 |
...
|
20 |
```
|
21 |
+
|
22 |
+
If you don't want to use lhotse, I have also uploaded a csv of the scores for each id.
|