Lami
commited on
Commit
·
1dea577
1
Parent(s):
4054558
commit
Browse files- dataset_infos.json +0 -23
- metadata.csv +0 -0
dataset_infos.json
DELETED
@@ -1,23 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"Lux-Japanese-TTS-Corpus": {
|
3 |
-
"description": "Lux Japanese Speech Corpus は、オリジナルキャラクター Lux の読み上げ音声を収録したデータセットです。データセットは、raw (96kHz/16bit) とノイズ除去後 (96kHz/16bit) の2種類のwavファイルと、各音声に対応するトランスクリプションを含んでいます。",
|
4 |
-
"citation": "@misc{Lux-Japanese-Speech-Corpus,\n title={Lux Japanese Speech Corpus},\n author={Lami},\n year={2025},\n howpublished={\\url{https://huggingface.co/datasets/Lami/Lux-Japanese-TTS-Corpus}},\n license={CC BY 4.0}\n}",
|
5 |
-
"homepage": "https://huggingface.co/datasets/Lami/Lux-Japanese-TTS-Corpus",
|
6 |
-
"license": "CC BY 4.0",
|
7 |
-
"features": {
|
8 |
-
"id": { "_type": "Value", "dtype": "string" },
|
9 |
-
"raw_path": { "_type": "Value", "dtype": "string" },
|
10 |
-
"cleaned_path": { "_type": "Value", "dtype": "string" },
|
11 |
-
"transcript": { "_type": "Value", "dtype": "string" }
|
12 |
-
},
|
13 |
-
"splits": {
|
14 |
-
"train": {
|
15 |
-
"name": "train",
|
16 |
-
"num_examples": 424,
|
17 |
-
"num_bytes": 659353312,
|
18 |
-
"dataset_name": "Lux-Japanese-TTS-Corpus"
|
19 |
-
}
|
20 |
-
},
|
21 |
-
"version": "1.0.0"
|
22 |
-
}
|
23 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
metadata.csv
CHANGED
The diff for this file is too large to render.
See raw diff
|
|