Skip to content

Releases: fishaudio/fish-speech

v1.1.0

11 May 14:20
46594de
Compare
Choose a tag to compare

In this release, we added the VITS decoder module, which provides better phone level accuracy and semantic similarity.

v1.0.0

30 Apr 06:49
44d5fc7
Compare
Choose a tag to compare

This is a major release of fish speech, models can be found at HuggingFace.
Live demo can be found at HuggingFace Space and Fish Audio.

Models are released under BY-CC-NC-SA 4.0 License.

v0.2.0

25 Dec 11:55
1ac1938
Compare
Choose a tag to compare

This version provides basic (arch) model implementation, inference acceleration, and pretrained model.
Most functions / pipelines are tested and working properly.