PyTorch and TensorFlow Co-Execution for Speech Command Recognition
https://github.com/matlab-deep-learning/coexecution_speech_command
이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
PyTorch and TensorFlow Co-Execution for Training a Speech Command Recognition System
This repo provides examples of co-executing MATLAB® with TensorFlow and PyTorch to train a speech command recognition system.
Signal processing engineers that use Python to design and train deep learning models are still likely to find MATLAB® useful for tasks such as dataset curation, signal pre-processing, data synthesis, data augmentation, and feature extraction. Open-source alternatives exist for those tasks and they could be OK to use when replicating a pre-existing model or training recipe. However, for original technical development work, most users find those tasks easier in MATLAB®.
Creator: MathWorks® Development
Requirements
- Python™
- MATLAB® R2021a or later
- Deep Learning Toolbox™
- Audio Toolbox™
To accelerate training, a GPU and the following toolbox is recommended:
This repo includes two co-execution examples, with additional requirements.
CallMATLABFromPythonPytorch.mlx
- PyTorch (tested with version 1.9.0) and NumPy (tested with 1.21.1)
- MATLAB Engine API
CallPythonTensorFlowFromMATLAB.mlx
- TensorFlow (tested with version 2.0.0)
- Configured Python interpreter
Get Started
See SetupNotes.mlx for setup instructions for both examples included with this repo.
There are two high-level examples in this repo.
Call MATLAB from Python
CallMATLABFromPythonPytorch.mlx - In this example, Python™ is your main environment. You call into MATLAB® to perform dataset management and audio feature extraction.
Call Python from MATLAB
CallPythonTensorFlowFromMATLAB.mlx - In this example, MATLAB® is your main environment. The dataset management, audio feature extraction, training loop, and evaluation happen in MATLAB®. The deep learning network is defined and executed in Python™.
License
The license is available in the License file in this repository.
인용 양식
MathWorks Audio Toolbox Team (2026). Python Co-Execution for AI Speech Command Recognition (https://github.com/matlab-deep-learning/coexecution_speech_command/releases/tag/v1.0), GitHub. 검색 날짜: .
일반 정보
- 버전 1.0 (374 KB)
-
GitHub에서 라이선스 보기
MATLAB 릴리스 호환 정보
- R2021a 이상 릴리스와 호환
플랫폼 호환성
- Windows
- macOS
- Linux
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0 |


