deepgram / deepgram-dotnet-sdk

.NET SDK for Deepgram's automated speech recognition APIs.
https://developers.deepgram.com
MIT License
30 stars 31 forks source link

reorganised the models to fit architecture approach #186

Closed CopperBeardy closed 8 months ago

CopperBeardy commented 8 months ago

move model to the architecture suggest in https://github.com/deepgram/deepgram-dotnet-sdk/issues/159

Made it possible to add the APiVersion as part of the deepgram options instead of it being constant on v1