Releases: Noah-Jaffe/Transcribble
Releases · Noah-Jaffe/Transcribble
v1.2.1
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
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
What's Changed
- V1.0.3 by @Noah-Jaffe in #5
- version bumps to prevent the _find_longest_common_sequence error by @Noah-Jaffe in #6
Full Changelog: 1.0.3...1.0.3rc1
1.0.3-alpha
- 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
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
- nemo (the package that handles the diarization)
- 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
1.0.0
What's Changed
- V1.0.0 alpha by @Noah-Jaffe in #1
- for public review V1.0.0 by @Noah-Jaffe in #2
Full Changelog: 0.0.1...1.0.0
v1.0.0-alpha
See readme for features!
0.0.1
Basic application