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
08480f07ed
openreader
/
src
History
Richard Roberson
08480f07ed
Merge pull request
#52
from thepycoder/feature/better-speed-control
2025-06-29 15:09:05 -06:00
..
app
Remove the NLP route, since it is no longer used.
2025-06-22 15:48:33 +02:00
components
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
contexts
Merge pull request
#52
from thepycoder/feature/better-speed-control
2025-06-29 15:09:05 -06:00
hooks
Add TXT and MD support with and HTML viewer with react markdown + many refactors to support it
2025-04-15 02:28:51 -06:00
types
Add TXT and MD support with and HTML viewer with react markdown + many refactors to support it
2025-04-15 02:28:51 -06:00
utils
Bump version + fix build error
2025-06-22 13:47:23 -06:00