chidiwilliams / buzz

Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI's Whisper.
https://chidiwilliams.github.io/buzz
MIT License
12.41k stars 938 forks source link

v0.9.0 #725

Closed Jackvrs closed 6 months ago

Jackvrs commented 6 months ago

Discussed in https://github.com/chidiwilliams/buzz/discussions/688

Originally posted by **chidiwilliams** March 15, 2024 ## What's Changed * Update language translations * Update docs * Publish to PyPI * Upgrade to Whisper v3 in https://github.com/chidiwilliams/buzz/pull/626 * Fix OpenAI API transcriber audio limits * Add folder watch * Update Linux Snap build * Add URL imports * Fix CLI generating blank filenames * Save transcriptions to SQLite * Fix Linux Keyring exceptions in https://github.com/chidiwilliams/buzz/pull/685 * Add transcript text viewer in https://github.com/chidiwilliams/buzz/pull/686 ## New Contributors * @albanobattistella made their first contribution in https://github.com/chidiwilliams/buzz/pull/592 * @fitojb made their first contribution in https://github.com/chidiwilliams/buzz/pull/628 * @Sebek05 made their first contribution in https://github.com/chidiwilliams/buzz/pull/658 **Full Changelog**: https://github.com/chidiwilliams/buzz/compare/v0.8.4...v0.9.0
This discussion was created from the release v0.9.0.
fitojb commented 6 months ago

Excuse me, but what’s the point of reposting a discussion as an issue verbatim?