text2speech
버전 1.0.13 (87.4 KB) 작성자:
MathWorks Audio Toolbox Team
Automatic text-to-speech synthesis
Convert text into human-like speech in a variety of voices and languages.
This entry enables you to synthesize strings into sampled speech recordings available as MATLAB vectors using a single function call.
You will need a license of Audio Toolbox, an internet connection, and an active subscription to a text-to-speech service of your choice – Google™ Cloud Speech-to-Text API, IBM™ Watson Speech to Text API, Microsoft™ Azure Speech Services API, or Amazon™ Polly. Amazon Polly™ requires R2022b or later.
See the Examples tab for detailed instructions on how to get started.
See also:
- Automatic speech-to-text conversion (speech2text) https://www.mathworks.com/matlabcentral/fileexchange/65266-speech2text
- text2speech https://www.mathworks.com/help/audio/ref/text2speech.html
인용 양식
MathWorks Audio Toolbox Team (2024). text2speech (https://www.mathworks.com/matlabcentral/fileexchange/73326-text2speech), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2024a
R2021a 이상 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
Help Center 및 MATLAB Answers에서 Audio I/O and Waveform Generation에 대해 자세히 알아보기
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!speechclients/setup
speechclients/examples
버전 | 게시됨 | 릴리스 정보 | |
---|---|---|---|
1.0.13 | Added example. Fix to default voice to support new API keys. |
|
|
1.0.12 | Bug fix for 24a release. Supporting new syntax. |
|
|
1.0.11 | re-architected for better source control |
|
|
1.0.10 | Fix for toolbox installs (path issue). |
|
|
1.0.9 | Removed en folder from path. |
|
|
1.0.8 | Added support for Amazon Polly. |
|
|
1.0.7 | - updated description |
|
|
1.0.6 | Improved command-line help for speechClient. |
|
|
1.0.5 | Updated speechClient to work with R2022b support for wav2vec 2.0 |
|
|
1.0.4 | Fixed file location |
|
|
1.0.3 | Reacted to change in IBM url |
|
|
1.0.2 | Fixed error in Microsoft client |
|
|
1.0.1 | Added link to speech2text |
|
|
1.0.0 |