Apply for community grant: Academic project (gpu)

#1
by ashish0209 - opened
Owner
โ€ข
edited Jun 1

I have built a Speech recognition and Summarizer system and gave it interface using Gradio. I require GPU to run the transformer based faster whisper model. T-4 GPU or ZeroGPU is enough for my project.
About my project - My model will take multilingual language speech as input and then it will recognize it using large-v3 model and convert it into English based Text. Then, in second phase of my project it is using facebook's bart-large-cnn model to perform abstractive summarization on recognized data and it will provide output.
currently, i am using ngrok by creating secure tunneling to localmachine(colab) in order to use colab t-4 gpu (which is also in a limited range 15gb) and after 2-3 testing it run out off limit.
Please help me in granting GPU or if you have any other alternative for me please do let me know.
everyone's opinion is welcomed.
Note - The project is already completed i just need GPU to deploy it on huggingface spaces. (It is different from currently uploaded recogniton sytsem on spaces.)
Thankyou.

Sign up or log in to comment