Sample Python Project for creating a new Python Module
Project description
🎧 audioarxiv
📚 Documentation: https://isaac-cf-wong.github.io/audioarxiv/
Turn arXiv papers into audio.
audioarxiv lets you fetch the research papers from arXiv and read them aloud.
🚀 Features
- 🔍 Search and retrieve papers using the arXiv API
- 📄 Extract and parse the content from PDF (excluding title/abstract)
- 🗣️ Convert text to speech with natural voice output
- 🧠 Great for passive learning while commuting or doing chores
📦 Installation
Install from PyPI:
pip install audioarxiv
Install from Conda:
conda install -c conda-forge audioarxiv
🛠 Usage
audioarxiv --id "<arxiv id>"
🎙️ Text-to-Speech Options
You can customize the voice engine using pyttsx3 by specifying the speaking rate, volume, voice, and pause between sentences.
audioarxiv --id "<arxiv id>" --rate <rate> --volume <volume> --voice "<voice>" --pause-seconds <pause-seconds>
rate: Number of words per minutes. Defaults to 140.volume: Volume of the audio. Defaults to 0.9.voice: Voice of the audio. Defaults to the pyttsx3 default voice.pause-seconds: Number of seconds to pause between sentences.
The settings are saved, so you only need to provide your preferred settings once.
Contributing
This project welcomes contributions and suggestions. For details, visit the repository's Contributor License Agreement (CLA) and Code of Conduct pages.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file audioarxiv-0.1.0rc48.post1.tar.gz.
File metadata
- Download URL: audioarxiv-0.1.0rc48.post1.tar.gz
- Upload date:
- Size: 32.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1ce46187e176f475a6d7d62538052ad6e568d095741cd3a467e159f92bfbf75
|
|
| MD5 |
ff99afab38e9d93dcfc5a8dc3d58b23d
|
|
| BLAKE2b-256 |
227a549aaa45df93673108d7de8d4e0e910e4f7801b59833acbfbbe6f7f0f418
|
File details
Details for the file audioarxiv-0.1.0rc48.post1-py3-none-any.whl.
File metadata
- Download URL: audioarxiv-0.1.0rc48.post1-py3-none-any.whl
- Upload date:
- Size: 14.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3b3357dc07b307b39d62fa35d0a292a50783dd51f2c8914f9934c620f042631
|
|
| MD5 |
70325e648d40c3885dd174ef5c2c9b9e
|
|
| BLAKE2b-256 |
85b6c88dbeaa0d882139bed76b5dff8938e23a3219a9701103d3f3fdd3c9fe26
|