Any-to-Any
Transformers
Safetensors
English
Korean
raon
image-feature-extraction
speech
audio
multimodal
custom_code
Instructions to use KRAFTON/Raon-Speech-9B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KRAFTON/Raon-Speech-9B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("KRAFTON/Raon-Speech-9B", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "<tts_pad>": 151691, | |
| "<tts_text_bos>": 151680, | |
| "<tts_text_bos_single>": 151682, | |
| "<tts_text_eod>": 151681, | |
| "<|audio_end|>": 151670, | |
| "<|audio_input_placeholder|>": 151676, | |
| "<|audio_output_end_pad|>": 151678, | |
| "<|audio_output_pad|>": 151677, | |
| "<|audio_output_placeholder|>": 151675, | |
| "<|audio_pad|>": 151683, | |
| "<|box_end|>": 151688, | |
| "<|box_start|>": 151687, | |
| "<|endoftext|>": 151679, | |
| "<|object_ref_end|>": 151686, | |
| "<|object_ref_start|>": 151685, | |
| "<|quad_end|>": 151690, | |
| "<|quad_start|>": 151689, | |
| "<|secondary_audio_pad|>": 151684, | |
| "<|speaker_embedding_placeholder|>": 151671 | |
| } | |