Skip to content

fidarit/Fish-speech-unity

Repository files navigation

FishSpeechUnity

Original project: Fish-Speech


FishSpeechUnity: Unity package providing TTS functionality

Installation

Requires Unity 6.0+

Install via UPM (using Git URL)

Add it by this git URL to your Unity Package Manager:

https://github.com/fidarit/Fish-speech-unity.git?path=Packages/com.fidarit.fish-speech-unity

Usage

Model Downloading

The library automatically downloads the required models from the Hugging Face Hub if they are not found locally. The models are downloaded to the specified paths.

License

  1. Original TTS code (Fish Audio):

  2. Modifications and Unity integration by @fidarit:

    • Code: MIT License

IMPORTANT NOTE ON MODEL USAGE: The pre-trained models automatically downloaded and utilized by this library originate from the Fish-Speech project and are licensed separately under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) license.

Disclaimer

Users of this library are solely responsible for ensuring their usage complies with all applicable laws and ethical standards. Do not use this tool for illegal or harmful purposes. The developers of this fork are not liable for any misuse.

About

Running text2speech model (Fish Speech) in Unity3d on your local machine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages