| { | |
| "model_type": "sidon", | |
| "task": "speech-restoration", | |
| "architectures": ["SidonRestoration"], | |
| "format": "coreml", | |
| "variants": ["fp16", "int8"], | |
| "predictor": "w2v-bert-2.0-8layer-lora", | |
| "vocoder": "dac-decoder", | |
| "sample_rate_in": 16000, | |
| "sample_rate_out": 48000, | |
| "feature_dim": 160, | |
| "base_model": "sarulab-speech/sidon-v0.1" | |
| } | |