Skip to content

Latest commit

 

History

History
61 lines (61 loc) · 4.12 KB

CHANGELOG.md

File metadata and controls

61 lines (61 loc) · 4.12 KB
  • 11MAY17 Use jarvis instead of ./jarvis.sh #604
  • 09MAY17 Experimental bluetooth support #200
  • 06MAY17 Update script for plugins #581
  • 29APR17 Adjust speech playback speed #541
  • 26APR17 Trigger hotword from API #557
  • 22APR17 Option to enable/disable plugins #556
  • 21MAR17 Option to pause and resume Jarvis hotword recognition
  • 19APR17 Trigger all hooks except Program startup and exit from API alexylem/jarvis-api#11
  • 18APR17 User functions.sh file #470
  • 08APR17 Added portuguese language
  • 07APR17 Sox based snowboy
  • 18MAR17 snowboy as voice recorder in addition to sox, check settings > audio > recorder
  • 05MAR17 Uninstall script for Jarvis and its dependencies
  • 28NOV16 Voxygen TTS and voices
  • 16OCT16 Display available commands on Startup #181
  • 15OCT16 Train Snowboy models from Jarvis #172
  • 11OCT16 New WebStore #146
  • 18SEP16 Store of commands from community #52
  • 22AUG16 Ability to select OSX voice #97
  • 02AUG16 Snowboy sensitivity setting #84
  • 30JUL16 Improved Jarvis sounds #62
  • 30JUL16 Quick commands with Snowboy #15
  • 27JUL16 Added Bing voice recognition #49
  • 22JUL16 Conversation mode override flag #60
  • 20JUL16 Hooks to personalize Jarvis even more #54
  • 20JUL16 Configurable system phrases #53
  • 15JUL16 Nested commands #42
  • 13JUL16 Multiple orders at once #38
  • 13JUL16 Preview changes before choose to update #14
  • 12JUL16 Improved display of trigger #30
  • 10JUL16 Fixed alsa_command not found #40
  • 04JUL16 Use your own Snowboy hotword with Jarvis #13
  • 27JUN16 Detects if Jarvis is already running in background #19
  • 25JUN16 Added Snowboy trigger recognition #8
  • 25JUN16 Improved audio hardware selection
  • 22JUN16 Volume & sensitivity settings
  • 21JUN16 Added SVOX Pico voice synthesis
  • 21JUN16 Automatic install of TTS & STT dependencies
  • 09JUN16 New user interface, simplified updates
  • 29MAY16 Text captures in orders to be reused in commands
  • 27MAY16 Allow to deactivate conversation mode to stop after command (in config)
  • 08MAY16 Directly listen for command (ex: physical button) using -l
  • 01MAY16 Added eSpeak tts support (select during install)
  • 03APR16 Improved Install process with more interactions for config
  • 03APR16 Added new Speech Recognition: Wit.ai
  • 03APR16 Restructured stt and tts engines into separate folders
  • 02APR16 PocketSphinx automatic install
  • 02APR16 Run in background with -b (will continue after terminal is closed)
  • 28FEB16 List of changes is shown after update
  • 28FEB16 Text to speech is now cached to speed up JARVIS speech
  • 28FEB16 Accents are now supported in Text to speech
  • 25FEB16 JARVIS can now notify you about unread emails, weather, highly customizable
  • 23FEB16 Automatic Update Checker
  • 22FEB16 Alternatives now possible in voice patterns
  • 22FEB16 Added default PocketSphinx dictionary & language model
  • 17FEB16 Now possible to choose speech to text engine
  • 15FEB16 Conversation mode until given keyword or timeout
  • 15FEB16 Auto-selection of hardware for speakers & microphone
  • 13FEB16 Support Mac & Debian platforms
  • 13FEB16 Dependency checker
  • 11FEB16 Initial version