UNPKG

smart-whisper-electron

Version:

Whisper.cpp Node.js binding with auto model offloading strategy.

4 lines (2 loc) 96 B
import { binding } from "./binding"; export class WhisperModel extends binding.WhisperModel {}