Skip to content

Improve TTS fetch scheduling#23

Merged
hackall360 merged 1 commit intomainfrom
codex/fix-voice-playback-issues
Sep 24, 2025
Merged

Improve TTS fetch scheduling#23
hackall360 merged 1 commit intomainfrom
codex/fix-voice-playback-issues

Conversation

@hackall360
Copy link
Contributor

Summary

  • add a dedicated queue for text-to-speech fetches with adaptive cooldowns to smooth out request pacing
  • track pending chunks per message so playback can prefetch audio without hammering the API and retry more gracefully
  • refresh TTS scheduling hooks to keep the queue filled as playback advances or errors occur

Testing

  • npm test

https://chatgpt.com/codex/tasks/task_b_68d33c505218832fb6d0c7fae621ceb1

@hackall360 hackall360 merged commit 267aad5 into main Sep 24, 2025
2 checks passed
@hackall360 hackall360 deleted the codex/fix-voice-playback-issues branch September 24, 2025 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant