COMMITS
December 22, 2025
December 20, 2025
A
Merge pull request #148 from githubnemo/feature/token-bytes
AbSadiki committed
December 19, 2025
A
Merge pull request #106 from absadiki/feat/openvino
AbSadiki committed
December 10, 2025
N
Implement `whisper_token_to_bytes`
nemo committed
November 27, 2025
A
Merge pull request #144 from candrews/update-whispercpp
AbSadiki committed
November 26, 2025
C
chore: Disable BMI2 when building on Windows
Craig Andrews committed
November 24, 2025
C
chore: update whisper.cpp submodule to v1.8.2
Craig Andrews committed
October 31, 2025
A
Merge pull request #140 from absadiki/fix/cli
AbSadiki committed
A
fix(cli): save partial transcription results on keyboard interrupt #137
abdeladim-s committed
October 16, 2025
A
Merge pull request #136 from sheldonxxxx/main
AbSadiki committed
October 12, 2025
S
fix: adjust language detection loop to include max language ID
sheldonchiu committed
September 12, 2025
A
Merge pull request #133 from absadiki/chore/update-whispercpp
AbSadiki committed
A
ci: pin macOS runner to macos-14 to restore Xcode 15.4 build environment
abdeladim-s committed
A
Merge pull request #132 from absadiki/chore/update-whispercpp
AbSadiki committed
A
ci: pin macOS runner to macos-14 to restore Xcode 15.4 build environment
abdeladim-s committed
A
chore: update whisper.cpp submodule to v1.7.6
abdeladim-s committed
August 24, 2025
A
Merge pull request #129 from wooii/main
AbSadiki committed
August 23, 2025
C
docs: clarify probability is geometric mean of token probabilities
Chenfeng Chen committed
August 22, 2025
C
add extract_probability to constants
Chenfeng Chen committed
C
add extract_probability in Model.transcribe to optionally skip probability calculation
Chenfeng Chen committed
C
average token probabilities in log-space
Chenfeng Chen committed
August 21, 2025
A
Merge pull request #128 from aaron-ang/redirect-stderr
AbSadiki committed
C
optimize _get_segments probability calculation
Chenfeng Chen committed
C
Add per-segment average token probability to Segment
Chenfeng Chen committed
August 19, 2025
A
fix: stderr redirection
Aaron Ang committed
July 1, 2025
A
Merge pull request #124 from absadiki/fix/ui-freeze-gil-release
AbSadiki committed
A
ci: update windows runner from windows-2019 to windows-2022
abdeladim-s committed
June 27, 2025
A
refactor: replace DEF_RELEASE_GIL with manual GIL management in whisper_full functions
abdeladim-s committed
A
remove DEF_RELEASE_GIL from model initialization
abdeladim-s committed
A
test: replaced base64 hardcoded mp3 file in TestSegfault with a wav file
abdeladim-s committed