Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Releases: finos/greenkey-asrtoolkit

Release 0.2.4 - QOL improvements and bug fixes

19 May 18:51
Compare
Choose a tag to compare
  • only append align_json if defined
  • use code beautifier black and enforce isort ordering
  • refactor exemplar class
  • enforce segment validation
  • expose minimum sizes in prepare_audio_corpora

Release 0.2.3

21 Jul 21:43
Compare
Choose a tag to compare

bug fixes

  • preserves noise tags with brackets
  • docker image functional again
    new features
  • corpus splitting can occur based on number of words

0.1.20

16 Sep 20:46
eb2d962
Compare
Choose a tag to compare
Merge pull request #75 from finos/matthew/FixAudioSplitter

fix audio splitter

0.1.19

26 Jun 15:06
572efcd
Compare
Choose a tag to compare

Safety rails put in place around most scripts
Pep8 style in place now

0.1.18

23 May 16:18
f791e33
Compare
Choose a tag to compare
bump version

0.1.17

22 May 16:53
b18d3ad
Compare
Choose a tag to compare

Release 0.1.17

0.1.16

16 May 16:59
ba4b41e
Compare
Choose a tag to compare

Recent code changes include extending the nonsilence noise list and refactoring the corpus object for stability

0.1.13

28 Feb 20:19
90379e9
Compare
Choose a tag to compare

Relaxing requirements for pandas since functionality is uncommonly used.

0.1.12: Merge pull request #30 from finos-voice/matthew/tweakCleanUp

11 Jan 20:07
0b61bb4
Compare
Choose a tag to compare

0.1.11

03 Jan 20:59
160a2c5
Compare
Choose a tag to compare

Bugfix release stopping regex explosion for select test cases.