NvidiaRiva
This Hex.pm package provides Elixir modules generated from NVIDIA Riva's protocol buffer files, available at NVIDIA Riva Common GitHub repository. NVIDIA Riva is an AI framework for developing applications with advanced voice and language features. This package enables Elixir developers to easily integrate these capabilities, such as real-time speech recognition and natural language understanding, into their applications. Each release of this package corresponds to the versioning of releases in the NVIDIA repository, ensuring compatibility and up-to-date features.
Installation
def deps do
[
{:nvidia_riva, "~> 2.15.0"}
]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/nvidia_riva.