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

Added Speech to text program #194

Closed
wants to merge 1 commit into from

Conversation

jaidh01
Copy link
Collaborator

@jaidh01 jaidh01 commented Oct 20, 2024

Closes: #191

  • Title: Added Speech to text program
  • Your Name: Jai Dhingra
  • Idenitfy yourself: GSSOC, Hacktoberfest 2024 Contributor) -->

Describe the add-ons or changes you've made 📃

Created a new section under Programs sections, and created a file program.py file for this to check for errors, and add this in functions.py file so that we can see this in the streamlit application.

I added a program which enables to convert our speech into text in real time, with lowest latency.

NOTE: - Currently It works only on English language.

Checklist: ☑️

  • My code follows the Contributing Guidelines & Code of Conduct of this project.
  • This PR does not contain plagiarized content.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • My changes generate no new warnings.

Screenshots 📷

20241020162949.mp4

Copy link

Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE.

@jaidh01
Copy link
Collaborator Author

jaidh01 commented Oct 22, 2024

@Avdhesh-Varshney @Zedoman, any review or suggestion in this PR?

@Avdhesh-Varshney
Copy link
Owner

Sorry, this program is not accepted.

@jaidh01
Copy link
Collaborator Author

jaidh01 commented Oct 24, 2024

@Avdhesh-Varshney, I didn't get it, initially you assigned it to me, then I work on it, now you are saying it is not accepted??

Can you please tell me the reason.

@Avdhesh-Varshney
Copy link
Owner

At first, I'm thinking, it's a model. Now, I'm not thinking, it's not suitable for the project use case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Flag: Invalid wontfix ❌ This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

📃: Real time speech-to-text generation.
2 participants