Bridging the Language Gap: AI-Powered Local Language Transcription and Translation
Link to open source: https://github.com/op-12/hack_to_crack
Link to Live Project: https://huggingface.co/spaces/diaL42/speechTranscription
PPT LINK: https://docs.google.com/presentation/d/1_rwRNXuk7erSKrNyOvGsczag2WToq8Ur/edit#slide=id.p1
SUMMARY:
The integration of the Whisper model for transcription and the Helsinki-NLP model for translation offers a powerful tool for converting spoken Hindi audio into written English text. This setup is useful in various applications such as subtitling, language learning, and cross-lingual communication. The use of Gradio ensures that the complex functionalities are wrapped in a user-friendly package, making it accessible even to non-technical users.
This build was uploaded as a hackathon project

