Skip to content

Releases: NavodPeiris/speechlib

release 1.1.2

04 Jun 05:51
b551a9f
Compare
Choose a tag to compare
  1. added fp16 support for running normal whisper on gpu
  2. updated readme

release 1.1.0

03 Jun 19:33
Compare
Choose a tag to compare
  1. added regular whisper support
  2. users should provide their own huggingface access tokens
  3. updated the api

release 1.0.15

27 May 18:43
442336f
Compare
Choose a tag to compare

using faster-whisper==1.0.2

release 1.0.14

19 May 14:17
697b123
Compare
Choose a tag to compare

Adds MPS support for faster inferencing on Macs

speechlib 1.0.13

29 Feb 12:29
c7cdd47
Compare
Choose a tag to compare
Merge pull request #21 from NavodPeiris/dev

updated with fixed dependency versions #20

speechlib 1.0.11

23 Jan 07:36
45a5d21
Compare
Choose a tag to compare

changelog:

log file saved as filename_HHMMSS_language.txt

speechlib 1.0.10

22 Jan 16:01
d363894
Compare
Choose a tag to compare

change log:

  • added faster-whisper
  • now able to directly input mp3, flac files to transcribe function without converting to wav
  • updated readme

speechlib 1.0.7

20 Jan 06:16
Compare
Choose a tag to compare

changed readme and library.md

speechlib 1.0.6

20 Jan 05:52
Compare
Choose a tag to compare

added examples

speechlib 1.0.5

19 Jan 13:40
Compare
Choose a tag to compare

changed a bit