Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
title: README
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
colorTo: blue
|
6 |
sdk: static
|
7 |
pinned: false
|
@@ -9,7 +9,11 @@ pinned: false
|
|
9 |
|
10 |
<img src="https://pyke.io/assets/pyke-banner.png" width="170" />
|
11 |
|
|
|
|
|
|
|
12 |
# Data
|
|
|
13 |
- [👻 **OshiChats v2**](https://huggingface.co/datasets/pykeio/oshichats-v2) - 56 million chat messages from VTuber live streams with smarter filtering, neural quality scores, and even more talents.
|
14 |
- [🎙️ **LibriVox Tracks**](https://huggingface.co/datasets/pykeio/librivox-tracks), a dataset of all 411K audio tracks uploaded to LibriVox before 26th September 2023, complete with reader ID & original text links.
|
15 |
- [👁️🗨️ **OSHIChats v1 (August 2023)**](https://huggingface.co/datasets/pykeio/oshichats-v1-2308), a dataset of 8 million high-quality chat messages collected and filtered from >1,000 VTuber live streams.
|
|
|
1 |
---
|
2 |
title: README
|
3 |
+
emoji: ⛅
|
4 |
+
colorFrom: green
|
5 |
colorTo: blue
|
6 |
sdk: static
|
7 |
pinned: false
|
|
|
9 |
|
10 |
<img src="https://pyke.io/assets/pyke-banner.png" width="170" />
|
11 |
|
12 |
+
# Models
|
13 |
+
- [🎙️ **LKU**](https://huggingface.co/pykeio/lku-base) - Speech emotion recognition based on wav2vec2.
|
14 |
+
|
15 |
# Data
|
16 |
+
- [😃 **Kangurei 90K**](https://huggingface.co/datasets/pykeio/kangurei-90k) - 90k faces annotated with ARKit/PerfectSync blendshapes.
|
17 |
- [👻 **OshiChats v2**](https://huggingface.co/datasets/pykeio/oshichats-v2) - 56 million chat messages from VTuber live streams with smarter filtering, neural quality scores, and even more talents.
|
18 |
- [🎙️ **LibriVox Tracks**](https://huggingface.co/datasets/pykeio/librivox-tracks), a dataset of all 411K audio tracks uploaded to LibriVox before 26th September 2023, complete with reader ID & original text links.
|
19 |
- [👁️🗨️ **OSHIChats v1 (August 2023)**](https://huggingface.co/datasets/pykeio/oshichats-v1-2308), a dataset of 8 million high-quality chat messages collected and filtered from >1,000 VTuber live streams.
|