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
@@ -4,4 +4,10 @@
<OutputType>Exe</OutputType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="FFMpegCore" />
<PackageReference Include="NAudio" />
<PackageReference Include="Whisper.net.AllRuntimes" />
</ItemGroup>
</Project>