You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,11 @@
4
4
- Available storage is less than the remaining flash space on IDF v5.0.
5
5
If you can not map model partition successfully, please check the left free storage by `spi_flash_mmap_get_free_pages(ESP_PARTITION_MMAP_DATA)` or update IDF to v5.1 or later.
6
6
7
-
## unreleased
7
+
## 1.6.0
8
8
- Add Chinese MultiNet7 models
9
9
- Add first Noise Suppression model: nsnet1
10
10
- Add wakenet model trained by TTS samples: Jarvis and Computer
0 commit comments