mikeballou-augmedix
Results
2
comments of
mikeballou-augmedix
Thanks for all the background info @bangnguyen and @joguSD. Using your posts, I was able to understand the same issue you reported originally here. For those coming across it, hopefully...
Thanks @tmarice! This is awesome. Your code needed some modifications to work with the current latest SDK (0.4.0). ``` from typing import Optional from amazon_transcribe.client import TranscribeStreamingClient from amazon_transcribe.httpsession import...