A tool allowing a user to download their audiobooks from Audible and transcribe the bookmarks into text, which can be exported to Notion and Excel (.csv)
Stars
69
Forks
20
Watchers
69
Open Issues
9
Overall repository health assessment
No package.json found
This might not be a Node.js project
50
commits
16
commits
8
commits
6
commits
4
commits
3
commits
1
commits
1
commits
Merge pull request #31 from kamil-rudnicki/kamil-rudnicki-patch-1
b09614cView on GitHubUpdate transcription-related messages and documentation for clarity
e914128View on GitHubEnhance error messages in command.py for missing Readwise token and OpenAI API key
71801a1View on GitHubFix book title assignment in AudibleAPI to handle missing titles gracefully
88f5da5View on GitHubFix book title assignment in AudibleAPI to use correct variable reference
dc6af6cView on GitHubAdd OpenAI Whisper API support for transcription in audible_api.py
edbb753View on GitHub