Fix library_name (#7)
Browse files- Fix library_name (fe133dfd6e3467fb217aeca65ab75851cdbd3552)
Co-authored-by: Lucain Pouget <[email protected]>
README.md
CHANGED
@@ -6,7 +6,7 @@ language:
|
|
6 |
base_model:
|
7 |
- openbmb/MiniCPM4-0.5B
|
8 |
pipeline_tag: text-to-speech
|
9 |
-
library_name:
|
10 |
tags:
|
11 |
- text-to-speech
|
12 |
- speech
|
|
|
6 |
base_model:
|
7 |
- openbmb/MiniCPM4-0.5B
|
8 |
pipeline_tag: text-to-speech
|
9 |
+
library_name: voxcpm
|
10 |
tags:
|
11 |
- text-to-speech
|
12 |
- speech
|