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
a67e0e47aec5dabcb8c519fa971334a91cecc2a2
faster-whisper
/
faster_whisper
T
History
Sanchit Gandhi
and
GitHub
a67e0e47ae
Add support for distil-large-v3 (
#755
)
...
* add distil-large-v3 * Update README.md * use fp16 weights from Systran
2024-03-26 14:58:39 +01:00
..
assets
Support VAD filter (
#95
)
2023-04-03 17:22:48 +02:00
__init__.py
Expose function available_models (
#475
)
2023-09-14 17:17:01 +02:00
audio.py
Add pad_or_trim function to handle segment before encoding (
#705
)
2024-02-29 17:08:28 +01:00
feature_extractor.py
support distil-whisper (
#557
)
2024-01-24 10:17:12 +01:00
tokenizer.py
Add V3 Support (
#578
)
2023-11-24 23:16:12 +01:00
transcribe.py
Improve language detection (
#732
)
2024-03-12 15:44:49 +01:00
utils.py
Add support for distil-large-v3 (
#755
)
2024-03-26 14:58:39 +01:00
vad.py
Fix typo (
#304
)
2023-06-16 07:37:45 +02:00
version.py
Bump version to 1.0.1 (
#725
)
2024-03-01 11:32:12 +01:00