Skip to content
Juan Coria edited this page Aug 31, 2022 · 4 revisions

Welcome to the diart wiki! This will serve as a mix of documentation and tutorials until the codebase is stable enough for a proper documentation page.

Contents

IMPORTANT: Links to the respective pages will be added here once available.

Getting started

  • Audio sources
    • Local files
    • Local Microphone
    • Remote audio
    • Custom sources
  • Out-of-the-box pipeline
  • Streaming inference
  • Benchmark on a dataset
  • Optimize hyper-parameters

Advanced topics

  • Custom models
  • Custom pipelines (blocks & operators)
  • Handling outputs (sinks)
    • Keeping predictions in disk/RAM
    • Streaming plots
    • Custom sinks

Other topics

  • Quick intro to ReactiveX
Clone this wiki locally