Releases: WhiteMagic2014/tts-edge-java
Releases · WhiteMagic2014/tts-edge-java
v1.2.4
v1.2.3
- Optimize: A new parameter, overWrite, has been added. When the same file name is provided, if overWrite = true, it
will overwrite the original audio file and VTT subtitle file. If overWrite = false, it will continue to append to the
original audio file and VTT subtitle file.
v1.2.2
- Optimize: TTS can now set connectTimeout.
v1.2.1
- New: In this update, 17 new supported voices have been added, as follows:
en-US-AvaMultilingualNeural
en-US-AndrewMultilingualNeural
en-US-EmmaMultilingualNeural
en-US-BrianMultilingualNeural
en-US-AvaNeural
en-US-AndrewNeural
en-US-EmmaNeural
en-US-BrianNeural
fr-CA-ThierryNeural
fr-FR-VivienneMultilingualNeural
fr-FR-RemyMultilingualNeural
de-DE-SeraphinaMultilingualNeural
de-DE-FlorianMultilingualNeural
it-IT-GiuseppeNeural
ko-KR-HyunsuNeural
pt-BR-ThalitaNeural
es-ES-XimenaNeural
v1.2.0
v1.1.1
Optimize: Fix high CPU usage while waiting for a response
v1.1.0
- Optimize: Now, the TTS.trans function offers the choice of receiving the output file in two formats, MP3 or opus.
- Optimize: Add two methods to parse voice file
v1.0.1
- Optimize: Now, the TTS.trans function will return the name of the voice file.
v1.0.0
- Edge Read Aloud Text To Speech