Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: b7s/whisper-php

Tags

v1.2.2

Toggle v1.2.2's commit message
chore: add timeout method; improve examples

v1.2.1

Toggle v1.2.1's commit message
I added minimum size validation per model to detect incomplete downlo…

…ads. It checks if the video card supports AI processing (if not, it compiles to process via CPU); new example for video

v1.2.0

Toggle v1.2.0's commit message
chore: add support to extract audios from video and chunk size functi…

…on for big files

v1.1.0

Toggle v1.1.0's commit message
feat: new method useModel(), renamed text() to toText(), improve lang…

…uage detection

v1.0.1

Toggle v1.0.1's commit message
chore: improve logs, add pretty param to toJson()

v1.0.0

Toggle v1.0.0's commit message
feat: first commit