The model to consider.
https://huggingface.co/fishaudio/fish-speech-1.4
the githup repo:
https://github.com/fishaudio/fish-speech
Part of this code architecture is a standard transformer . (embeds ? how to integrate) The other part is vgan - fsq Using existing VLLM layers It seems difficult to support using existing VLLM layers.
https://github.com/fishaudio/fish-speech/blob/main/fish_speech/models/text2semantic/llama.py
https://github.com/fishaudio/fish-speech/blob/main/fish_speech/models/vqgan/modules/firefly.py
The closest model vllm already supports.
No response
What's your difficulty of supporting the model you want?
No response
Before submitting a new issue...
The model to consider.
https://huggingface.co/fishaudio/fish-speech-1.4
the githup repo:
https://github.com/fishaudio/fish-speech
Part of this code architecture is a standard transformer . (embeds ? how to integrate) The other part is vgan - fsq Using existing VLLM layers It seems difficult to support using existing VLLM layers.
https://github.com/fishaudio/fish-speech/blob/main/fish_speech/models/text2semantic/llama.py
https://github.com/fishaudio/fish-speech/blob/main/fish_speech/models/vqgan/modules/firefly.py
The closest model vllm already supports.
No response
What's your difficulty of supporting the model you want?
No response
Before submitting a new issue...