Skip to content

Releases: maleyva1/nisper

Pre-Release

25 Nov 07:54
Compare
Choose a tag to compare
Pre-Release Pre-release
Pre-release

v0.1.0

Initial release of Nisper.

Incredibly bare bones in terms of features exposed via the GUI. You can consider this version to be a thin-wrapper over Whisper.cpp's main example. Future releases will, hopefully, be more user-friendly in terms of what you can do with Whisper.

Notes

Windows users don't need to do anything other than downloading the executable (the file with the .exe suffix)
Linux users need to have libwhisper and libgtk installed on their system.

Limitations

  • Transcribing is currently done in the main thread, which will cause performance issues
  • Only 16 kHz 16-bit WAV encoded audio is supported at the moment