Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kurianbenoy/pallakku-gpu
https://github.com/kurianbenoy/pallakku-gpu
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kurianbenoy/pallakku-gpu
- Owner: kurianbenoy
- License: apache-2.0
- Created: 2023-05-23T23:32:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-21T13:01:18.000Z (9 months ago)
- Last Synced: 2024-10-15T00:04:25.605Z (3 months ago)
- Language: Python
- Size: 331 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pallakku-GPU
Pallakku is Malayalam speech to text demo leveraging the model-weights of [vegam-whisper family of models](https://huggingface.co/models?other=vegam).
> I am building a GPU based serverless microservice with [modal](modal.com/).
[Announcement Blogpost](https://kurianbenoy.com/posts/2023/summit23_iiit/demo.html)
## :boom: Models Planning to host
- [Vegam Whisper](https://huggingface.co/smcproject/vegam-whisper-medium-ml)
- [MalWhisper Medium](https://huggingface.co/smcproject/Malwhisper-v1-medium)
- [MalWhisper Small](https://huggingface.co/smcproject/Malwhisper-v1-small)## :boom: TODO
- [x] Basic fastAPI deployment
- [ ] faster-whisper deployment with modal
- [ ] Malayalam speech to text GPU microservice## :cowboy_hat_face: Author
- [Kurian Benoy](https://kurianbenoy.com/)