Skip to content

Releases: WhiteMagic2014/tts-edge-java

v1.2.4

13 Nov 08:34
Compare
Choose a tag to compare

1.2.4

  • Optimize: The default value for the overWrite parameter is now true.

v1.2.3

09 Sep 06:16
Compare
Choose a tag to compare
  • 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

02 Sep 02:56
Compare
Choose a tag to compare
  • Optimize: TTS can now set connectTimeout.

v1.2.1

03 Jun 03:23
Compare
Choose a tag to compare
  • 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

11 Mar 10:29
Compare
Choose a tag to compare

1.2.0

  • Optimize: Now You can customize the file name; if omitted, a random file name will be generated.
  • New: Now, while generating audio, a VTT subtitle file with the same name will be
    created.issue:3

v1.1.1

22 Jan 03:11
51d4417
Compare
Choose a tag to compare

Optimize: Fix high CPU usage while waiting for a response

v1.1.0

30 Jun 09:53
Compare
Choose a tag to compare
  • 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

30 Jun 02:48
Compare
Choose a tag to compare
  • Optimize: Now, the TTS.trans function will return the name of the voice file.

v1.0.0

29 Jun 08:36
Compare
Choose a tag to compare
  • Edge Read Aloud Text To Speech