[Voice playback] Voice signal playback based on matlab includes time domain diagram + frequency domain diagram

?About the author: A Matlab simulation developer who loves scientific research. He cultivates his mind and improves his technology simultaneously. For cooperation on MATLAB projects, please send a private message. Personal homepage: Matlab Research Studio Personal credo: Investigate things to gain knowledge. For more complete Matlab code and simulation customization content, click Intelligent optimization algorithm […]

Build your own academic voice assistant (1)

Background: After the large model came out, the voice assistant upgraded its buffer by leveraging LLM’s improved semantic understanding and knowledge organization capabilities. Then when using these voice assistants, I always feel that something is missing, but I can’t tell what exactly is missing. I suddenly had an inspiration in my thinking these days. What […]

Text-to-speech reporting module (2): JACOB voice module

1. Business scenario Following the requirements mentioned in the previous article “Text-to-speech Reporting Module (1): Alibaba Cloud nls service usage example”, the author also tried to use JACOB technical solution to achieve voice interaction. 2. JACOB JACOB is a technology used for interaction between Java and COM. It allows Java programs to call functions provided […]

[Voice Compression] Speech signal compression and decompression based on adpcm with Matlab implementation

?About the author: A Matlab simulation developer who loves scientific research. He cultivates his mind and improves his technology simultaneously. For cooperation on MATLAB projects, please send a private message. Personal homepage: Matlab Research Studio Personal credo: Investigate things to gain knowledge. For more complete Matlab code and simulation customization content, click Intelligent optimization algorithm […]

[Voice Compression] Speech signal compression and decompression based on adpcm with Matlab implementation

?About the author: A Matlab simulation developer who loves scientific research. He cultivates his mind and improves his technology simultaneously. For cooperation on MATLAB projects, please send a private message. Personal homepage: Matlab Research Studio Personal credo: Investigate things to gain knowledge. For more complete Matlab code and simulation customization content, click Intelligent optimization algorithm […]

[Voice interaction technology in smart speakers: How to recognize and classify voice commands?

Table of contents Introduction 1.1. Background introduction 1.2. Purpose of the article 1.3. Target audience 2. Technical principles and concepts 2.1. Explanation of basic concepts 2.2. Introduction to technical principles: algorithm principles, operating steps, mathematical formulas, etc. 2.3. Comparison of related technologies 3. Implementation steps and processes 3.1. Preparation: environment configuration and dependency installation 3.2. […]

python-implement intelligent voice interaction

Required functions Use the mic and speakers that come with the mac notebook to implement the intelligent voice question and answer function. The specific implementation link is as follows: Python calls the mac notebook mic hardware for radio reception Baidu asr model for speech recognition iFlytek Spark model performs semantic understanding and intelligent reply Baidu […]

[Voice Processing] Speech signal special effects processing (delay, reverberation, filtering) with Matlab source code

?About the author: A Matlab simulation developer who loves scientific research. He cultivates his mind and improves his technology simultaneously. For cooperation on MATLAB projects, please send a private message. Personal homepage: Matlab Research Studio Personal credo: Investigate things to gain knowledge. For more complete Matlab code and simulation customization content, click Intelligent optimization algorithm […]