UNPKG

@picovoice/cheetah-web

Version:

Cheetah Speech-to-Text engine for web browsers (via WebAssembly)

10 lines (8 loc) 161 B
import "./commands"; declare global { namespace Cypress { interface Chainable { getFramesFromFile(path: string): Chainable<Int16Array>; } } }