Skip to content

v0.1.0

Choose a tag to compare

@isaac-cf-wong isaac-cf-wong released this 20 Apr 10:29
· 31 commits to main since this release

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.