hi team,
I was trying to generate hindi pretrained model using generate_custom_model.sh but the generated model is giving blank output
Also,
first i was trying to generate custom model from hindi_finetuned_4k, there was an error for w2v_path, so i passed the hindi_pretrained_4k, model got converted but while inferencing on single audio file it was giving blank output. which pretrained checkpoint to use for custom model generation?
Second, i have also tried to convert the model to huggingface transformers model, but the converted model was giving random output. How can we convert to hugging face? as i have tried converting fairseq english model to hugging face. It got converted.
Hey Vakyansh team, I was trying out the demo site - https://inference.vakyansh.in/hindi but the mic is stuck in the state "starting". Alternatively I tried uploading a wav
file at the bottom and got the message invalid file. Sharing the file below as well - https://github.com/Code4GovTech/curtain-raiser/blob/master/recording.wav?raw=true
Let me know how I can test this. Thanks.