v0.1.0
What's Changed
- Initial public release of
audioarxiv. - Fetch papers from arXiv using arXiv API.
- Read papers aloud with text-to-speech using
pyttsx3. - Command-line interface with customizable settings:
- Reading rate, voice, pause duration, output audio file, etc.
- Modular structure with components for audio, preprocessing, and paper fetching.