Systran / faster-whisper-base

huggingface.co
Total runs: 1.7M
24-hour runs: 0
7-day runs: -31.6K
30-day runs: 63.1K
Model's Last Updated: November 23 2023
automatic-speech-recognition

Introduction of faster-whisper-base

Model Details of faster-whisper-base

Whisper base model for CTranslate2

This repository contains the conversion of openai/whisper-base to the CTranslate2 model format.

This model can be used in CTranslate2 or projects based on CTranslate2 such as faster-whisper .

Example
from faster_whisper import WhisperModel

model = WhisperModel("base")

segments, info = model.transcribe("audio.mp3")
for segment in segments:
    print("[%.2fs -> %.2fs] %s" % (segment.start, segment.end, segment.text))
Conversion details

The original model was converted with the following command:

ct2-transformers-converter --model openai/whisper-base --output_dir faster-whisper-base \
    --copy_files tokenizer.json --quantization float16

Note that the model weights are saved in FP16. This type can be changed when the model is loaded using the compute_type option in CTranslate2 .

More information

For more information about the original model, see its model card .

Runs of Systran faster-whisper-base on huggingface.co

1.7M
Total runs
0
24-hour runs
-18.0K
3-day runs
-31.6K
7-day runs
63.1K
30-day runs

More Information About faster-whisper-base huggingface.co Model

More faster-whisper-base license Visit here:

https://choosealicense.com/licenses/mit

faster-whisper-base huggingface.co

faster-whisper-base huggingface.co is an AI model on huggingface.co that provides faster-whisper-base's model effect (), which can be used instantly with this Systran faster-whisper-base model. huggingface.co supports a free trial of the faster-whisper-base model, and also provides paid use of the faster-whisper-base. Support call faster-whisper-base model through api, including Node.js, Python, http.

faster-whisper-base huggingface.co Url

https://huggingface.co/Systran/faster-whisper-base

Systran faster-whisper-base online free

faster-whisper-base huggingface.co is an online trial and call api platform, which integrates faster-whisper-base's modeling effects, including api services, and provides a free online trial of faster-whisper-base, you can try faster-whisper-base online for free by clicking the link below.

Systran faster-whisper-base online free url in huggingface.co:

https://huggingface.co/Systran/faster-whisper-base

faster-whisper-base install

faster-whisper-base is an open source model from GitHub that offers a free installation service, and any user can find faster-whisper-base on GitHub to install. At the same time, huggingface.co provides the effect of faster-whisper-base install, users can directly use faster-whisper-base installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

faster-whisper-base install url in huggingface.co:

https://huggingface.co/Systran/faster-whisper-base

Url of faster-whisper-base

faster-whisper-base huggingface.co Url

Provider of faster-whisper-base huggingface.co

Systran
ORGANIZATIONS

Other API from Systran