Skip to content

feat: extract Python adapters and initialize models asynchronously#415

Closed
paulirish wants to merge 1 commit intomainfrom
pr/adapter-extractions
Closed

feat: extract Python adapters and initialize models asynchronously#415
paulirish wants to merge 1 commit intomainfrom
pr/adapter-extractions

Conversation

@paulirish
Copy link
Copy Markdown
Collaborator

Description

  • Extracts PyAnnote, Parakeet, and Canary logic into dedicated Python scripts within `internal/transcription/adapters/py/`.
  • Updates `Makefile` and `ci.yaml` to run `pytest` on these extractions.
  • Introduces `cmd/setup-adapters` for environment initialization.
  • Refactors model adapter registration to happen centrally in `registry.go` and runs them asynchronously during server startup.

@paulirish paulirish closed this Mar 2, 2026
@paulirish
Copy link
Copy Markdown
Collaborator Author

apologies i didnt intend to make these PRs!

@paulirish paulirish deleted the pr/adapter-extractions branch March 4, 2026 05:25
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