clement-pages
commited on
Commit
·
b299b60
1
Parent(s):
be162dd
update space meta
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title: separation pipeline visualization
|
3 |
emoji: 💬
|
4 |
colorFrom: yellow
|
5 |
colorTo: green
|
@@ -9,6 +9,22 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
hf_oauth: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: pyannote separation pipeline visualization
|
3 |
emoji: 💬
|
4 |
colorFrom: yellow
|
5 |
colorTo: green
|
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
hf_oauth: true
|
12 |
+
short_description: A space to visualize pyannote's separation pipeline outputs
|
13 |
+
tags:
|
14 |
+
- pyannote-audio
|
15 |
+
- pyannote
|
16 |
+
- speaker-diarization
|
17 |
+
- speech-separation
|
18 |
+
- speech-processing
|
19 |
+
- audio
|
20 |
+
- pixit
|
21 |
+
- speaker
|
22 |
+
- voice
|
23 |
+
- speech
|
24 |
+
- audio-processing
|
25 |
+
- gradio-custom-component
|
26 |
+
- gradio
|
27 |
+
|
28 |
---
|
29 |
|
30 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|