Shared library and bindings for project Echo a cross platform application to convert PDF to audio files, usable in mobile, servers and desktop applications.
Rust in audify-rs is encouraged by the possiblity of running Rust on mutiple platforms and architectures with very little hardware footprint
git clone https://github.com/opeolluwa/audify-rs
cd audify-rs
just download-models
cargo run --example audio
This project is licensed under the MIT License - see the LICENSE.md file for details