Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ datasets:
|
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
model-index:
|
11 |
-
- name:
|
12 |
results:
|
13 |
- task:
|
14 |
name: Audio Classification
|
@@ -37,11 +37,12 @@ It achieves the following results on the evaluation set:
|
|
37 |
|
38 |
## Model description
|
39 |
|
40 |
-
|
|
|
41 |
|
42 |
## Intended uses & limitations
|
43 |
|
44 |
-
The model still needs dataset to increase model accuracy.
|
45 |
|
46 |
## Training and evaluation data
|
47 |
|
|
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
model-index:
|
11 |
+
- name: Deeepfake-audio
|
12 |
results:
|
13 |
- task:
|
14 |
name: Audio Classification
|
|
|
37 |
|
38 |
## Model description
|
39 |
|
40 |
+
* The model is fintune on facebook/wav2vec2-base
|
41 |
+
|
42 |
|
43 |
## Intended uses & limitations
|
44 |
|
45 |
+
* The model still needs dataset to increase model accuracy.
|
46 |
|
47 |
## Training and evaluation data
|
48 |
|