Skip to content

Fix Azure Speech worker crash, implement Groq model rotation for rate…#17

Open
ikehi wants to merge 9 commits into
TechyCSR:mainfrom
ikehi:fix/interview-fixes
Open

Fix Azure Speech worker crash, implement Groq model rotation for rate…#17
ikehi wants to merge 9 commits into
TechyCSR:mainfrom
ikehi:fix/interview-fixes

Conversation

@ikehi
Copy link
Copy Markdown

@ikehi ikehi commented Jun 2, 2026

… limits, optimize response brevity and ignore own speech

… limits, optimize response brevity and ignore own speech
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 2, 2026

@ikehi is attempting to deploy a commit to the csrsoftwares' projects Team on Vercel.

A member of the Team first needs to authorize it.

@ikehi ikehi closed this Jun 2, 2026
@ikehi ikehi reopened this Jun 2, 2026
@ikehi
Copy link
Copy Markdown
Author

ikehi commented Jun 2, 2026

it works perfectly on my local so here just to help lol
if you need help just email me

@ikehi ikehi force-pushed the fix/interview-fixes branch from f666af0 to 9d93a5f Compare June 3, 2026 12:11
@Ottailo Ottailo force-pushed the fix/interview-fixes branch from 1231288 to 9d93a5f Compare June 3, 2026 12:25
ikehi added 6 commits June 3, 2026 15:26
- Rewrote system prompt to enforce concise, spoken-style answers (2-3 short paragraphs max)
- Banned code blocks, bullet points, headers, and essay-style formatting from responses
- Reduced max_tokens from 150 to 300 for well-calibrated response length
- Removed restrictive stop sequences that were cutting off answers prematurely
- Removed code snippet rendering from chat UI (text-only display)
- Fixed chat scroll behavior to jump to top of AI response instead of bottom
- Reduced message spacing from 16px to 6px for compact layout
- Fixed speech-worker silence threshold from 0.1s to 0.9s to prevent interruptions
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