Heinrich Dinkel commited on
Commit ·
e7f115e
1
Parent(s): ba200b5
Updated README
Browse files
README.md
CHANGED
|
@@ -1,8 +1,9 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
-
pipeline_tag:
|
| 4 |
-
|
| 5 |
- audio-classification
|
|
|
|
| 6 |
license: apache-2.0
|
| 7 |
---
|
| 8 |
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
+
pipeline_tag: audio-to-audio
|
| 4 |
+
tags:
|
| 5 |
- audio-classification
|
| 6 |
+
- signal-processing
|
| 7 |
license: apache-2.0
|
| 8 |
---
|
| 9 |
|