VocalTractMatLab

Version 0.0.1 (19.5 KB) by Simon Stone
A MATLAB wrapper for the VocalTractLab API
10 Downloads
Updated 9 Jun 2021
VocalTractMatLab
A MATLAB wrapper for the VocalTractLab API
Getting started
  1. Download the archive from the File Exchange here and extract to a folder of your choice.
  2. Important: You have to download the corresponding VocalTractLab backend code in the right version from that project's repo: Download ZIP archive
  3. Move the ZIP file into the folder you extracted the File Exchange archive to.
  4. 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 (2024). 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.

View more styles
MATLAB Release Compatibility
Created with R2019a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
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.