espressif / esp-sr

Speech recognition
Other
576 stars 106 forks source link

ESP-IDF version compatibility (AIS-1538) #94

Closed PrathamG closed 7 months ago

PrathamG commented 8 months ago

Hi! Esp-Skainet readme mentions that it is only compatible with EDFv5.0 . Is there the same limitation with ESP-SR or can SR be used with master branch of IDF? Thanks!

sun-xiangyu commented 8 months ago

I have not tested the master branch. But I think esp-sr should be compatible with esp-idf master branch because esp-sr only relies on a portion of the flash APIs, which have not been modified.