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!
引用格式
Simon Stone (2024). VocalTractMatLab (https://github.com/TUD-STKS/VocalTractMatLab/releases/tag/0.0.1), GitHub. 检索时间: .
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 版本兼容性
创建方式
R2019a
兼容任何版本
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
0.0.1 |
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库。
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库。