Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,14 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
# Dolphin: Audio-Visual Speech Separation Model
|
13 |
|
14 |
Dolphin is a state-of-the-art audio-visual speech separation model that leverages both audio and visual information to separate target speech from background noise and other speakers.
|
15 |
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- alibabasglab/VoxCeleb2-mix
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- speech
|
9 |
+
pipeline_tag: audio-to-audio
|
10 |
+
---
|
11 |
+
# Dolphin: Audio-Visual Speech Separation Model
|
|
|
12 |
|
13 |
Dolphin is a state-of-the-art audio-visual speech separation model that leverages both audio and visual information to separate target speech from background noise and other speakers.
|
14 |
|