yngtdd / spoken

A speech detection example using NVIDIA's NeMo

Home Page:https://yngtdd.github.io/spoken/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spoken

Build docs


Installation

This project uses rye, a Python package management system built to keeps things development simple and reliable.

Setting up your entire toolchain, creating a virtual environment, and installing throughput is as simple as

rye sync

Documentation

Docs are built alongside our source code and hosted here. When offline, a local version of the same documenation can be served in the browser using

rye run docs

Tests

The test suite can be run, with coverage, using

rye run test

Benchmarks

The benchmark suite can be run using

rye run bench

About

A speech detection example using NVIDIA's NeMo

https://yngtdd.github.io/spoken/


Languages

Language:Dockerfile 67.5%Language:Python 32.5%