Skip to content

fix: update pyproject.toml description, add readme field#4

Merged
karamouche merged 1 commit into
mainfrom
docs/update-pyproject
May 22, 2026
Merged

fix: update pyproject.toml description, add readme field#4
karamouche merged 1 commit into
mainfrom
docs/update-pyproject

Conversation

@karamouche

Copy link
Copy Markdown
Owner

Summary

  • Update project description to match README: "Generate degraded speech datasets for noise-robust ASR benchmarking"
  • Add missing readme = "README.md" field so PyPI picks up the long description
  • Remove torchcodec dependency — the codebase uses soundfile decoding explicitly to avoid it (see dataset.py)

Type of change

  • Bug fix
  • New feature / preset
  • Refactor / cleanup
  • Docs / CI

Checklist

  • uv run pytest passes
  • uv run ruff check . passes
  • CLAUDE.md updated if behaviour changed
  • README.md updated if user-facing behaviour changed

@karamouche karamouche changed the title fix: update pyproject.toml description, add readme field, drop torchcodec fix: update pyproject.toml description, add readme field May 22, 2026
@karamouche karamouche merged commit e58fcac into main May 22, 2026
6 checks passed
@karamouche karamouche deleted the docs/update-pyproject branch May 22, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant