No project description provided
Project description
Faster Whisper CLI
Faster Whisper CLI is a Python package that provides an easy-to-use interface for generating transcriptions and translations from audio files using pre-trained Transformer-based models.
This CLI version of Faster Whisper allows you to quickly transcribe or translate an audio file using a command-line interface.
Installation
You can install Faster Whisper CLI using pip:
pip install faster-whisper-cli
Usage
To use Faster Whisper CLI, simply run the faster-whisper command followed by the path to the input audio file:
faster-whisper path/to/audio.wav
This will transcribe the audio file using the default settings and print the output to the console.
You can also specify various options to customize the transcription process:
usage: faster-whisper [-h] [-o OUTPUT] [--language LANGUAGE] [--task TASK]
[--beam_size BEAM_SIZE] [--best_of BEST_OF]
[--patience PATIENCE]
[--length_penalty LENGTH_PENALTY]
[--temperature TEMPERATURE [TEMPERATURE ...]]
[--compression_ratio_threshold COMPRESSION_RATIO_THRESHOLD]
[--log_prob_threshold LOG_PROB_THRESHOLD]
[--no_speech_threshold NO_SPEECH_THRESHOLD]
[--condition_on_previous_text CONDITION_ON_PREVIOUS_TEXT]
[--initial_prompt INITIAL_PROMPT] [--prefix PREFIX]
[--suppress_blank SUPPRESS_BLANK]
[--suppress_tokens SUPPRESS_TOKENS [SUPPRESS_TOKENS ...]]
[--without_timestamps WITHOUT_TIMESTAMPS]
[--max_initial_timestamp MAX_INITIAL_TIMESTAMP]
[--word_timestamps WORD_TIMESTAMPS]
[--prepend_punctuations PREPEND_PUNCTUATIONS]
[--append_punctuations APPEND_PUNCTUATIONS]
[--vad_filter VAD_FILTER] [--model_size_or_path MODEL_SIZE_OR_PATH]
[--device DEVICE] [--device_index DEVICE_INDEX [DEVICE_INDEX ...]]
[--compute_type COMPUTE_TYPE] [--cpu_threads CPU_THREADS]
[--num_workers NUM_WORKERS]
audio
Project details
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 faster_whisper_cli-1.0.1.tar.gz.
File metadata
- Download URL: faster_whisper_cli-1.0.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.9.13 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce32dafc157913cd73272b38ce4c2845fc6d4cafe4dea017e64a11174bfed6ba
|
|
| MD5 |
977ad3e10e2968cdd240cc8b0b162927
|
|
| BLAKE2b-256 |
7f383f74fefd76803f881c54f43354769d23f294251ee514c22d9d399fe8f9e0
|
File details
Details for the file faster_whisper_cli-1.0.1-py3-none-any.whl.
File metadata
- Download URL: faster_whisper_cli-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.9.13 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e58b65461a772e5903461d9710344d47cbc586fe91f32a9542416805c3baf7c
|
|
| MD5 |
a084290af4d95d614b05ea8ea7f6a442
|
|
| BLAKE2b-256 |
613a256de1376ab4f524909eddce26f61fa57a2168c8da7c3a43f2301b0aafd5
|