Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

FireRedVAD Runtime

NCNN

We use ncnn to support multiple platform, especially mobile

What’s included

  • Stream VAD (frame-by-frame, packed cache)
  • Non-stream VAD (whole sequence)
  • Non-stream AED (3-class: speech, singing, music)

More details in NCNN README.md

onnxruntime

TODO