Update README.md
Browse files
README.md
CHANGED
|
@@ -15,10 +15,11 @@ base_model:
|
|
| 15 |
- facebook/wav2vec2-base-960h
|
| 16 |
- openai/whisper-large-v3-turbo
|
| 17 |
- MelodyMachine/Deepfake-audio-detection-V2
|
| 18 |
-
pipeline_tag:
|
| 19 |
tags:
|
| 20 |
- Audio
|
| 21 |
- Classification
|
|
|
|
| 22 |
---
|
| 23 |
---
|
| 24 |
datasets:
|
|
|
|
| 15 |
- facebook/wav2vec2-base-960h
|
| 16 |
- openai/whisper-large-v3-turbo
|
| 17 |
- MelodyMachine/Deepfake-audio-detection-V2
|
| 18 |
+
pipeline_tag: feature-extraction
|
| 19 |
tags:
|
| 20 |
- Audio
|
| 21 |
- Classification
|
| 22 |
+
license: apache-2.0
|
| 23 |
---
|
| 24 |
---
|
| 25 |
datasets:
|