Update README.md
Browse files
README.md
CHANGED
@@ -34,6 +34,7 @@ LIMIT 0, 49999;
|
|
34 |
```
|
35 |
|
36 |
### All rejections of a TTS model against another:
|
|
|
37 |
```sql
|
38 |
SELECT
|
39 |
spokentext,
|
|
|
34 |
```
|
35 |
|
36 |
### All rejections of a TTS model against another:
|
37 |
+
The one used in dataset viewer.
|
38 |
```sql
|
39 |
SELECT
|
40 |
spokentext,
|