Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forced Alignment Endpoint Client Missing from SDK #120

Open
sourman opened this issue Jan 12, 2025 · 0 comments
Open

Forced Alignment Endpoint Client Missing from SDK #120

sourman opened this issue Jan 12, 2025 · 0 comments

Comments

@sourman
Copy link

sourman commented Jan 12, 2025

I noticed that REV API supports forced alignment

There is no mention of this endpoint in the sdk. I plan to submit a pull request to add support.

@sourman sourman changed the title Forced Alignment Endpoint Client Missing Forced Alignment Endpoint Client Missing from SDK Jan 12, 2025
sourman pushed a commit to sourman/revai-python-sdk that referenced this issue Jan 12, 2025
* Introduced `ForcedAlignmentClient` for interacting with the Rev AI
  forced alignment API.
* Added data models: `ForcedAlignmentJob`, `ForcedAlignmentResult`,
  `ElementAlignment`, and `Monologue` to handle alignment jobs.
* Implemented methods for processing jobs in forced_alignment_client.
* Created a module for forced alignment models to organize classes.

Signed-off-by: Ahmed Mansour <[email protected]>
sourman pushed a commit to sourman/revai-python-sdk that referenced this issue Jan 12, 2025
* Introduced `ForcedAlignmentClient` for interacting with the Rev AI
  forced alignment API.
* Added data models: `ForcedAlignmentJob`, `ForcedAlignmentResult`,
  `ElementAlignment`, and `Monologue` to handle alignment jobs.
* Implemented methods for processing jobs in forced_alignment_client.
* Created a module for forced alignment models to organize classes.

Signed-off-by: Ahmed Mansour <[email protected]>
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

No branches or pull requests

1 participant