speechmatics / speechmatics-python

Python library and CLI for Speechmatics
https://speechmatics.github.io/speechmatics-python/
MIT License
58 stars 14 forks source link

Fix type annotation for BatchSpeakerDiarizationConfig.speaker_sensitivity #56

Closed benjamingorman closed 1 year ago

benjamingorman commented 1 year ago

Should be float, not int. I've updated the docstring too.