mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:55 -05:00
[Bug]: Web Client has robotic audio when using <1.0 playback speeds #3222
Labels
No labels
authentication
awaiting release
backlog
bug
chapter editor
config-issue
ebooks
encoding/embedding
enhancement
help wanted
listening sessions & progress
planned
possible plugin
progress sync
sorting/filtering/searching
unable to reproduce
upload
users & permissions
waiting
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/audiobookshelf-advplyr#3222
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @skier233 on GitHub (Feb 6, 2026).
What happened?
In the web client, setting the playback speed to <1.0 causes the audio quality to sound slightly robotic and less natural.
This is definitely on the web client as ShelfPlayer (via ios) using the same AudioBookShelf backend does not have this problem.
What did you expect to happen?
Natural sounding audio
Steps to reproduce the issue
Audiobookshelf version
v2.30.0
How are you running audiobookshelf?
Docker
What OS is your Audiobookshelf server hosted from?
Linux
If the issue is being seen in the UI, what browsers are you seeing the problem on?
Other (list in "Additional Notes" box)
Logs
Additional Notes
Issue happens in Brave, Chrome, and Edge so doesn't appear browser-related
@nichwall commented on GitHub (Feb 6, 2026):
The playback speed just adjusts the speed of the audio, we aren't doing any extra processing for the playback.
Shelfplayer may be doing something special for slower speeds. Have you tested with any other apps?
@skier233 commented on GitHub (Feb 6, 2026):
I see plappa has the same effect as ShelfPlayer where it sounds normal (unlike the web client which has the robotic artifact)