| { | |
| "model_type": "wespeaker-resnet34-lm", | |
| "sample_rate": 16000, | |
| "n_mels": 80, | |
| "embedding_dim": 256, | |
| "layers": [ | |
| 3, | |
| 4, | |
| 6, | |
| 3 | |
| ], | |
| "channels": [ | |
| 32, | |
| 64, | |
| 128, | |
| 256 | |
| ], | |
| "pooling_output_dim": 5120 | |
| } |
| { | |
| "model_type": "wespeaker-resnet34-lm", | |
| "sample_rate": 16000, | |
| "n_mels": 80, | |
| "embedding_dim": 256, | |
| "layers": [ | |
| 3, | |
| 4, | |
| 6, | |
| 3 | |
| ], | |
| "channels": [ | |
| 32, | |
| 64, | |
| 128, | |
| 256 | |
| ], | |
| "pooling_output_dim": 5120 | |
| } |