MrityunjoyS
MrityunjoyS
Hi, I'm trying to train wav2vec2 model with my custom hindi data. But the issue I'm facing is I'm not sure what are the characters of Hindi dict file will...
I'm trying to run mimic-recording-studio over https, hosting it in server. For that I've set up nginx. My nginx.conf file --> > server { > listen 6060 ssl; > server_name...
First of all, thank you for this great set of examples and code, really helped simplify wav2vec2. I'm actually trying to train hindi model with custom dataset and need help...
Getting this issue whenever trying to do luigi build in server, any suggestions. The code was working fine in my local. The application is django based. Any suggestion is appreciated.
I've seen lot of issues and codes but was not able to find a definite solution. I've setup db, created by custom luigi.cfg files. I'm able to see all task...