fish-speech icon indicating copy to clipboard operation
fish-speech copied to clipboard

Brand new TTS solution

Results 162 fish-speech issues
Sort by recently updated
recently updated
newest added

I used this model to generate male voice for example Zhongli from Genshin, however there are always some low pitch noise mixed with the generated speaking audio. Not sure if...

入手了mac 自家芯片的笔记本,想玩玩,希望本地能够跑起来,但是发现只能cuda才行。报如下错误 ``` return self._apply(lambda t: t.cuda(device)) RuntimeError: Invalid device, must be cuda device ```

enhancement

python tools/llama/generate.py \ --text "海鸥岛有哪些好玩的地方" \ --prompt-text "打开晾衣架照明" \ --prompt-tokens "fake.npy" \ --checkpoint-path "results/text2semantic_400m_finetune_spk/checkpoints/step_000000400.ckpt" \ --speaker "1" \ --num-samples 2 \ --compile 用自己的语料微调了一下vqgan & llama prompt对应的音频是:打开晾衣架照明 生成的音频内容是:哎。。。打开晾衣架照明,海鸥岛有哪些好玩的地方

bug

I have encountered an issue related to inference speed that I hope you can assist me with. Below are the details of my environment and the problem: CUDA and PyTorch...

Recently I found VQGAN seems not very stable on the prediction quality. It will give obviously low quality prediction on many cases. Here is one typical bad case for example:...

bug

Feel free to ask any kind of questions in the issues page, but please use English since other users may find your questions valuable. **Is your feature request related to...

enhancement

用的是Win10,Cu121,参考音频英文。 是我配置不对还是哪里的问题呢?

bug

**Is this PR adding new feature or fix a BUG?** Fix BUG. **Is this pull request related to any issue? If yes, please link the issue.** #200

Hi any plan to add support for hindi language ?

enhancement

I tried to set the speaker to 纳西妲 and Nahida, I can't get the correct tone, how do I set the value of the speaker that works? 我尝试将speaker设置为纳西妲和Nahida,都不能得到正确的音色,请问如何设置有效的speaker的值

enhancement