-
Hi!
I’m really excited about this project! I have a similar one that uses JavaScript.
I would like to include an option for Speech-to-Text (STT). I’ve found that the Facebook model provides bett…
-
Hey. Thanks for the node. How do I add emotion in TTS? When I tried {sad} followed by some text. I read the word {sad} too.
-
### 确认清单
- [X] 我已经阅读过 README.md 和 dependencies.md 文件
- [X] 我已经确认之前没有 issue 或 discussion 涉及此 BUG
- [X] 我已经确认问题发生在最新代码或稳定版本中
- [X] 我已经确认问题与 API 无关
- [X] 我已经确认问题与 WebUI 无关
- [X] 我已经确认问题与 Finetune 无关
##…
-
This new model seems suitable for integration: https://github.com/edwko/OuteTTS
We should add a very minimalistic example for generating audio with it. Ideally, we will implement the (audio tokens)…
-
when trying the inference for Chinese TTS, it will turn out the following error:
`RuntimeError: The size of tensor a (1649) must match the size of tensor b (1758) at non-singleton dimension 3`
I…
-
Running the code from the Model Card, I get this error:
`ValueError: 'dac' is already used by a Transformers config, pick another name.`
``` File "C:\Users\XXXX\AppData\Roaming\Python\Python311\…
-
### 确认清单
- [X] 我已经阅读过 README.md 和 dependencies.md 文件
- [X] 我已经确认之前没有 issue 或 discussion 涉及此 BUG
- [X] 我已经确认问题发生在最新代码或稳定版本中
### Forge Commit 或者 Tag
AttributeError: 'Chat' object has no attribute 'gp…
-
Other than adding an extra word, then editing the audio, is there a way to avoid cutting off the last sounds of the last word in a sentence?
For example this sentence: "This is the book for you if …
-
We need to replace the current fishspeech with better TTS model.
WIP Shortlist of Possible candidates:
- Amphion (https://github.com/open-mmlab/Amphion)
-
First, I have to say that this is absolutely fantastic. I've tried many, many different TTS models with RVC and this just works. Not only that, it sounds great. I used to train in XTTS-FineTune the…