Datasets:
anthony-wss
/
librispeech_asr-audiodec_dac_44k
like
0
Dataset card
Data Studio
Files
Files and versions
Community
1
Subset (1)
default
·
139k rows
default (139k rows)
Split (2)
train.clean.360
·
104k rows
train.clean.360 (104k rows)
train.other.500 (34.7k rows)
SQL
Console
Ctrl+K
-- The SQL console is powered by DuckDB WASM and runs entirely in the browser.
-- Get started by typing a query or selecting a view from the options below.
SELECT
*
FROM
trainclean360
LIMIT
10
;
Subsets and Splits
|
Loading
Run Query