Audio-Text-to-Text
Transformers
Safetensors
Chinese
English
qwen2_5_omni_thinker
speech
audio
speech-evaluation
expressive-speech
mandarin
chain-of-thought
ceaeval
Instructions to use TianRW/CEAEval-Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TianRW/CEAEval-Model with Transformers:
# Load model directly from transformers import AutoTokenizer, GatedAttenQwen2_5omnithinker tokenizer = AutoTokenizer.from_pretrained("TianRW/CEAEval-Model") model = GatedAttenQwen2_5omnithinker.from_pretrained("TianRW/CEAEval-Model") - Notebooks
- Google Colab
- Kaggle