Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
# audiosnippets Whisper Embeddings (Embeddings + Metadata Only)
|
3 |
+
|
4 |
+
This dataset contains Whisper embeddings (NPY) and metadata (JSON). The original audio files (MP3) are NOT included.
|
5 |
+
|
6 |
+
- **Embeddings computed with:** [mkrausio/EmoWhisper-AnS-Small-v0.1](https://huggingface.co/mkrausio/EmoWhisper-AnS-Small-v0.1)
|
7 |
+
- **Includes original audio:** No
|
8 |
+
- **Includes metadata:** Yes (JSON)
|
9 |
+
- **Includes embeddings:** Yes (NPY)
|
10 |
+
- **Creation date:** 2025-05-11
|