Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers.js
|
| 3 |
base_model: canopylabs/orpheus-3b-0.1-ft
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
https://huggingface.co/canopylabs/orpheus-3b-0.1-ft with ONNX weights to be compatible with Transformers.js.
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers.js
|
| 3 |
base_model: canopylabs/orpheus-3b-0.1-ft
|
| 4 |
+
pipeline_tag: text-to-speech
|
| 5 |
---
|
| 6 |
|
| 7 |
https://huggingface.co/canopylabs/orpheus-3b-0.1-ft with ONNX weights to be compatible with Transformers.js.
|