Skip to content

Releases: Zafirmk/BytePods

v2.2

08 May 15:29

Choose a tag to compare

Changes since v2.1

  • Fixed news repetition by introducing seen_headlines.txt which stores headlines that were previously reported on.

v2.1

01 May 15:03

Choose a tag to compare

Changes since v2.0

  • Bug fixes

v2.0

01 May 04:06
1687e61

Choose a tag to compare

Changes since v1.0

  • Complete overhaul of TTS implementation, now using ElevenLabs.
    • TTS is now much more natural and less prone to voice cracking / other flaws.
    • TTS implementation is much simpler using ElevenLabs API, no longer have to pass through google TTS + so-vits-svc.
    • NewsBytes is now light weight. No model is stored or downloaded during runtime.
  • News stories are no longer repeated in successive NewsBytes.

v1.2

29 Apr 15:57

Choose a tag to compare

Changes since v1.1

  • News stories are no longer repeated in successive NewsBytes

v1.1

29 Apr 14:56
a9e96c9

Choose a tag to compare

Changes since v1.0

  • so-vits-svc model is now downloaded during runtime, rather than stored locally.
  • Pylint restructuring

v1.0

28 Apr 23:02

Choose a tag to compare

Initial Release featuring TTS by so-vits-svc

Drawbacks

  • GeneratePodcast
  • ArticleScrapper
    • News stories may repeat in consecutive NewsBytes