Upload dataset
Browse files- Alexis/train-00000-of-00001.parquet +3 -0
- README.md +26 -0
Alexis/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a129a89315571714dfd8071963e009b83bae9f1761d4e4db1fe330683df325a
|
| 3 |
+
size 313745
|
README.md
CHANGED
|
@@ -88,6 +88,28 @@ dataset_info:
|
|
| 88 |
num_examples: 1393
|
| 89 |
download_size: 149672
|
| 90 |
dataset_size: 375735
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 91 |
- config_name: AnimeVox
|
| 92 |
features:
|
| 93 |
- name: text
|
|
@@ -2679,6 +2701,10 @@ configs:
|
|
| 2679 |
data_files:
|
| 2680 |
- split: train
|
| 2681 |
path: AISHELL3/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2682 |
- config_name: AnimeVox
|
| 2683 |
data_files:
|
| 2684 |
- split: train
|
|
|
|
| 88 |
num_examples: 1393
|
| 89 |
download_size: 149672
|
| 90 |
dataset_size: 375735
|
| 91 |
+
- config_name: Alexis
|
| 92 |
+
features:
|
| 93 |
+
- name: text
|
| 94 |
+
dtype: string
|
| 95 |
+
- name: speaker
|
| 96 |
+
dtype: string
|
| 97 |
+
- name: processed_text
|
| 98 |
+
dtype: string
|
| 99 |
+
- name: token_filename
|
| 100 |
+
dtype: string
|
| 101 |
+
- name: postprocessed_text
|
| 102 |
+
dtype: string
|
| 103 |
+
- name: audio_filename
|
| 104 |
+
dtype: string
|
| 105 |
+
- name: source
|
| 106 |
+
dtype: string
|
| 107 |
+
splits:
|
| 108 |
+
- name: train
|
| 109 |
+
num_bytes: 701623
|
| 110 |
+
num_examples: 1678
|
| 111 |
+
download_size: 313745
|
| 112 |
+
dataset_size: 701623
|
| 113 |
- config_name: AnimeVox
|
| 114 |
features:
|
| 115 |
- name: text
|
|
|
|
| 2701 |
data_files:
|
| 2702 |
- split: train
|
| 2703 |
path: AISHELL3/train-*
|
| 2704 |
+
- config_name: Alexis
|
| 2705 |
+
data_files:
|
| 2706 |
+
- split: train
|
| 2707 |
+
path: Alexis/train-*
|
| 2708 |
- config_name: AnimeVox
|
| 2709 |
data_files:
|
| 2710 |
- split: train
|