korallll commited on
Commit
46af44e
·
verified ·
1 Parent(s): 1ead895

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -1,11 +1,13 @@
1
  ---
2
  library_name: pytorch
3
  tags:
4
- - audio
5
- - spoofing-detection
6
- - anti-spoofing
7
- - wav2vec2
8
- - ecapa-tdnn
 
 
9
  ---
10
 
11
  ## Model Card: Spectra-0 (anti-spoofing / bonafide vs spoof)
@@ -122,4 +124,4 @@ with torch.inference_mode():
122
 
123
  ## License
124
 
125
- MIT (see the `license` field in the model repo header).
 
1
  ---
2
  library_name: pytorch
3
  tags:
4
+ - audio
5
+ - spoofing-detection
6
+ - anti-spoofing
7
+ - wav2vec2
8
+ - ecapa-tdnn
9
+ license: mit
10
+ pipeline_tag: audio-classification
11
  ---
12
 
13
  ## Model Card: Spectra-0 (anti-spoofing / bonafide vs spoof)
 
124
 
125
  ## License
126
 
127
+ MIT (see the `license` field in the model repo header).