feat: wip...got full transcription all in memory

This commit is contained in:
Stevan Freeborn
2025-07-21 01:01:09 -05:00
parent a8e4f669e5
commit 75bb571b6b
5 changed files with 114 additions and 5 deletions
+6 -3
View File
@@ -1,7 +1,10 @@
<Project>
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
</PropertyGroup>
</Project>
<ItemGroup>
<PackageVersion Include="FFMpegCore" Version="5.2.0" />
<PackageVersion Include="NAudio" Version="2.2.1" />
<PackageVersion Include="Whisper.net.AllRuntimes" Version="1.8.1" />
</ItemGroup>
</Project>