At this time, ASR is done by separate sub process asr_agent which is built with python.
This makes infrastructure more complex and harder cross compile for Windows and MacOS.
So, eliminate separate asr agent subprocess and implement ASR feature in pure electron.
At this time, ASR is done by separate sub process asr_agent which is built with python.
This makes infrastructure more complex and harder cross compile for Windows and MacOS.
So, eliminate separate asr agent subprocess and implement ASR feature in pure electron.