SpeechMedAssist / README.md
SII-Sirry's picture
Upload README.md with huggingface_hub
7bf902a verified
metadata
license: apache-2.0
language:
  - zh
tags:
  - speechlm
  - medical
  - dialogue
  - speech

SpeechMedAssist

SpeechMedAssist is trained for speech-based medical consultation, adapted from the SpeechMedAssist training pipeline with cough-aware data synthesis.

1. Download

hf download SII-Sirry/SpeechMedAssist 
hf download SII-Sirry/SpeechMedAssist --local-dir ./weight/stage3

2. Intended Use

  • Research on speech medical dialogue
  • Benchmarking and ablation studies
  • Educational and experimental prototyping

3. Warning

This model is for academic research only.
It may produce incorrect, unsafe, or incomplete medical content.
Do not use it directly, or in unmonitored/unsupervised settings, for medical advice, diagnosis, or treatment decisions.

4. Quick Start

Please use this checkpoint with the inference and evaluation code in the official repository.

5. Citation

@article{chen2026speechmedassist,
  title={SpeechMedAssist: Efficiently and Effectively Adapting Speech Language Models for Medical Consultation},
  author={Chen, Sirry and Wang, Jieyi and Chen, Wei and Wei, Zhongyu},
  journal={arXiv preprint arXiv:2601.04638},
  year={2026}
}