File size: 652 Bytes
4332782
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: cc-by-4.0
task_categories:
- automatic-speech-recognition
language:
- vi
size_categories:
- n<1K
---

# 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 data
- `transcription`: Text transcription
- `file_name`: Original filename

## Usage

```python
from datasets import load_dataset

dataset = load_dataset("Translsis/TuanTienTi")
```

## Processing Info

This dataset was processed using speaker verification to filter voice samples.