VocalTractMatLab
A MATLAB wrapper for the VocalTractLab API
Getting started
- Download the archive from the File Exchange here and extract to a folder of your choice.
- Important: You have to download the corresponding VocalTractLab backend code in the right version from that project's repo: Download ZIP archive
- Move the ZIP file into the folder you extracted the File Exchange archive to.
- Run the script vtlApiTest.m. The first time you run this script, the C++ library underlying the MATLAB wrapper will be built for your system using CMake (or, on Windows, MSBuild as a fallback).
Look at the script vtlApiTest.m for a usage example and the class VTL.m for (a little bit of) help regarding the individual functions.
Troubleshooting
If you get an error regarding "CMake not found", you should install CMake for your platform.
Happy synthesizing!
Cite As
Simon Stone (2025). VocalTractMatLab (https://github.com/TUD-STKS/VocalTractMatLab/releases/tag/0.0.1), GitHub. Retrieved .
Birkholz, Peter. “Modeling Consonant-Vowel Coarticulation for Articulatory Speech Synthesis.” PLoS ONE, edited by Francesco Pappalardo, vol. 8, no. 4, Public Library of Science (PLoS), Apr. 2013, p. e60603, doi:10.1371/journal.pone.0060603.
MATLAB Release Compatibility
Created with
R2019a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
0.0.1 |
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.