speechmatics / speechmatics-python

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

Update AudioEventsConfig to return empty dict as default #98

Closed dumitrugutu closed 4 months ago

dumitrugutu commented 4 months ago

Update AudioEventsConfig to support audio_events_config={} as default as currently it defaults to audio_events_config={“types”:[]}