marleen-snsl/sqp-tts-en
SQP TTS (English) Synthesized speech for SQPsychConv_qwen-2.5, a synthetic CBT therapist-client dialogue dataset (English). Each configuration below corresponds to one TTS model. Load a single model with: from datasets import load_dataset ds = load_dataset("sinselm/sqp-tts-en", "qwen3-tts") Models included qwen3-tts: https://huggingface.co/Qwen/Qwen3-TTS-12Hz-0.6B-Base cosyvoice: https://huggingface.co/FunAudioLLM/Fun-CosyVoice3-0.5B-2512 fishaudio:… See the full description on the dataset page: https://huggingface.co/datasets/marleen-snsl/sqp-tts-en.
SQP TTS (English)
Synthesized speech for SQPsychConv_qwen-2.5, a synthetic CBT therapist-client dialogue dataset (English).
Each configuration below corresponds to one TTS model. Load a single model with:
from datasets import load_dataset
ds = load_dataset("sinselm/sqp-tts-en", "qwen3-tts")Models included
- qwen3-tts: https://huggingface.co/Qwen/Qwen3-TTS-12Hz-0.6B-Base
- cosyvoice: https://huggingface.co/FunAudioLLM/Fun-CosyVoice3-0.5B-2512
- fishaudio: https://huggingface.co/fishaudio/s1-mini
- vits: https://huggingface.co/kakao-enterprise/vits-vctk
Columns
client_condition reflects the source pipeline's internal group labels (active, not_active, control). Per the source SQPsychConv_qwen-2.5 dataset, both active and not_active correspond to the major depressive disorder (MDD) group, while control is the symptom-free group. See Vu et al. (arXiv:2510.25384) for the underlying group definitions and clinical source.
Source data and license
Dialogue text originates from SQPsychConvqwen-2.5 (https://huggingface.co/datasets/AIMH/SQPsychConvqwen-2.5), a synthetic dataset, no real client data is contained in the dialogue text. This dataset is released under Apache 2.0.
