Files
stream-shorts/src/StreamShorts.Console/CHANGELOG.md
T

2.6 KiB

Change Log

All notable changes to this project will be documented in this file. See versionize for commit guidelines.

0.0.0 (2025-08-20)

Features

  • add specific domain exceptions (ff423db)
  • complete implementation using gemini as analyzer (d470574)
  • extract audio conversion to separate class and refine audio extraction (a186437)
  • implement default prompt for analysis (f96644e)
  • initial whipser transcriber implementation (ef45a40)
  • it works 🥳 (da5134b)
  • refactor audio extraction to reusable class (0a661d6)
  • trying to create clips...probs a waste of time grrrrrrr (85304ea)
  • wip on extracting whisper transcription logic to separate class (d5f1347)
  • wip on implementing gemini analyzer (d7a953f)
  • wip...got full transcription all in memory (75bb571)
  • wip...migrating to proper app (310f56f)

Bug Fixes

  • it works, but needed to switch local LLM for hosted one. (cd94b70)
  • maintain passed in streams position (07190ac)
  • practice defense driving...seal it all (f6773cb)