Update README.md
Browse files
README.md
CHANGED
@@ -43,8 +43,7 @@ Regarding sound quality, the voice of the regulating doctor is directly picked u
|
|
43 |
|
44 |
The dataset is composed of 61 audio recordings with a total duration of 3h 15 and an average duration per recording of 3 minutes 11 seconds
|
45 |
|
46 |
-
|
47 |
-
# Motivation
|
48 |
|
49 |
|
50 |
# Example Usage
|
@@ -75,9 +74,6 @@ DatasetDict({
|
|
75 |
- Preprocessed using [diarizers](https://github.com/kamilakesbi/diarizers/tree/main/datasets)
|
76 |
|
77 |
|
78 |
-
# Citation
|
79 |
-
|
80 |
-
|
81 |
# Contribution
|
82 |
|
83 |
Thanks to [@kamilakesbi](https://huggingface.co/kamilakesbi) and [@sanchit-gandhi](https://huggingface.co/sanchit-gandhi) for adding this dataset.
|
|
|
43 |
|
44 |
The dataset is composed of 61 audio recordings with a total duration of 3h 15 and an average duration per recording of 3 minutes 11 seconds
|
45 |
|
46 |
+
Note: This dataset has been preprocessed using [diarizers](https://github.com/kamilakesbi/diarizers). It makes the dataset compatible with diarizers to fine-tune [pyannote](https://huggingface.co/pyannote/segmentation-3.0) segmentation models.
|
|
|
47 |
|
48 |
|
49 |
# Example Usage
|
|
|
74 |
- Preprocessed using [diarizers](https://github.com/kamilakesbi/diarizers/tree/main/datasets)
|
75 |
|
76 |
|
|
|
|
|
|
|
77 |
# Contribution
|
78 |
|
79 |
Thanks to [@kamilakesbi](https://huggingface.co/kamilakesbi) and [@sanchit-gandhi](https://huggingface.co/sanchit-gandhi) for adding this dataset.
|