Skip to content

Refactor playback state into Pinia store#21

Merged
alexykn merged 1 commit intomainfrom
codex/add-refs-and-actions-to-ttsstore
May 24, 2025
Merged

Refactor playback state into Pinia store#21
alexykn merged 1 commit intomainfrom
codex/add-refs-and-actions-to-ttsstore

Conversation

@alexykn
Copy link
Owner

@alexykn alexykn commented May 24, 2025

Summary

  • extend ttsStore with playback and download refs plus setter actions
  • have audio chunk helpers update progress via the store
  • rewrite playback composable to read/write state from ttsStore
  • refactor useTTS composable to use new store actions and refs

Testing

  • npm test (fails: vitest not found)
  • pytest -q

@alexykn alexykn merged commit dd305c5 into main May 24, 2025
1 check passed
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