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

Use LLM postprocessing for fixing transcription issues #4

Open
gksoriginals opened this issue Oct 9, 2024 · 0 comments
Open

Use LLM postprocessing for fixing transcription issues #4

gksoriginals opened this issue Oct 9, 2024 · 0 comments
Labels

Comments

@gksoriginals
Copy link
Member

Description

Sometimes transcription results contain grammar issues and unwanted full stop, semicolon...etc
AirChat app have a post processing layer that fix this issue.
See if it is possible to do the same with Sunva

Steps to Reproduce

  1. Setup sunva and start testing.
  2. You will see some irregular full stops and all if you take a pause in speaking.

Expected Behavior

  1. After post processing the transcription grammar should be correct

Possible Solution

Use an LLM to correct the transcription grammar issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant