HumeAI / hume-api-examples

Example projects built with the Hume AI APIs
MIT License
102 stars 63 forks source link

Update expression measurement Python example #92

Closed norman-codes closed 3 weeks ago

norman-codes commented 3 weeks ago

Refactors top_emotions.py to use the Fern-generated Python SDK, demonstrating manual polling with exponential backoff as well as how to more directly extract and display various inference result information.