Minor fixes for rknn (#1925)
This commit is contained in:
@@ -90,6 +90,8 @@ as the device_name.
|
||||
exit(-1);
|
||||
}
|
||||
|
||||
fprintf(stderr, "Started! Please speak\n");
|
||||
|
||||
int32_t chunk = 0.1 * alsa.GetActualSampleRate();
|
||||
|
||||
std::string last_text;
|
||||
|
||||
Reference in New Issue
Block a user