Skip to content

Releases: lingualab/speechmetryflow

v0.2.3

09 Feb 15:22

Choose a tag to compare

[v0.2.3] – 2026-02-09

Added

  • .gitattributes to enforce consistent end-of-line.

Changed

  • Documentation update.
  • lingualabpy is now at v0.1.3.

Fixed

  • speechmetryflow recipe was not building correctly with the cpu option
  • task can be "cookie" or "cookie_theft" in participans_ids.csv"

v0.1.0

03 Jul 15:09

Choose a tag to compare

Release v0.1.0

New release of the pipeline, which now automatically creates transcripts from audio data using whisper. The pipeline now also calculates audio metrics using opensmile.

What's Changed

  • Add opensmile features computation
  • Add whisper modules for speech2text tracnscriptions
  • Switch to a nf-core structure with modules and subworkflows for nextflow processes
  • documentation first draft.