Refresh model card and examples

This commit is contained in:
Owen Song
2026-06-16 19:50:26 +00:00
committed by system
parent eba693f919
commit da503eb446
37 changed files with 113 additions and 159 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
{
"model_name": "Inflect-Nano-v1",
"language": "English",
"speaker": "qwen3_mark",
"speaker": "mark",
"sample_rate": 24000,
"n_mels": 80,
"acoustic_params": 3465125,
@@ -73,6 +73,6 @@
],
"activation": "snake"
},
"acoustic_checkpoint": "D:\\Inflect-Storage\\Inflect-New-offload\\outputs\\inflect_micro_fastspeech_v10_curriculum\\mark_generalization_v2\\overnight_recovery_v1\\phaseD_predictor_tail_800\\inflect-micro-fastspeech-800.pt",
"vocoder_checkpoint": "D:\\Inflect-Storage\\Inflect-New-offload\\outputs\\hifigan_oracle_v1\\snake_v2mid_final_polish_v1\\hifigan-snake_v2mid-165000.pt"
}
"acoustic_checkpoint": "weights/inflect_nano_v1_acoustic.pt",
"vocoder_checkpoint": "weights/inflect_nano_v1_vocoder.pt"
}