Add WIP warning model card
Browse files
README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- work-in-progress
|
| 4 |
+
- tts
|
| 5 |
+
- african-languages
|
| 6 |
+
---
|
| 7 |
+
|
| 8 |
+
> **WARNING: WORK IN PROGRESS — DO NOT USE IN PRODUCTION**
|
| 9 |
+
>
|
| 10 |
+
> This model is an unfinished experiment from the [WAXAL Benchmarking](https://huggingface.co/waxal-benchmarking) project.
|
| 11 |
+
> It has not been evaluated, validated, or approved for any use. Results may be incomplete, incorrect, or unstable.
|
| 12 |
+
>
|
| 13 |
+
> For our published, evaluated ASR models, see the [WAXALNet collections](https://huggingface.co/waxal-benchmarking).
|