Vishnu Pratap Singh
Vishnu Pratap Singh
> I ran this on Google Colab used an A100 GPU to generate a 1-minute video, and it took at least 20 minutes to complete the process. Can you share...
What can be the best parameters for A100 machine for finetuning large-v2??
could'nt resolve the following error: Could not load library libcudnn_ops_infer.so.8. Error: libcudnn_ops_infer.so.8: cannot open shared object file: No such file or directory (/home/azureuser/realtime_translator/venv) azureuser@VoiceCloning:~/realtime_translator$ python server.py Starting server, please wait......
ok, it started working. i used following to resolve it. ''' sudo apt-get install libcudnn8 '''
> Should only be a warning, not an error. The script should work nevertheless (tested on Firebox 130.0 and Chrome 128.0.6613.120, Windows 11 64-Bit). > > If anybody knows how...
it's not giving good output for Hindi; can I also use model checkpoint from hugging face?
i was trying to get "vasista22/whisper-hindi-medium" from hugging face but it gave following error. i checked, this was working for normal wisper inference code but here it gave me error...