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

fix: ASR hallucination on ending silence #115

Merged
merged 1 commit into from
Dec 26, 2024
Merged

fix: ASR hallucination on ending silence #115

merged 1 commit into from
Dec 26, 2024

Conversation

JacobLinCool
Copy link
Member

work around on resolving #78

This pull request includes several changes to improve audio processing and transcription functionalities. The key changes involve trimming audio data and cleaning up transcription results.

Audio processing improvements:

Transcription cleanup:

  • src/lib/stt/gemini.ts: Updated the transcription function to remove unwanted characters (嗶, …) from the end of the transcription result using a regular expression.

@JacobLinCool JacobLinCool self-assigned this Dec 26, 2024
@Copilot Copilot bot review requested due to automatic review settings December 26, 2024 05:26

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • src/lib/components/session/ParticipantView.svelte: Language not supported
@JacobLinCool JacobLinCool merged commit d25be06 into main Dec 26, 2024
4 checks passed
@JacobLinCool JacobLinCool deleted the fix-asr-bbb branch December 26, 2024 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant