ArchiveLabs / ArchiveLabs/audiobooks
Switching speed doesn't render until synth queue exhausted
Open
- Dominant language
- JavaScript
- Stars
- 29
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
When the speed, rate, or voice is changed, the synth queue should be regenerated after the current segment is done being read (i.e. the rest of the queue after the current segment should be re-rendered)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the speed, rate, and voice controls to the synth queue and identify where the current segment and remaining queue are handled. The issue is done when changing any of those settings preserves the current segment and regenerates the rest of the queue immediately after it finishes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100