Add portuguese/train
Browse files- README.md +28 -0
- portuguese/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -70,6 +70,10 @@ configs:
|
|
| 70 |
path: polish/9_hours-*
|
| 71 |
- split: 1_hours
|
| 72 |
path: polish/1_hours-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 73 |
- config_name: spanish
|
| 74 |
data_files:
|
| 75 |
- split: train
|
|
@@ -82,6 +86,30 @@ configs:
|
|
| 82 |
path: spanish/9_hours-*
|
| 83 |
- split: 1_hours
|
| 84 |
path: spanish/1_hours-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 85 |
---
|
| 86 |
|
| 87 |
# Multilingual LibriSpeech (MLS) — Mimi Codes
|
|
|
|
| 70 |
path: polish/9_hours-*
|
| 71 |
- split: 1_hours
|
| 72 |
path: polish/1_hours-*
|
| 73 |
+
- config_name: portuguese
|
| 74 |
+
data_files:
|
| 75 |
+
- split: train
|
| 76 |
+
path: portuguese/train-*
|
| 77 |
- config_name: spanish
|
| 78 |
data_files:
|
| 79 |
- split: train
|
|
|
|
| 86 |
path: spanish/9_hours-*
|
| 87 |
- split: 1_hours
|
| 88 |
path: spanish/1_hours-*
|
| 89 |
+
dataset_info:
|
| 90 |
+
config_name: portuguese
|
| 91 |
+
features:
|
| 92 |
+
- name: id
|
| 93 |
+
dtype: string
|
| 94 |
+
- name: text
|
| 95 |
+
dtype: string
|
| 96 |
+
- name: speaker_id
|
| 97 |
+
dtype: int32
|
| 98 |
+
- name: chapter_id
|
| 99 |
+
dtype: int32
|
| 100 |
+
- name: codes
|
| 101 |
+
list:
|
| 102 |
+
list: int16
|
| 103 |
+
- name: n_frames
|
| 104 |
+
dtype: int32
|
| 105 |
+
- name: k_codebooks
|
| 106 |
+
dtype: int32
|
| 107 |
+
splits:
|
| 108 |
+
- name: train
|
| 109 |
+
num_bytes: 126257053
|
| 110 |
+
num_examples: 37533
|
| 111 |
+
download_size: 85013054
|
| 112 |
+
dataset_size: 126257053
|
| 113 |
---
|
| 114 |
|
| 115 |
# Multilingual LibriSpeech (MLS) — Mimi Codes
|
portuguese/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3fd1e5acc3f35ee0bcef2652785cee4052ab41ce091fcf856fcfbebb38cc645
|
| 3 |
+
size 85013054
|