ComfyOnline
SDT_FasterWhisperLoader

ComfyUI Node: Load faster-whisper

Authored by kale4eat

Created 7 months ago

Updated about a month ago

12 stars

Category

speech-dataset-toolkit/ai/faster-whisper

Inputs

model_size

  • large-v3

device

  • auto
  • cpu
  • cuda

compute_type

  • default
  • auto
  • int8
  • int8_float32
  • int8_float16
  • int8_bfloat16
  • int16
  • float16
  • float32
  • bfloat16

cpu_threads INT

num_workers INT

Outputs

FASTER_WHISPER

Extension: ComfyUI-speech-dataset-toolkit

Basic audio tools using torchaudio for ComfyUI. It is assumed to assist in the speech dataset creation for ASR, TTS, etc.

Authored by kale4eat