Datasets:

Modalities:
Audio
Text
Formats:
parquet
Languages:
French
ArXiv:
Libraries:
Datasets
Dask
License:
File size: 2,237 Bytes
82e6c10
0f0eb12
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
82e6c10
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8dd0166
2d848dd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
184d762
2d848dd
 
 
 
8dd0166
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
---
annotations_creators:
- expert-generated
language_creators:
- crowdsourced
- expert-generated
language:
- fr
license: cc-by-4.0
multilinguality:
- monolingual
task_categories:
- audio-to-audio
- automatic-speech-recognition
- audio-classification
- text-to-speech
task_ids:
- speaker-identification
pretty_name: Vibravox
dataset_info:
  config_name: speech_clean
  features:
  - name: audio.headset_microphone
    dtype: audio
  - name: audio.forehead_accelerometer
    dtype: audio
  - name: audio.soft_in_ear_microphone
    dtype: audio
  - name: audio.rigid_in_ear_microphone
    dtype: audio
  - name: audio.temple_vibration_pickup
    dtype: audio
  - name: audio.throat_microphone
    dtype: audio
  - name: gender
    dtype: string
  - name: speaker_id
    dtype: string
  - name: sentence_id
    dtype: int64
  - name: duration
    dtype: float64
  - name: raw_text
    dtype: string
  - name: normalized_text
    dtype: string
  - name: phonemized_text
    dtype: string
  splits:
  - name: test
    num_bytes: 4879701252.0
    num_examples: 3064
  download_size: 4541794656
  dataset_size: 4879701252.0
configs:
- config_name: speech_clean
  data_files:
  - split: test
    path: speech_clean/test-*
---

# Dataset Card

<p align="center">
  <img src="https://cdn-uploads.huggingface.co/production/uploads/65302a613ecbe51d6a6ddcec/zhB1fh-c0pjlj-Tr4Vpmr.png" style="object-fit:contain; width:280px; height:280px;" >
</p>

--- 

## Description

This dataset features a **speech-enhanced version** of the `test` split from the `speech_clean` subset of the [Vibravox Dataset](https://huggingface.co/datasets/Cnam-LMSSC/vibravox).
**It is not intended for training**.

## Enhancement procedure

The Bandwidth extension task has been individually achieved for each sensor using [configurable EBEN](https://ieeexplore.ieee.org/document/10244161) ([arXiv link](https://arxiv.org/abs/2303.10008)) models available at https://huggingface.co/Cnam-LMSSC/vibravox_EBEN_models.

## Ressources

Results for speech-to-phoneme and speaker verification tasks using this enhanced dataset are available in our [paper](link/to/the/paper), and code is available at the [jhauret/vibravox](https://github.com/jhauret/vibravox) Github repository.