搜索资源列表

  1. STM32-LD3320

    0下载:
  2. 基于STM32 的 LD3320基本驱动程序,能够识别语音命令去控制执行命令。-LD3320 basic drivers based STM32, able to recognize voice commands to control execution of the command.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:64512
    • 提供者:xie fuhao
  1. mini

    0下载:
  2. stm32加载LD3320加载NRF24L01,实现语音识别并开关远程电器功能-loaded STM32 LD3320 loaded nRF24L01, speech recognition and to switch remote electrical function
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:4232192
    • 提供者:樊坚
  1. STM32-speech-recognition-module

    0下载:
  2. 基于STM32的嵌入式语音识别模块设计方案-STM32-based embedded speech recognition module design
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:166912
    • 提供者:闽海
  1. -STM32-LD3320

    0下载:
  2. 特定人的语音识别 源代码 c编写 凌阳61A单片机-Specific human speech recognition source code written in c Sunplus SCM 61A
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:6543360
    • 提供者:王强
  1. stm32-voice

    0下载:
  2. stm32语音识别程序,非特定性语音识别,智能家居-stm32 speech recognition program, non-specific voice recognition, smart home
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:2083840
    • 提供者:刘文文
  1. STM32-Speech-Recognition-Master

    0下载:
  2. 于市售 STM32 开发板上实现特定人语音识别处理项目。识别流程是:预滤波、ADC、分帧、端点检测、预加重、加窗、特征提取、特征匹配。端点检测(VAD)采用短时幅度和短时过零率相结合。检测出有效语音后,根据人耳听觉感知特性,计算每帧语音的 Mel 频率倒谱系数(MFCC)。然后采用动态时间弯折(DTW)算法与特征模板相匹配,最终输出识别结果。先用Matlab对上述算法进行仿真,经数次试验求得算法内所需各系数的最优值。而后将算法移植到 S
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-17
    • 文件大小:325632
    • 提供者:Chenkly
  1. stm32-speech-recognition-master

    0下载:
  2. STM32嵌入式平台上的实现孤立词语音识别系统,用于核心代码的学习-STM32 embedded platform implementations on isolated word speech recognition system for learning the core code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:1081344
    • 提供者:
  1. LD3320的stm32语音识别程序

    0下载:
  2. 基于stm32的LD3320语音识别,RCT6,串口可看,keil平台,c语言(STM32 based LD3320 speech recognition, RCT6, serial port can see, Keil platform, C language)
  3. 所属分类:微处理器(ARM/PowerPC等)

  1. 语音识别zet6

    0下载:
  2. 用于stm32 的ld3320语音模块参考(use to contral ld3320 with stm32)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:2867200
    • 提供者:Hanvis
  1. ld3320+stm原理图

    0下载:
  2. ld3320 ,stm32硬件原理图(ld3320 ,stm32 schematics)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:32768
    • 提供者:polca
  1. 2017Car_Synthetical_DemoV05.01

    0下载:
  2. 能自动循迹 图像识别 语音识别 避障 红外光感应 过ETC等功能(Can automatic speech recognition obstacle avoidance tracking infrared induction ETC function)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-17
    • 文件大小:15310848
    • 提供者:fang5927
  1. 7-语音识别(口令触发识别)

    0下载:
  2. 语音识别(口令触发识别),基于stm32f103c8t6(Speech recognition (password trigger recognition),based on stm32f103c8t6)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-17
    • 文件大小:3281920
    • 提供者:xzsir
  1. 语音识别模块 STM32+SD卡+LD3320工程

    0下载:
  2. 以stm32为控制芯片,通过科大讯飞芯片进行语音识别,ld3320进行语音合成,实现较为简单的语音交互(Taking STM32 as the control chip, speech recognition is done through the flying chip of the University of science and technology, and ld3320 is used for speech synthesi
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:4425728
    • 提供者:剑气长
  1. stm32-speech-recognition-master

    0下载:
  2. stm32 speech recognition master,stm32平台的语音识别(stm32 speech recognition master)
  3. 所属分类:语音合成与识别

    • 发布日期:2024-06-17
    • 文件大小:1102848
    • 提供者:MrWangLi
  1. STM32 Speech Recognition

    0下载:
  2. STM32嵌入式平台上的实现孤立词语音识别系统(Implementation of isolated speech recognition system on STM32 embedded platform)
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-06-17
    • 文件大小:1081344
    • 提供者:joehuang6
  1. 语音交互2.0

    0下载:
  2. 基于LD3320语音识别芯片和SYN6288语音合成芯片(Speech recognition chip and SYN6288 speech synthesis chip based on LD3320)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:203776
    • 提供者:Phicasen
  1. stm32语音识别

    0下载:
  2. 用STM32实现简单语音识别,例如开灯,关灯,拨打电话等(Simple speech recognition with STM32, such as turning on the light, turning off the light, dialing the phone, etc.)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:16575488
    • 提供者:sz_bearstar
  1. smarthome

    0下载:
  2. 基于STM32的智能家居控制系统,通过语音识别模块实现(Smart home control system based on stm32, realized by voice recognition module)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:9035776
    • 提供者:Boxeszhuo
  1. 导盲犬2

    0下载:
  2. 基于stm32的语音控制小车前进,压缩包内涵工程所有文件,直接使用。(Voice control car forward based on stm32)
  3. 所属分类:物联网

    • 发布日期:2024-06-17
    • 文件大小:6596608
    • 提供者:Disciple
  1. 基于STM32单片机的智能垃圾箱

    0下载:
  2. 设计了一款拥有语音识别和播报功能的垃圾箱,文件中具有设计电路图,参考文献等利于毕业设计的文件。
  3. 所属分类:其它资源

    • 发布日期:2021-04-20
    • 文件大小:25382026
    • 提供者:947656630@qq.com
« 12 »

源码中国 www.ymcn.org