Skip to content

v0.1.0-alpha Voice Input -> Analysis

Pre-release
Pre-release
Compare
Choose a tag to compare
@emilrueh emilrueh released this 07 Sep 13:53
· 17 commits to main since this release
7eed739

Braindump Pre-Release v0.1.0-alpha

What's New

  • Speech-to-text using OpenAI's Whisper model
  • Text analysis via GPT-3.5 Turbo
  • Output to text files and simple voice (gTTS)
  • Automatically opens text files for quick review

Status

  • 🚧 Heavily Work-In-Progress 🚧

Latest Commits

  • Full refactor for base functionality + tts (3785ca9)
  • Add multiple prompts and filenames (0e966f6)
  • Update for new version

License

  • MIT

For installation and usage, refer to README.