Added pipeline tag
Browse filesThis fixes the metadata so that the model will display properly in the text-to-speech section.
README.md
CHANGED
@@ -4,6 +4,7 @@ language:
|
|
4 |
- en
|
5 |
tags:
|
6 |
- Text-to-Speech
|
|
|
7 |
---
|
8 |
<center>
|
9 |
<a href="https://github.com/nari-labs/dia">
|
|
|
4 |
- en
|
5 |
tags:
|
6 |
- Text-to-Speech
|
7 |
+
pipeline_tag: text-to-speech
|
8 |
---
|
9 |
<center>
|
10 |
<a href="https://github.com/nari-labs/dia">
|