This website requires JavaScript.
Explore
Help
Register
Sign In
jadedpasta
/
transcribble
Watch
1
Star
0
Fork
0
You've already forked transcribble
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
transcribble
/
src
/
transcribble
History
Robert H
52245658bc
transcribe: fix empty segments
...
Sometimes the whisper model generates segments with no words in them. Skip these segments.
2026-05-31 17:37:33 -05:00
..
__init__.py
break everything up into modules
2026-05-29 02:15:44 -05:00
cli.py
better model selection cli
2026-05-29 02:37:03 -05:00
data.py
break everything up into modules
2026-05-29 02:15:44 -05:00
diarize.py
break everything up into modules
2026-05-29 02:15:44 -05:00
output.py
break everything up into modules
2026-05-29 02:15:44 -05:00
transcribe.py
transcribe: fix empty segments
2026-05-31 17:37:33 -05:00