Skip to content

Releases: linto-ai/whisper-timestamped

v1.15.8

25 Nov 10:18
Compare
Choose a tag to compare
Add turbo alignment heads

v1.15.7

25 Nov 03:47
Compare
Choose a tag to compare
Fixes #223 : update code to work with auditok>0.2.0

v1.15.6

04 Nov 06:48
Compare
Choose a tag to compare
Fixes #221 : workaround that disable SPD attention in latest version …

v1.15.5

30 Oct 08:16
Compare
Choose a tag to compare
Fixes #212 : workaround that disable SPD attention in latest version …

v1.15.4

22 Apr 18:01
Compare
Choose a tag to compare
fixes #190 : avoid to write twice the header of a file

v1.15.3

14 Mar 15:54
Compare
Choose a tag to compare
fix VAD timestamp conversion (bug introduced in 1.15.2)

v1.15.2

11 Mar 16:27
Compare
Choose a tag to compare
clearer implementation of remove_non_speech with respect to audio wit…

v1.15.1

03 Mar 20:09
bdee5d3
Compare
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
Compare
Choose a tag to compare
Merge pull request #166 from linto-ai/features/transformers

Enable transformers as a backend

v1.14.4

15 Jan 17:57
c1cf345
Compare
Choose a tag to compare
Merge pull request #162 from linto-ai/bugfix/load_transformers_shards

fix #160 : Load (transformers) model when splitted into different shards