Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hindi Voice Assistant #888

Open
Amarta113 opened this issue Aug 5, 2024 · 11 comments
Open

Hindi Voice Assistant #888

Amarta113 opened this issue Aug 5, 2024 · 11 comments
Labels
Status: Up for Grabs Up for grabs issue.

Comments

@Amarta113
Copy link

Deep Learning Simplified Repository (Proposing new issue)

🔴 Project Title : Hindi Voice Assistant

🔴 Aim : To develop a chatbot that takes input in hindi audio and give output in hindi text and audio

🔴 Dataset :

🔴 Approach : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.


📍 Follow the Guidelines to Contribute in the Project :

  • You need to create a separate folder named as the Project Title.
  • Inside that folder, there will be four main components.
    • Images - To store the required images.
    • Dataset - To store the dataset or, information/source about the dataset.
    • Model - To store the machine learning model you've created using the dataset.
    • requirements.txt - This file will contain the required packages/libraries to run the project in other machines.
  • Inside the Model folder, the README.md file must be filled up properly, with proper visualizations and conclusions.

🔴🟡 Points to Note :

  • The issues will be assigned on a first come first serve basis, 1 Issue == 1 PR.
  • "Issue Title" and "PR Title should be the same. Include issue number along with it.
  • Follow Contributing Guidelines & Code of Conduct before start Contributing.

To be Mentioned while taking the issue :

  • Full name : Amarta Waghani
  • GitHub Profile Link : https://github.com/Amarta113
  • Email ID :
  • Participant ID (if applicable):
  • Approach for this Project : Speech to text - Search - Text to speech
  • What is your participant role? GSSOC Contributor

Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

Copy link

github-actions bot commented Aug 5, 2024

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

@abhisheks008
Copy link
Owner

Are you using any dataset for this project? If yes, please share it. Also what are the deep learning models you are planning to implement here for this problem statement?

@Amarta113
Copy link
Author

Amarta113 commented Aug 6, 2024

@abhisheks008 I had not used any dataset. I used "whisper-large-v3" model for speech to text and "llama3-8b-8192" model to answer queries with groq API and gtts library for text to speech.

@abhisheks008
Copy link
Owner

Any other models which will compete the whisper architecture?

@Amarta113
Copy link
Author

I used API therefore only whisper was available. Here is the documentation link

@Amarta113
Copy link
Author

It is streamlit application

@abhisheks008
Copy link
Owner

Only implementing whisper will not qualify for this repository. You need to come up with at least 3 models for any problem statement.
@Amarta113

@Amarta113
Copy link
Author

@abhisheks008 I also used llama3 for q&a and for text to speech I used google tts library which contains two algorithms Tacotron and WaveNet .

@abhisheks008
Copy link
Owner

@abhisheks008 I also used llama3 for q&a and for text to speech I used google tts library which contains two algorithms Tacotron and WaveNet .

Cool I am assigning this issue to you. Make sure you complete it by today 6 PM IST.

@abhisheks008 abhisheks008 added Status: Assigned Assigned issue. level 2 Level 2 for GSSOC gssoc Girlscript Summer of Code 2024 labels Aug 10, 2024
@abhisheks008 abhisheks008 added Status: Up for Grabs Up for grabs issue. and removed Status: Assigned Assigned issue. level 2 Level 2 for GSSOC gssoc Girlscript Summer of Code 2024 labels Aug 11, 2024
@Abhiiesante
Copy link

Can you please assign this issue to me under 𝗚𝗦𝗦𝗼𝗖 '𝟮𝟰 𝗘𝘅𝘁𝗲𝗻𝗱𝗲𝗱, Hacktoberfest-accepted

@abhisheks008
Copy link
Owner

Can you please assign this issue to me under 𝗚𝗦𝗦𝗼𝗖 '𝟮𝟰 𝗘𝘅𝘁𝗲𝗻𝗱𝗲𝗱, Hacktoberfest-accepted

Can you please share your approach and thoughts for solving this issue?

@abhisheks008 abhisheks008 added the ieee-igdtuw IEEE IGDTUW Open Source Week 2024 label Nov 10, 2024
@abhisheks008 abhisheks008 removed the ieee-igdtuw IEEE IGDTUW Open Source Week 2024 label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Up for Grabs Up for grabs issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants