Audio-to-Audio
Transformers
Safetensors
raon_duplex
feature-extraction
speech
audio
multimodal
full-duplex
custom_code
Instructions to use KRAFTON/Raon-SpeechChat-9B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KRAFTON/Raon-SpeechChat-9B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("KRAFTON/Raon-SpeechChat-9B", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md d6a969f verified
Delete Technical_Report_Raon_Speech.pdf 508b6e8 verified
Add self-hosted demo section with link to Raon-SpeechChat-Demo repo 29ff100
Dong Won Kim commited on