Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ pipeline_tag: text-generation
|
|
16 |
**Typhoon2-Audio** is an end-to-end speech-to-speech model architecture capable of processing audio, speech, and text inputs and generating both text and speech outputs simultaneously. It is optimized specifically for Thai and English languages.
|
17 |
|
18 |
- **GitHub**: https://github.com/scb-10x/typhoon2-audio/
|
19 |
-
- **Demo**:
|
20 |
- **Paper**: https://arxiv.org/abs/2412.13702
|
21 |
|
22 |
## Model Description
|
@@ -24,7 +24,7 @@ pipeline_tag: text-generation
|
|
24 |
- **Model type**: The LLM is based on Typhoon2 LLM.
|
25 |
- **Requirement**: transformers 4.38.0 or newer.
|
26 |
- **Primary Language(s)**: Thai 🇹🇠and English 🇬🇧
|
27 |
-
- **License**: [Llama 3.1 Community License](https://github.com/meta-llama/llama-models/blob/main/models/llama3_1/LICENSE)
|
28 |
- **License-Speech-Output**: [CC-BY-NC](https://creativecommons.org/licenses/by-nc/4.0/)
|
29 |
|
30 |
## Usage
|
|
|
16 |
**Typhoon2-Audio** is an end-to-end speech-to-speech model architecture capable of processing audio, speech, and text inputs and generating both text and speech outputs simultaneously. It is optimized specifically for Thai and English languages.
|
17 |
|
18 |
- **GitHub**: https://github.com/scb-10x/typhoon2-audio/
|
19 |
+
- **Demo**: [Not ready yet]
|
20 |
- **Paper**: https://arxiv.org/abs/2412.13702
|
21 |
|
22 |
## Model Description
|
|
|
24 |
- **Model type**: The LLM is based on Typhoon2 LLM.
|
25 |
- **Requirement**: transformers 4.38.0 or newer.
|
26 |
- **Primary Language(s)**: Thai 🇹🇠and English 🇬🇧
|
27 |
+
- **License-Speech-Input & LLM**: [Llama 3.1 Community License](https://github.com/meta-llama/llama-models/blob/main/models/llama3_1/LICENSE)
|
28 |
- **License-Speech-Output**: [CC-BY-NC](https://creativecommons.org/licenses/by-nc/4.0/)
|
29 |
|
30 |
## Usage
|