UNPKG

@transcribe/transcriber

Version:

Transcribe speech to text in the browser.

5 lines (4 loc) 140 B
export * from "./utils.js"; export * from "./Transcriber.js"; export * from "./FileTranscriber.js"; export * from "./StreamTranscriber.js";