File size: 1,532 Bytes
31fb6a2 9fb3105 847ad32 31fb6a2 4e5d540 f7f0898 4d05ca8 9023664 31fb6a2 9023664 f7f0898 9023664 31fb6a2 e4ba231 90bfb79 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 |
---
language:
- ace
- afr
- grc
- ara
- ban
- bel
- ben
- ceb
- bug
- bul
- yue
- cat
- zho
- hrv
- ces
- dan
- nld
- eng
- epo
- fao
- fin
- fra
- glg
- deu
- ell
- heb
- hin
- hun
- ind
- gle
- ita
- jpn
- jav
- pam
- kor
- kur
- lat
- lav
- lit
- nds
- ltz
- mkd
- zlm
- mlt
- mri
- mar
- enm
- min
- nor
- nno
- oci
- ang
- kaw
- non
- osn
- tpw
- ori
- fas
- pol
- por
- ron
- rus
- gla
- srp
- slk
- slv
- spa
- sun
- swe
- tgl
- tam
- tur
- ukr
- urd
- vol
- wln
- cym
- fry
- yid
license: cc-by-4.0
size_categories:
- 100K<n<1M
task_categories:
- text-to-speech
- automatic-speech-recognition
- feature-extraction
pretty_name: LibriVox Tracks
dataset_info:
features:
- name: language
dtype: string
- name: text
dtype: string
- name: url
dtype: string
- name: duration
dtype: float64
- name: book_id
dtype: int32
- name: section_id
dtype: int32
- name: reader_id
dtype: int32
- name: book_title
dtype: string
- name: section_title
dtype: string
- name: reader_name
dtype: string
- name: url_64kb
dtype: string
splits:
- name: train
num_bytes: 121525905
num_examples: 410709
download_size: 23364291
dataset_size: 121525905
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
A dataset of all audio files uploaded to LibriVox before 26th September 2023.
Forked from https://huggingface.co/datasets/pykeio/librivox-tracks
Changes:
- Used archive.org metadata API to annotate rows with "duration" column |