Skip to content

CodeChen321/Voice-Service-for-cortex-M

 
 

Repository files navigation

VideoLinks

  1. Why we have this opensource

http://v.youku.com/v_show/id_XMzg5MDA0NDk5Ng==.html?spm=a2h3j.8428770.3416059.1

  1. How to connect to amazon cloud

http://v.youku.com/v_show/id_XMzg5MDA1MTEzNg==.html?spm=a2h3j.8428770.3416059.1

  1. Using cloud ASR and various servious

http://v.youku.com/v_show/id_XMzg5MDA2MTA5Mg==.html?spm=a2h3j.8428770.3416059.1

  1. How to download open source to DEV Board

http://v.youku.com/v_show/id_XMzg5MDMwMzIwMA==.html?spm=a2h3j.8428770.3416059.1

Why We Need This? 1) Low Power Cortex-m7 are adopted instead of Cortex-a53, Cortex-m7 Core frequecy usually 200MHz800MHz, while Cortex-a53 usually 1.2GHz1.8GHz. SIP or FLASH is used instead of DDR2/DDR3.

2) Low Cost
PCB can use 2-layer or 4-layer, while cortex-a53 usually 6-layer. DDR is expensive than Flash of the same size, What's more cortex-m7 chip is also usually chiper than cortex-a53.

3)fast and simpler than android
The PCBA is much easier to design and debug. Don't need android engineer, no need to run JAVA virtual machin. All your team need is c and RTOS, may be two or three software engineers is enough
for your products.

4)Complete far-field AI speech supported
Two or four micphones are supported according to our schedual.


Anyone interested in this open source project, we want you if you are familar with MCU or Speech algorithment development. you can contact me through [email protected]. Thanks!

About

Low power and low cost voice service solution for far-field speech sevice solution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 91.8%
  • HTML 5.1%
  • C++ 0.9%
  • Objective-C 0.8%
  • Shell 0.6%
  • Assembly 0.3%
  • Other 0.5%