Releases: allisterb/Victor
v0.4.0
VictorCX 0.3
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
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
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.