Releases: mrothpa/Audio2Note
Releases · mrothpa/Audio2Note
Audio2Note v1.0.1 - Stabil Release
Fixed the last bugs.
Edited the Installation part of README.md for better introductions.
Audio2Note v1.0.0 - Initial Release
Audio2Note v1.0.0 - Initial Release
This release introduces the core functionality of Audio2Note:
- Audio transcription using Whisper (supporting multiple languages).
- Summarization of transcripts using Hugging Face models.
- Integration with Google Drive for seamless file management.
- Integration with Notion for organizing transcriptions and summaries in a personal or team workspace.
- Support for easy customization and further extensions.
Prerequisites:
- Python 3.8+
- Google Cloud credentials for Drive access.
- Notion API setup for note storage.
See the README for detailed instructions on setup and usage.