why no audio
Browse files
README.md
CHANGED
@@ -6,6 +6,10 @@ tags:
|
|
6 |
---
|
7 |
Arena's DB is _SQLlite_ DB file. The above is just a summary query that should be useful for TTS developers to evaluate faults of their model.
|
8 |
|
|
|
|
|
|
|
|
|
9 |
## Useful queries for TTS developers and evaluators
|
10 |
|
11 |
### All votes mentioning specified TTS model:
|
|
|
6 |
---
|
7 |
Arena's DB is _SQLlite_ DB file. The above is just a summary query that should be useful for TTS developers to evaluate faults of their model.
|
8 |
|
9 |
+
## Why no audio samples?
|
10 |
+
|
11 |
+
Unsafe. Cannot contantly oversee the output of uncontrolled HuggingFace Spaces. While it could be safeguarded by using an ASR model before uploading, something unwanted may still slip through.
|
12 |
+
|
13 |
## Useful queries for TTS developers and evaluators
|
14 |
|
15 |
### All votes mentioning specified TTS model:
|