Eric Hansen

Results 23 comments of Eric Hansen

Can you provide a bit more details on the appropriate use case for ConversationTranscription with speaker profiles? How does this compare and contrast with Speaker Recognition? If this is outside...

@Pullarg I tried `my_results

@brnleehng Yep, that's what I've been doing. I suppose I don't understand the use case for `enableCloudCombine = FALSE`. How should we be using this option? The documentation doesn't have...

Any updates on this issue? Getting same problem as @Sebs030.

@atroiano Did you come up with a work around? I'm experiencing the same problem.

You're clearly missing `setuptools`. Use something like `pip install setuptools` or `conda install setuptools` (depending on what manager you're using) and then try again. But yes, I agree that this...

Being able to easily install vim with winget should be a core use case of winget.

There have been a lot of updates in regards to this. For the desired level of verbosity, try adjusting the logging levels in the constants module. For more information on...