Update README.md
Browse files
README.md
CHANGED
@@ -20,6 +20,10 @@ tags:
|
|
20 |
- ast
|
21 |
widget:
|
22 |
- text: "Upload an audio file to check if it's real or synthetic"
|
|
|
|
|
|
|
|
|
23 |
model-index:
|
24 |
- name: ast-fakeaudio-detector
|
25 |
results:
|
|
|
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:
|