Update README.md
Browse files
README.md
CHANGED
|
@@ -1,17 +1,15 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
---
|
| 4 |
## Overview
|
| 5 |
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
The model is designed for applications in customer support, conversational AI, and research, prioritizing both helpfulness and safety.
|
| 9 |
|
| 10 |
## Variants
|
| 11 |
|
| 12 |
| No | Variant | Cortex CLI command |
|
| 13 |
| --- | --- | --- |
|
| 14 |
-
| 1 | [gguf](https://huggingface.co/cortexso/
|
| 15 |
|
| 16 |
|
| 17 |
## Use it with Jan (UI)
|
|
@@ -19,18 +17,18 @@ The model is designed for applications in customer support, conversational AI, a
|
|
| 19 |
1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
|
| 20 |
2. Use in Jan model Hub:
|
| 21 |
```text
|
| 22 |
-
cortexso/
|
| 23 |
```
|
| 24 |
## Use it with Cortex (CLI)
|
| 25 |
|
| 26 |
1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart)
|
| 27 |
2. Run the model with command:
|
| 28 |
```bash
|
| 29 |
-
cortex run
|
| 30 |
```
|
| 31 |
## Credits
|
| 32 |
|
| 33 |
-
- **Author:**
|
| 34 |
- **Converter:** [Homebrew](https://www.homebrew.ltd/)
|
| 35 |
-
- **Original License:** [License](
|
| 36 |
-
- **Papers:** [
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-nc-sa-4.0
|
| 3 |
---
|
| 4 |
## Overview
|
| 5 |
|
| 6 |
+
Fish Speech V1.5 is an advanced text-to-speech (TTS) model designed for high-quality speech synthesis. It has been trained on over 1 million hours of multilingual audio data, providing robust support for multiple languages.
|
|
|
|
|
|
|
| 7 |
|
| 8 |
## Variants
|
| 9 |
|
| 10 |
| No | Variant | Cortex CLI command |
|
| 11 |
| --- | --- | --- |
|
| 12 |
+
| 1 | [gguf](https://huggingface.co/cortexso/fish-speech/tree/main) | `cortex run fish-speech` |
|
| 13 |
|
| 14 |
|
| 15 |
## Use it with Jan (UI)
|
|
|
|
| 17 |
1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart)
|
| 18 |
2. Use in Jan model Hub:
|
| 19 |
```text
|
| 20 |
+
cortexso/fish-speech
|
| 21 |
```
|
| 22 |
## Use it with Cortex (CLI)
|
| 23 |
|
| 24 |
1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart)
|
| 25 |
2. Run the model with command:
|
| 26 |
```bash
|
| 27 |
+
cortex run fish-speech
|
| 28 |
```
|
| 29 |
## Credits
|
| 30 |
|
| 31 |
+
- **Author:** Fishaudio
|
| 32 |
- **Converter:** [Homebrew](https://www.homebrew.ltd/)
|
| 33 |
+
- **Original License:** [License]()
|
| 34 |
+
- **Papers:** [Paper]]()
|