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
1ce16652ee1da3864c34356e4f7d61eb4f941b20
faster-whisper
/
faster_whisper
T
History
Purfview
and
GitHub
1ce16652ee
Adds DEBUG log message for prompt_reset_on_temperature (
#399
)
...
Produce DEBUG log message if prompt_reset_on_temperature threshold is met.
2023-08-04 09:06:17 +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
Adds DEBUG log message for prompt_reset_on_temperature (
#399
)
2023-08-04 09:06:17 +02:00
utils.py
Add support for using whisper models from Huggingface by specifying the model id. (
#334
)
2023-07-03 17:40:10 +02:00
vad.py
Fix typo (
#304
)
2023-06-16 07:37:45 +02:00
version.py
Bump version to 0.7.1
2023-07-24 11:10:12 +02:00