Skip to content

Releases: Noah-Jaffe/Transcribble

v1.2.1

06 Oct 17:10

Choose a tag to compare

What's Changed

  • bugfix, fstring incompatible with some versions of python by @Noah-Jaffe in #8
  • back merge for diff by @Noah-Jaffe in #9
  • sync 1.1.1rc1 to main by @Noah-Jaffe in #10
  • added splitfile program
  • force package versions as everything should be working as of Oct 6 2025!

Full Changelog: 1.1.1...1.2.1

v1.1.1

01 Oct 15:06
92aaf00

Choose a tag to compare

What's Changed

  • new ui in src/Gui.py
  • update versions
  • added documentation for running directly from console, made code cleaner
  • bugfix for nested arrays
  • update file for comments and more modularity
  • ui overhaul bugfixes (dont do auto retry)
  • removed outdated files
  • Create LICENSE
  • add citation file
  • add new name to title
  • removed unsupported features
  • added about button
  • updated readme for name change
  • validate requirements

Full Changelog: 1.0.3rc1...1.1.1rc1

v1.0.3rc1

02 Sep 16:15
7090194

Choose a tag to compare

What's Changed

Full Changelog: 1.0.3...1.0.3rc1

1.0.3-alpha

29 Jul 17:39

Choose a tag to compare

  • add better error handling
  • validate external dependencies are reachable
  • fast fail when file type is failed to be converted
  • improved logging
  • redo readme for install instuctions

Full Changelog: 1.0.2...1.0.3

1.0.2

21 Jul 16:51

Choose a tag to compare

What's Changed

  • Improved cross platform support
  • Additional debug logging to support troubleshooting
    • To disable this, change the DEBUG flag to False in the transcribe_proc.py file
  • Fixes requirements/imports
    • nemo (the package that handles the diarization)
      • updated to 2.4 which has some critical bugfixes
    • ffmpeg
      • updated to the proper ffmpeg package
    • cleaned up requirements.txt to prevent python version issues and package installation issues
  • updated readme.md for explicit_requirements.txt
  • Changed the cache/models persistent data to be saved per computer user

Full Changelog: 1.0.0...1.0.2

1.0.1

21 Jul 02:39
142f8cd

Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

02 Jul 22:36
32bcc10

Choose a tag to compare

What's Changed

Full Changelog: 0.0.1...1.0.0

v1.0.0-alpha

09 Apr 20:48
cb00a89

Choose a tag to compare

See readme for features!

0.0.1

21 Feb 18:45

Choose a tag to compare

Basic application