audify-rs

Crates.ioaudify-rs
lib.rsaudify-rs
version0.1.0
created_at2025-05-08 10:05:19.524594+00
updated_at2025-05-08 10:05:19.524594+00
descriptionconvert PDF to audio files
homepage
repository
max_upload_size
id1665088
size94,982
Adeoye Adefemi (opeolluwa)

documentation

README

audify-rs

Convert PDF to audio files, usable in mobile, servers and desktop applications.

Why use Rust?

Rust in audify-rs is encouraged by the possiblity of running Rust on mutiple platforms and architectures with very little hardware footprint

Getting Started

Dependencies

Installing

git clone https://github.com/opeolluwa/audify-rs
cd audify-rs
just download-models

Executing program

cargo run --example audio

Use cases

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Commit count: 0

cargo fmt