This website requires JavaScript.
Explore
Help
Sign in
danvics
/
openreader
Watch
1
Star
0
Fork
You've already forked openreader
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
772aa83f6a
openreader
/
src
/
components
/
player
History
RobbyV2
41ea2cdc52
Auto select navigation
2025-07-19 12:40:01 -07:00
..
Navigator.tsx
Auto select navigation
2025-07-19 12:40:01 -07:00
SpeedControl.tsx
Allow for player speed changes as well as native voice speed changes. Kokoro for example swallows parts of words when asked to go faster than maybe 1.3x. This fixes that, by simply speeding up the player instead. Since we're already using the html5 version of howler, by default it will pitch-correct the audio and it sounds quite good!
2025-06-23 14:09:51 +02:00
TTSPlayer.tsx
Allow for player speed changes as well as native voice speed changes. Kokoro for example swallows parts of words when asked to go faster than maybe 1.3x. This fixes that, by simply speeding up the player instead. Since we're already using the html5 version of howler, by default it will pitch-correct the audio and it sounds quite good!
2025-06-23 14:09:51 +02:00
VoicesControl.tsx
Update 'use client' in places
2025-02-04 22:28:38 -07:00