Views
No views yet
run_hmamba_infer.sh pipeline from the HMamba repository.1bash run_hmamba_infer.sh \
2 --model-source USERNAME/hmamba-full-distilled \
3 --wav example.wav \
4 --utt-id example_0001 \
5 --text "REFERENCE TRANSCRIPT"model.safetensors: distilled HMamba weightsconfig.json: architecture and preprocessing contractvocab.json: phone-to-ID mappingmamba-ssm and Triton.