Releases: karamouche/noisekit
Releases · karamouche/noisekit
Release list
v0.1.5
What's Changed
- fix: ensure audio array is mono and maintain float32 dtype in extract_audio_and_text function by @karamouche in #9
- feat: add --transcript-column option to override dataset transcript field by @karamouche in #10
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- ci: update commitlint workflow to use npx by @karamouche in #7
- refactor: update CLI and documentation to use singular '--preset' option for clarity by @karamouche in #8
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- feat: add MuLawCompanding transform by @karamouche in #6
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- feat: add Code of Conduct and Security Policy to enhance community guidelines by @karamouche in #5
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- feat: update output format to metadata.jsonl by @karamouche in #1
- feat: expand audio degradation scenarios with new presets and compound chains by @karamouche in #2
- refactor: simplify preset naming and remove transmission_dropout by @karamouche in #3
- fix: update pyproject.toml description, add readme field by @karamouche in #4
New Contributors
- @karamouche made their first contribution in #1
Full Changelog: https://github.com/karamouche/noisekit/commits/v0.1.1