File size: 1,132 Bytes
2d1defd f51514b 07ef7b2 2d1defd | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | {
"model_name": "SE-Bridge-TTS",
"repository_type": "model",
"pipeline_tag": "text-to-speech",
"library_name": "pytorch",
"project_page": "https://insiderx-pro.github.io/SE-Bridge-TTS/",
"github": "https://github.com/InsiderX-Pro/SE-Bridge-TTS",
"paper": "https://arxiv.org/abs/2605.27383",
"huggingface": "https://huggingface.co/isabeth/SE-Bridge-TTS",
"languages": [
{
"code": "th",
"name": "Thai",
"artifact": "thai_tts.pt",
"task": "text-to-speech"
},
{
"code": "lo",
"name": "Lao",
"artifact": "lao_tts.pt",
"task": "text-to-speech"
}
],
"files": [
{
"filename": "thai_tts.pt",
"description": "Public Thai TTS checkpoint.",
"format": "PyTorch checkpoint",
"size_bytes": 2023312206
},
{
"filename": "lao_tts.pt",
"description": "Public Lao TTS checkpoint.",
"format": "PyTorch checkpoint",
"size_bytes": 2023311908
}
],
"sanitization": {
"raw_training_paths_removed": true,
"private_server_paths_removed": true,
"internal_checkpoint_process_removed": true
}
}
|