faster-whisper engine plugin for mate-bench
Project description
mate-engine-faster-whisper
faster-whisper engine plugin for mate-bench.
Wraps WhisperModel with automatic device selection (CUDA / CPU) and model caching
so repeated calls within a benchmark run avoid re-loading weights.
Usage
Registered automatically as faster-whisper when installed alongside mate-bench:
pip install mate-engine-faster-whisper
mate-bench run stt --profile quick --engine faster-whisper
Configuration
| Option | Default | Description |
|---|---|---|
device |
auto |
cuda, cpu, or auto (detected via PyTorch) |
compute_type |
auto |
float16 on CUDA, int8 on CPU |
language |
en |
BCP-47 language code passed to Whisper |
Requirements
- CUDA toolkit for GPU inference
- faster-whisper >= 1.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mate_engine_faster_whisper-0.1.0.tar.gz.
File metadata
- Download URL: mate_engine_faster_whisper-0.1.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.3 {"installer":{"name":"uv","version":"0.10.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4493211b105aaccb66d9db9339e026fbe43bfdaf05b6efe89a70c46fae75bb22
|
|
| MD5 |
28e1081c3e0899a8faea0ae31ed0f536
|
|
| BLAKE2b-256 |
8a4ebfe9a1a42e29cd79bbebe000f25f6ce0949943469a89b938cbc4758c16db
|
File details
Details for the file mate_engine_faster_whisper-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mate_engine_faster_whisper-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.3 {"installer":{"name":"uv","version":"0.10.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e3cc06cd99f1f9278cdd2af946f2a6b74a5239736241cf38f14416e75059c98
|
|
| MD5 |
df677cfc3ad9b045591051560ecf6955
|
|
| BLAKE2b-256 |
1922818157593a1c34e1a9a7719dd371bd2ef181fd3ca2718f62a594ce575131
|