Skip to content

Releases: subspecs/FishS2Sharp

1.0.2

17 May 14:48
198f2b5

Choose a tag to compare

This version contains the latest built version of FishS2Sharp, as well as the latest version of the s2.cpp and accompanied by the GGML's CPU/CUDA/VULKAN libraries.

In other words, using this release you can use CPU / CUDA / VULKAN backend's with FishS2Sharp.

NOTE: Encoding voice references with VULKAN might crash, maybe. This is still an s2.cpp bug.
A work around in these cases is to use CPU/CUDA to generate the voice reference and use the reference with VULKAN to synth.

1.0.1

12 Apr 18:48
111b2aa

Choose a tag to compare

Latest changes/updates compiled.
Includes everything needed to run, s2.dll and all GGML .dll's but only with CUDA/CPU support.
If you want others at this time, you must compile S2 yourself.

Initial release

21 Mar 12:51
c7847d3

Choose a tag to compare

Initial Release.