• N
    Create Audio Feature in SDK (#344) · 37a3559a
    Nicky Chan 提交于
    * Create Audio Feature in SDK
    * Add apis to record audio in SDK
    * Add corresponding apis in pybind, storage.py, sdk.h
    * Implement reservoir sampling when collecting audio samples
    
    * fix clang format and update based on comment
    
    * use int_8 for reading records and convert string directly from vector
    
    * refract isSampleTaken to IndexOfSampleTaken
    
    * fix clang format again
    37a3559a
storage.py 8.2 KB