Skip to content

Releases: allisterb/Victor

v0.4.0

20 May 13:06
Compare
Choose a tag to compare

First public release of Victor Document Understanding.

VictorCX 0.3

15 Nov 18:35
Compare
Choose a tag to compare
VictorCX 0.3 Pre-release
Pre-release

This release contains more implemented CUI functions and it includes a release archive with the Julius ASR libraries for Windows. Linux users who want to use ASR will have to compile Julius themselves until I can make the binary builds for the different distros.

VictorCX v0.2

05 Nov 08:08
Compare
Choose a tag to compare

This version excludes the Julius ASR and Mimic TTS and Windows binaries as they are not used right now. Victor should use the operating system's TTS and ASR or user's installed screen reader.

Both .NET FX (.NET Framework on Windows or Mono on Linux) and .NET Core binaries are provided and should run on Windows or Linux (RHEL 7.7).

v0.1.1

21 Sep 12:50
524896f
Compare
Choose a tag to compare

This version only requires a recent .NET Framework / Mono install. Currently only runs on Windows but only because the paths to the Julius and Mimic binaries are hard-coded to the bundled Windows binaries. It recognizes two voice commands: "MakeCoffee" and "MakeTea". Unzip the archive and run victor --help in the folder for help using the program.

v0.1

20 Sep 13:24
Compare
Choose a tag to compare

Initial release with Julius ASR and Snips NLU.