Releases: lingualab/speechmetryflow
Releases · lingualab/speechmetryflow
v0.2.3
v0.1.0
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
modulesandsubworkflowsfor nextflow processes - documentation first draft.