Update README.md
Browse files
README.md
CHANGED
@@ -33,7 +33,7 @@ This system is intented to be used for speaker diarization of TV shows.
|
|
33 |
|
34 |
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
35 |
|
36 |
-
The [train.lst](https://huggingface.co/chsougan/pyannote-segmentation-3.0-RTVE/blob/main/train.lst) file includes the URIs of the training data.
|
37 |
|
38 |
|
39 |
|
@@ -57,7 +57,7 @@ The [train.lst](https://huggingface.co/chsougan/pyannote-segmentation-3.0-RTVE/b
|
|
57 |
|
58 |
### Development Data
|
59 |
|
60 |
-
The [development.lst](https://huggingface.co/chsougan/pyannote-segmentation-3.0-RTVE/blob/main/development.lst) file includes the URIs of the development data.
|
61 |
|
62 |
## Evaluation
|
63 |
|
@@ -72,7 +72,7 @@ The [development.lst](https://huggingface.co/chsougan/pyannote-segmentation-3.0-
|
|
72 |
|
73 |
<!-- This should link to a Dataset Card if possible. -->
|
74 |
|
75 |
-
The [test.lst](https://huggingface.co/chsougan/pyannote-segmentation-3.0-RTVE/blob/main/test.lst) file includes the URIs of the testing data.
|
76 |
|
77 |
|
78 |
#### Metrics
|
|
|
33 |
|
34 |
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
35 |
|
36 |
+
The [train.lst](https://huggingface.co/chsougan/pyannote-segmentation-3.0-RTVE-primary/blob/main/train.lst) file includes the URIs of the training data.
|
37 |
|
38 |
|
39 |
|
|
|
57 |
|
58 |
### Development Data
|
59 |
|
60 |
+
The [development.lst](https://huggingface.co/chsougan/pyannote-segmentation-3.0-RTVE-primary/blob/main/development.lst) file includes the URIs of the development data.
|
61 |
|
62 |
## Evaluation
|
63 |
|
|
|
72 |
|
73 |
<!-- This should link to a Dataset Card if possible. -->
|
74 |
|
75 |
+
The [test.lst](https://huggingface.co/chsougan/pyannote-segmentation-3.0-RTVE-primary/blob/main/test.lst) file includes the URIs of the testing data.
|
76 |
|
77 |
|
78 |
#### Metrics
|