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
2f266eb8442a651b8b9a30f499aded609eb31f47
faster-whisper
/
faster_whisper
History
Guillaume Klein
2f266eb844
Fix VAD index error when a predicted timestamps is too large (
#107
)
2023-04-03 19:34:54 +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
Suppress some special tokens when the default set is not used
2023-03-30 12:42:29 +02:00
transcribe.py
Support VAD filter (
#95
)
2023-04-03 17:22:48 +02:00
utils.py
Support VAD filter (
#95
)
2023-04-03 17:22:48 +02:00
vad.py
Fix VAD index error when a predicted timestamps is too large (
#107
)
2023-04-03 19:34:54 +02:00