luixaviles / luixaviles/web-speech-angular
Convert voice to text continuously as we speak
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 77
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
Is there a way to convert voice to text continuously as we speak than to wait to stop.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing speech-recognition flow in the Angular and TypeScript application, including how Web Speech API events are exposed through RxJS. Determine how continuous transcription should behave while the user is still speaking, and verify that text updates without requiring speech to stop.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100