Bionic reading converter for ePub in Rust
1–6 of 6 posts
Re: Bionic reading converter for ePub in Rust
#2Tired of using Python tools I rewrote epub bionic conversion is Rust.
Let me know if have some good ideas for features or integrations.
Re: Bionic reading converter for ePub in Rust
#3> On my machine the King James Bible epub file, 1.7MiB of compressed text, was converted in less than a second.
I took almost a second. Since we don’t know what your machine is, the statistic is irrelevant. What’s the harm in providing the model?
Re: Bionic reading converter for ePub in Rust
#4Tired of using Python tools I rewrote epub bionic conversion is Rust. Let me know if have some good ideas for features or integrations.
Do you think you could compile it to WASM and make it into a browser extension?
Re: Bionic reading converter for ePub in Rust
#5bionic reading: https://bionic-reading.com/br-method/
Re: Bionic reading converter for ePub in Rust
#6> On my machine the King James Bible epub file, 1.7MiB of compressed text, was converted in less than a second. I took almost a second. Since we don’t know what your machine is, the statistic is irrelevant. What’s the harm in providing the model?
Meh, it provides info about some order of magnitude you can expect from performance. It doesn't take 10 seconds. It's not instant. It's fast enough to do on the fly.