fix: it works, but needed to switch local LLM for hosted one.

This commit is contained in:
Stevan Freeborn
2025-07-23 02:16:48 -05:00
parent da5134bad0
commit cd94b703bb
3 changed files with 91 additions and 18 deletions
+2
View File
@@ -4,6 +4,8 @@
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="FFMpegCore" Version="5.2.0" />
<PackageVersion Include="Microsoft.Extensions.Configuration" Version="9.0.7" />
<PackageVersion Include="Microsoft.Extensions.Configuration.Json" Version="9.0.7" />
<PackageVersion Include="NAudio" Version="2.2.1" />
<PackageVersion Include="Whisper.net.AllRuntimes" Version="1.8.1" />
</ItemGroup>