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
6a2da9a95cf807d529ea97b2ce1c46103a88e158
faster-whisper
/
faster_whisper
History
Guillaume Klein
6a2da9a95c
Also catch client-side network exceptions when synchronizing models (
#228
)
2023-05-11 15:07:15 +02:00
..
assets
Support VAD filter (
#95
)
2023-04-03 17:22:48 +02:00
__init__.py
Automatically download converted models from the Hugging Face Hub (
#70
)
2023-03-24 10:55:55 +01:00
audio.py
Support separating the left and right audio channels (
#97
)
2023-04-03 11:22:43 +02:00
feature_extractor.py
Run some automatic tests with GitHub Actions (
#68
)
2023-03-22 20:50:03 +01:00
tokenizer.py
Prevent out of range error in method split_tokens_on_unicode (
#111
)
2023-04-04 10:51:14 +02:00
transcribe.py
transcribe: return all language probabilities if requested (
#210
)
2023-05-09 14:53:47 +02:00
utils.py
Also catch client-side network exceptions when synchronizing models (
#228
)
2023-05-11 15:07:15 +02:00
vad.py
Implement VadOptions (
#198
)
2023-05-09 12:47:02 +02:00