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
@@ -3,4 +3,10 @@
<data name="WelcomeMessage" xml:space="preserve">
<value>Welcome to StreamShorts!</value>
</data>
<data name="StreamNotProvided" xml:space="preserve">
<value>No stream provided. Please specify a stream to process.</value>
</data>
<data name="Mp3ExtractionFailed" xml:space="preserve">
<value>Failed to extract MP3 from the provided stream.</value>
</data>
</root>