MyGit

v0.5.0

SYSTRAN/faster-whisper

版本发布时间: 2023-04-25 23:04:48

SYSTRAN/faster-whisper最新发布版本:v1.0.3(2024-07-01 18:05:08)

Improved logging

Some information are now logged under INFO and DEBUG levels. The logging level can be configured like this:

import logging

logging.basicConfig()
logging.getLogger("faster_whisper").setLevel(logging.DEBUG)

More control over model downloads

New arguments were added to the WhisperModel constructor to better control how the models are downloaded:

Other changes

相关地址:原始地址 下载(tar) 下载(zip)

查看:2023-04-25发行的版本