Follow terranivium
Follow
Following terranivium
Following
Add To Collection
Collection
Community
Devlog
More like this
Related
VocalSlice
←
Return to VocalSlice
Devlog
v0.1.15
July 30, 2025
by
terranivium
Update whispercpp to 1.7.6 - https://github.com/ggml-org/whisper.cpp/releases/tag/v1.7.6...
Continue reading
v0.1.14
June 13, 2025
by
terranivium
Added support for .aiff;.aif;.flac;.ogg;.mp3 file extensions to be imported for transcription...
Continue reading
v0.1.13
June 12, 2025
by
terranivium
Added caching for match and timing data Added rounding to slicing operation to avoid truncating intended slice Added formatting to transcription text based on transcription segments Fixed slices made...
Continue reading
v0.1.12
June 09, 2025
by
terranivium
Remove timeout from transcription...
Continue reading
v0.1.11
June 07, 2025
by
terranivium
Added Vulkan support Removed CUDA support Removed fuzzy matching logic when making selections Update to JUCE 8.0.8...
Continue reading
v0.1.10
June 03, 2025
by
terranivium
Changed file size limits to be dynamic based on system RAM, user will be notified when their file exceeds limits Comprehensive GPU architecture support to prevent "no kernel image available" errors wh...
Continue reading
v0.1.9
May 30, 2025
by
terranivium
Update to JUCE 8.0.7 (improved performance with transcription text and log navigation) Added support for rendering international characters in search and transcription, e.g. Japanese characters Added...
Continue reading
v0.1.8
May 27, 2025
by
terranivium
ucrtbase fix related to temperature disable tooltip for transcription editor post-transcription selection responsiveness improvements add check for models on transcribe button clicked...
Continue reading
v0.1.7
May 23, 2025
by
terranivium
Fix auto-switch to log view Added about page with relevant links...
Continue reading
v0.1.6
May 16, 2025
by
terranivium
Major UI improvements and optimisation Combine 'Transcribe' and Cancelation buttons Create larger areas for transcription and audio slices by moving to tabbed interface Minor log improvements, scroll...
Continue reading
v0.1.5
May 08, 2025
by
terranivium
Added match results display when making manual selections Added timestamp data to match results Fixed launch issue for users that do not have Nvidia GPUs on Windows - Wesley...
Continue reading
v0.1.4
May 06, 2025
by
terranivium
Added download model option to the burger menu Re-scan for models when accessing menus (avoids having to restart the app)...
Continue reading
v0.1.3
May 05, 2025
by
terranivium
Swap default model to tinyq8_0 Added proper support for all available whispercpp models: https://huggingface.co/ggerganov/whisper.cpp/tree/main Model scan on application init Moved Mac Resources/Model...
Continue reading
v0.1.2
May 04, 2025
by
terranivium
- Further fixes to CUDA detection windows - Added 'attack' and 'release' controls to help avoid clipping selections in certain cases...
Continue reading
v0.1.1
April 29, 2025
by
terranivium
Small change to Windows builds which makes CUDA now optional as intended. It is still recommended to utilise GPU acceleration when using VocalSlice for performance. - Wesley...
Continue reading