issues
search
SciSharp
/
LLamaSharp
A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.
https://scisharp.github.io/LLamaSharp
MIT License
2.7k
stars
349
forks
source link
Updated whisper packages
#985
Closed
martindevans
closed
1 week ago
martindevans
commented
1 week ago
Some related work while fixing whisper example:
Cleaned up SpeechChat.cs:
Reformatting
Removed lots of helper code in favour of using existing helpers (UserSettings, AnsiConsole)
Refactored UserSettings to reduce duplication in file names
Some related work while fixing whisper example: