Skip to content

Releases: linto-ai/whisper-timestamped

v1.15.9

09 Sep 07:04

Choose a tag to compare

increment version

v1.15.8

25 Nov 10:18

Choose a tag to compare

Add turbo alignment heads

v1.15.7

25 Nov 03:47

Choose a tag to compare

Fixes #223 : update code to work with auditok>0.2.0

v1.15.6

04 Nov 06:48

Choose a tag to compare

Fixes #221 : workaround that disable SPD attention in latest version …

v1.15.5

30 Oct 08:16

Choose a tag to compare

Fixes #212 : workaround that disable SPD attention in latest version …

v1.15.4

22 Apr 18:01

Choose a tag to compare

fixes #190 : avoid to write twice the header of a file

v1.15.3

14 Mar 15:54

Choose a tag to compare

fix VAD timestamp conversion (bug introduced in 1.15.2)

v1.15.2

11 Mar 16:27

Choose a tag to compare

clearer implementation of remove_non_speech with respect to audio wit…

v1.15.1

03 Mar 20:09
bdee5d3

Choose a tag to compare

Merge pull request #175 from linto-ai/features/explicit_vad

Support explicit start/end timestamps of speech activity detection (VAD) given by the user + add vad segments in the output

v1.15.0

25 Feb 15:49
79cc85e

Choose a tag to compare

Merge pull request #166 from linto-ai/features/transformers

Enable transformers as a backend