This website requires JavaScript.
Explore
Help
Sign In
heimoshuiyu
/
faster-whisper
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
Files
6a84df400fb7bc3ff7fc2197a4586e9338d981bb
faster-whisper
/
faster_whisper
T
History
Guillaume Klein
6a84df400f
Fix all_tokens handling
...
See
https://github.com/openai/whisper/commit/38f2f4d99d297c2fc09f9f5f28eaa06b017e24a3
2023-03-09 10:02:25 +01:00
..
__init__.py
Initial commit
2023-02-11 10:21:19 +01:00
audio.py
Fix error in decode_audio for long audio inputs
2023-03-07 10:15:36 +01:00
feature_extractor.py
Pad the audio instead of the spectrogram
2023-03-08 10:50:46 +01:00
transcribe.py
Fix all_tokens handling
2023-03-09 10:02:25 +01:00