Content Deep Dive
The Code Revolution: Python SDK v3.0 Now Available
Blog post from Deepgram
Post Details
Company
Date Published
Author
David vonThenen
Word Count
1,226
Language
English
Hacker News Points
-
Summary
The Python SDK v3.0 has been released, aiming to reduce the barrier of entry and increase ease of use on the Deepgram Platform. This release aligns the SDK architectures between Python, Javascript, and Go, with asynchronous and synchronous classes and methods for accessing the API. The repository is enriched with a plethora of Python code examples, covering simple transcriptions to complex use cases such as streaming from the microphone. Additionally, improvements have been made to Live/Streaming Client implementation, simplifying the complexities associated with the underlying websocket interface.