Add pipeline tag to metadata
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,10 +1,12 @@
|
|
| 1 |
---
|
| 2 |
-
license: cc-by-nc-4.0
|
| 3 |
datasets:
|
| 4 |
- xg-chu/UniLSTalkDataset
|
| 5 |
language:
|
| 6 |
- en
|
|
|
|
|
|
|
| 7 |
---
|
|
|
|
| 8 |
<h1 align="center"><b>UniLS: End-to-End Audio-Driven Avatars for Unified Listening and Speaking</b></h1>
|
| 9 |
<h3 align="center">
|
| 10 |
<a href='https://arxiv.org/abs/2512.09327'><img src='https://img.shields.io/badge/ArXiv-PDF-red'></a>
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
datasets:
|
| 3 |
- xg-chu/UniLSTalkDataset
|
| 4 |
language:
|
| 5 |
- en
|
| 6 |
+
license: cc-by-nc-4.0
|
| 7 |
+
pipeline_tag: other
|
| 8 |
---
|
| 9 |
+
|
| 10 |
<h1 align="center"><b>UniLS: End-to-End Audio-Driven Avatars for Unified Listening and Speaking</b></h1>
|
| 11 |
<h3 align="center">
|
| 12 |
<a href='https://arxiv.org/abs/2512.09327'><img src='https://img.shields.io/badge/ArXiv-PDF-red'></a>
|