blackstone commited on
Commit
ab93251
1 Parent(s): 2729dcd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -8
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- language: "en"
3
- thumbnail:
4
  tags:
5
  - speechbrain
6
  - embeddings
@@ -10,16 +10,15 @@ tags:
10
  - pytorch
11
  - ECAPA
12
  - TDNN
13
- license: "apache-2.0"
14
  datasets:
15
  - voxceleb
16
  metrics:
17
  - EER
18
  widget:
19
- - example_title: VoxCeleb Speaker id10003
20
- src: https://cdn-media.huggingface.co/speech_samples/VoxCeleb1_00003.wav
21
- - example_title: VoxCeleb Speaker id10004
22
- src: https://cdn-media.huggingface.co/speech_samples/VoxCeleb_00004.wav
23
  ---
24
 
25
  <iframe src="https://ghbtns.com/github-btn.html?user=speechbrain&repo=speechbrain&type=star&count=true&size=large&v=2" frameborder="0" scrolling="0" width="170" height="30" title="GitHub"></iframe>
@@ -94,4 +93,4 @@ To perform inference on the GPU, add `run_opts={"device":"cuda"}` when calling
94
  primaryClass={eess.AS},
95
  note={arXiv:2106.04624}
96
  }
97
- ```
 
1
  ---
2
+ language: en
3
+ thumbnail: null
4
  tags:
5
  - speechbrain
6
  - embeddings
 
10
  - pytorch
11
  - ECAPA
12
  - TDNN
13
+ license: apache-2.0
14
  datasets:
15
  - voxceleb
16
  metrics:
17
  - EER
18
  widget:
19
+ - example_title: VoxCeleb Speaker id10003
20
+ src: https://cdn-media.huggingface.co/speech_samples/VoxCeleb1_00003.wav
21
+ pipeline_tag: audio-classification
 
22
  ---
23
 
24
  <iframe src="https://ghbtns.com/github-btn.html?user=speechbrain&repo=speechbrain&type=star&count=true&size=large&v=2" frameborder="0" scrolling="0" width="170" height="30" title="GitHub"></iframe>
 
93
  primaryClass={eess.AS},
94
  note={arXiv:2106.04624}
95
  }
96
+ ```