doc(wakenet&multinet): update required format of training corpus audio files

This commit is contained in:
vozvivan 2022-02-26 12:02:12 +03:00 committed by GitHub
parent d05cf97972
commit b553a4d4e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ As mentioned above, you can provide your own training corpus for Espressif. Belo
1. Audio file format
- Sample rate: 16 kHz
- Encoding: 6-bit signed int
- Encoding: 16-bit signed int
- Channel: mono
- Format: WAV
@ -61,4 +61,4 @@ As mentioned above, you can provide your own training corpus for Espressif. Belo
#### 2.2 Hareware Design Guidelines
1. Please refer to *Espressif MIC Design Guidelines*.
1. Please refer to *Espressif MIC Design Guidelines*.