Audio-Text-to-Text
Transformers
Safetensors
Vietnamese
qwen3_asr
automatic-speech-recognition
qwen3-asr
speech-to-command
function-calling
tool-calling
vllm
custom_code
Instructions to use thangylvp/stcc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thangylvp/stcc with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("thangylvp/stcc", trust_remote_code=True) model = AutoModelForMultimodalLM.from_pretrained("thangylvp/stcc", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
Gated model You can list files but not access them
Preview of files found in this repository