Datasets:
Tasks:
Automatic Speech Recognition
Modalities:
Text
Formats:
parquet
Languages:
Vietnamese
Size:
1K - 10K
License:
The dataset viewer is not available for this split.
Parquet error: Scan size limit exceeded: attempted to read 647342488 bytes, limit is 300000000 bytes
Make sure that
1. the Parquet files contain a page index to enable random access without loading entire row groups2. otherwise use smaller row-group sizes when serializing the Parquet files
Error code: TooBigContentError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
TuanTienTi
This dataset was created automatically by the Voice Filter pipeline.
Created: 2026-02-08T08:41:14.881927
Dataset Structure
This dataset contains audio files with their transcriptions in Parquet format.
Columns:
audio: Audio file datatranscription: Text transcriptionfile_name: Original filename
Usage
from datasets import load_dataset
dataset = load_dataset("Translsis/TuanTienTi")
Processing Info
This dataset was processed using speaker verification to filter voice samples.
- Downloads last month
- 22