Skip to content

[FEATURE] Add TranscriptionConfig support for transcript_filtering_config #87

@command-tab

Description

@command-tab

Which SDK is this feature request for?

  • speechmatics-rt (Real-Time SDK)
  • speechmatics-batch (Batch SDK)
  • Both SDKs
  • General/Repository

Is your feature request related to a problem? Please describe.
Add support for JobConfig transcript_filtering_config to enable disfluency removal. The API supports it, but this SDK does not.

Describe the solution you'd like
I'd like to be able to set job_config.transcription_config.transcript_filtering_config = True to have the SaaS API remove disfluencies.

Describe alternatives you've considered
I have my own local implementation of a disfluency remover, but I'd like to rely on the SaaS-provided one using this official SDK.

Use case
I'd like to remove disfluencies from transcripts using the officially provided method with this officially provided SDK.

Priority/Impact
How important is this feature to you?

  • Critical - blocking current work
  • High - would significantly improve workflow
  • Medium - nice to have improvement
  • Low - minor enhancement

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions