AssemblyAI / assemblyai-python-sdk

AssemblyAI's Official Python SDK
https://assemblyai.com
MIT License
146 stars 18 forks source link

Entity Detection Validation Error #67

Closed cx-duan closed 6 months ago

cx-duan commented 6 months ago

Enabling entity detection in the SDK returns an error: # validation error for TranscriptResponse

This seems to only apply to the Python SDK and results in None response for the text and utterances key.

ploeber commented 6 months ago

Closing this. We looked into it and it was not an SDK error. Entity detection should work again