-
## Describe the bug
运行demo代码时,在from import阶段就报错了。
## How To Reproduce
from models.tts.maskgct.maskgct_utils import *
这句报错了
--------------------------------------------------------------------…
-
### Self Checks
- [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [X] I confirm that I am using English to su…
-
**🚀 Feature Description**
This is a request for improving the documentation. On the readme, you have a
- List the available speakers and choose a among them:
`$ tts --model_name "//" --list_…
surak updated
1 month ago
-
Removed popup message functionality as it is not helpful for a visually impaired user and cluttered the rest of the code.
Began implementation of [Piper TTS](https://github.com/rhasspy/piper) for A…
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
is there any way i can use local models for stt and tts instead of the api ones
-
1.FutureWarning: You are using `torch.load` with `weights_only=False` (the current default value), which uses the default pickle module implicitly. It is possible to construct malicious pickle data w…
-
部署在Linux服务器上的,没有修改requirements.txt内的依赖,运行后克隆声音报错如下:
Traceback (most recent call last):
File "/root/miniconda3/envs/cosyvoice/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.…
-
### What would you like to see?
Refer to https://github.com/Mintplex-Labs/anything-llm/issues/2464#issuecomment-2458680527 to end for more details or scope.
1. Enable streaming on Apipie providers…
-
使用Instruct进行推理,希望固定音色输出音频,但现状会有所偏移,有概率出现男女混合的音频。
1. 使用Instruct模型推理,没有embedding,如何指定音色呢?
2. 若通过prompt_text描述音色,应该如何描述自定义的音色?