This website requires JavaScript.
Explore
Help
Sign In
heimoshuiyu
/
faster-whisper
Watch
1
Star
0
Fork
0
You've already forked faster-whisper
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
Files
def70d84968f27fa1366ce636b654fd719fa96df
faster-whisper
/
faster_whisper
History
Guillaume Klein
d03383f902
Simplify reuse of the encoder output
2023-03-30 15:58:27 +02:00
..
__init__.py
Automatically download converted models from the Hugging Face Hub (
#70
)
2023-03-24 10:55:55 +01:00
audio.py
Ignore the invalid audio frames (
#82
)
2023-03-27 10:19:22 +02:00
feature_extractor.py
Run some automatic tests with GitHub Actions (
#68
)
2023-03-22 20:50:03 +01:00
tokenizer.py
Suppress some special tokens when the default set is not used
2023-03-30 12:42:29 +02:00
transcribe.py
Simplify reuse of the encoder output
2023-03-30 15:58:27 +02:00
utils.py
Always disable the progress bar specific to snapshot_download
2023-03-29 12:11:24 +02:00