Skip to content

Releases: caiobd/sprite-ai

v2.0.1

10 Jun 00:28
756ae7a
Compare
Choose a tag to compare
  • added features description to readme
  • added shortcuts to read me
  • Fixed missing wakeword models download

v2.0.0

05 Jun 04:08
50d2cc9
Compare
Choose a tag to compare

Wakeword detection + Local TTS

  • Added wake word detection (call "sprite" and then say your request)
  • Added "listening" alert sound before starting microphone audio transcription
  • Added local TTS
  • Removed the need for writing a prompt template for each model
  • Added automatic download of huggingface model when defined on settings file (llamacpp backend only)
  • Ollama backed now defaults to local host if no url is passed
  • Replaced default model with a llama3 based one
  • Fixed memory loading

Support for STT using CPU

05 Jun 04:13
4e80855
Compare
Choose a tag to compare
  • Trancription will now work on cpu