NickDarvey/whisper

a .NET-friendly wrapper

NickDarvey opened this issue · 0 comments

Right now Whisper.Runtime does not try to alter whisper.cpp's API so if you're following the documentation over there, you can do the same things here.

This issue is to write a .NET-friendly wrapper library to make Whisper more idiomatic to use from C# and F#.