File size: 776 Bytes
ab8c6b3
 
 
 
 
 
 
 
 
 
 
 
1c22f18
ab8c6b3
a0d5f6f
 
 
 
 
 
 
 
ab8c6b3
 
a0d5f6f
 
ab8c6b3
a0d5f6f
 
5545aa3
a0d5f6f
ab8c6b3
 
 
 
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
---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
dataset_info:
  features:
  - name: mp4_file_path
    dtype: string
  - name: audio_file_path
    dtype: string
  - name: points
    sequence:
      sequence:
        sequence:
          sequence: float32
  - name: encodec_tokens
    sequence:
      sequence: int64
  splits:
  - name: train
    num_bytes: 1637630891.253415
    num_examples: 34425
  - name: test
    num_bytes: 86198610.74658498
    num_examples: 1812
  download_size: 1163507784
  dataset_size: 1723829502.0
---
# Dataset Card for "vox2_combined"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)