revai-python-sdk icon indicating copy to clipboard operation
revai-python-sdk copied to clipboard

Add Forced Alignment Client and Models (#120)

Open sourman opened this issue 9 months ago • 0 comments

  • 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.

sourman avatar Jan 12 '25 14:01 sourman