Rhino NuGet Package

Rhino is Picovoice's Speech-to-Intent engine.

It directly infers intent from spoken commands within a given context of interest, in real-time.

For example, given a spoken command "Can I have a small double-shot espresso?", Rhino infers that the user wants to order a drink with these specifications: { "type": "espresso", "size": "small", "numberOfShots": "2" }

Rhino is:
- using deep neural networks trained in real-world environments.
- compact and computationally-efficient, making it perfect for IoT.
- cross-platform. It is implemented in fixed-point ANSI C. Raspberry Pi (all variants),
Beagle Bone, Android, iOS, Linux (x86_64), Mac (x86_64), Windows (x86_64), and
web browsers are supported. Furthermore, Support for various ARM Cortex-A
microprocessors and ARM Cortex-M microcontrollers is available for enterprise customers.
- self-service.

Developers and UX designers can train custom models using Picovoice Console.




Got any Rhino Question?





Info

Version: 3.0.2
Author(s): Picovoice
Last Update: Wednesday, January 31, 2024
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/Picovoice/rhino
NuGet Url: https://www.nuget.org/packages/Rhino


Install
Install-Package Rhino
dotnet add package Rhino
paket add Rhino
Rhino Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

1.5

avg-downloads-per-day

27

days-since-last-release

84