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
c0d93d0829ccbf658e68b6b80ec0c2650bc902a8
faster-whisper
/
faster_whisper
T
History
Guillaume Klein
and
GitHub
c0d93d0829
Avoid computing higher temperatures on no_speech segments (
#225
)
...
Port commit
https://github.com/openai/whisper/commit/e334ff141d5444fbf6904edaaf408e5b0b416fe8
2023-07-03 10:20:36 +02:00
..
assets
Support VAD filter (
#95
)
2023-04-03 17:22:48 +02:00
__init__.py
Export __version__ at the module level (
#258
)
2023-05-24 15:50:37 +02: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
Avoid computing higher temperatures on no_speech segments (
#225
)
2023-07-03 10:20:36 +02:00
utils.py
Do not specify the vocabulary file extension in the download pattern (
#311
)
2023-06-20 10:53:11 +02:00
vad.py
Fix typo (
#304
)
2023-06-16 07:37:45 +02:00
version.py
Bump version to 0.6.0
2023-05-24 16:15:01 +02:00