WpythonW commited on
Commit
456e713
·
verified ·
1 Parent(s): a0aa197

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -11
README.md CHANGED
@@ -1,7 +1,8 @@
1
  ---
2
  license: apache-2.0
3
  datasets:
4
- - 012shin/fake-audio-detection-augmented
 
5
  language:
6
  - en
7
  metrics:
@@ -19,11 +20,11 @@ tags:
19
  - fake-audio-detection
20
  - ast
21
  widget:
22
- - text: "Upload an audio file to check if it's real or synthetic"
23
  inference:
24
  parameters:
25
  sampling_rate: 16000
26
- audio_channel: "mono"
27
  model-index:
28
  - name: ast-fakeaudio-detector
29
  results:
@@ -34,14 +35,14 @@ model-index:
34
  name: fake-audio-detection-augmented
35
  type: 012shin/fake-audio-detection-augmented
36
  metrics:
37
- - type: accuracy
38
- value: 0.9662
39
- - type: f1
40
- value: 0.9710
41
- - type: precision
42
- value: 0.9692
43
- - type: recall
44
- value: 0.9728
45
  ---
46
 
47
  # AST Fine-tuned for Fake Audio Detection
 
1
  ---
2
  license: apache-2.0
3
  datasets:
4
+ - WpythonW/real-fake-voices-dataset2
5
+ - mozilla-foundation/common_voice_17_0
6
  language:
7
  - en
8
  metrics:
 
20
  - fake-audio-detection
21
  - ast
22
  widget:
23
+ - text: Upload an audio file to check if it's real or synthetic
24
  inference:
25
  parameters:
26
  sampling_rate: 16000
27
+ audio_channel: mono
28
  model-index:
29
  - name: ast-fakeaudio-detector
30
  results:
 
35
  name: fake-audio-detection-augmented
36
  type: 012shin/fake-audio-detection-augmented
37
  metrics:
38
+ - type: accuracy
39
+ value: 0.9662
40
+ - type: f1
41
+ value: 0.971
42
+ - type: precision
43
+ value: 0.9692
44
+ - type: recall
45
+ value: 0.9728
46
  ---
47
 
48
  # AST Fine-tuned for Fake Audio Detection