File size: 1,479 Bytes
4123b95
ed957e6
ac37044
4123b95
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ed957e6
 
 
4123b95
 
 
ed957e6
 
 
4123b95
 
ed957e6
 
 
4123b95
 
 
ed957e6
 
 
4123b95
 
ac37044
 
 
 
 
 
 
4123b95
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
45
46
47
48
49
50
51
52
53
54
55
56
57
{
  "format": "dude_duplex_v1",
  "version": "1.1.0",
  "author": "Cheng-Kuang Chang",
  "base_model": "Qwen/Qwen3-TTS-12Hz-1.7B-CustomVoice",
  "base_revision": "0c0e3051f131929182e2c023b9537f8b1c68adfe",
  "qwen_code_revision": "022e286b98fbec7e1e916cb940cdf532cd9f488e",
  "sample_rate": 24000,
  "codec_frames_per_second": 12.5,
  "channels": [
    "A",
    "B"
  ],
  "weights_dtype": "float32",
  "inference_autocast": "bfloat16",
  "event_tokens": {
    "laugh": 151900,
    "cough": 151901,
    "breath": 151902,
    "sigh": 151903,
    "cry": 151904,
    "sneeze": 151905,
    "gasp": 151906
  },
  "examples": [
    {
      "id": "sample_1",
      "xml": "examples/sample_1.xml",
      "audio": "examples/sample_1.wav",
      "voice_a": "voice_1",
      "voice_b": "voice_2",
      "seed": 20261060,
      "max_seconds": 118.0,
      "label": "Sample 1",
      "source_conversation": "V01_S0192_I00000307"
    },
    {
      "id": "sample_2",
      "xml": "examples/sample_2.xml",
      "audio": "examples/sample_2.wav",
      "voice_a": "voice_3",
      "voice_b": "voice_4",
      "seed": 20261063,
      "max_seconds": 134.0,
      "label": "Sample 2",
      "source_conversation": "V01_S0220_I00000126"
    }
  ],
  "license": "cc-by-nc-4.0",
  "speaker_encoder": {
    "source_model": "Qwen/Qwen3-TTS-12Hz-1.7B-Base",
    "revision": "fd4b254389122332181a7c3db7f27e918eec64e3",
    "weights": "speaker_encoder/model.safetensors",
    "license": "apache-2.0"
  }
}