-
Hey I am glad to inform you that I have succeeded to merge Tacotron model with World vocoder and generated some evaluation results as follows. The results sound not bad but still not perfect. However …
-
TypeError: get_model() got an unexpected keyword argument 'to_cuda'
**Describe the bug**
Error while trying to train.
**To Reproduce**
Steps to reproduce the behavior:
git clone https://git…
-
Hello,
I would like to confirm that I understand the following points correctly:
-for Pitch estimations use Parselmout
-for duration estimations use DeepForcedAligner
-for energy estimations …
-
Hello @kan-bayashi I can see gan_tts task now work with joint TTS training but wondering if you have example for specify pretrained models, switching vocoder impl and expected training time difference…
-
**Summary[问题简述(一句话)]**
A clear and concise description of what the issue is.
**Env & To Reproduce[复现与环境]**
描述你用的环境、代码版本、模型
**Screenshots[截图(如有)]**
If applicable, add screenshots to help
-
I wrote a simple extension which is sending the chat output my TTS endpoint and plays the wav file.
Is this the proper way of importing modules when writing extensions?
```python
import requests
…
-
**Summary[问题简述(一句话)]**
web端无法正常合成
**Env & To Reproduce[复现与环境]**
Linux **** SMP Tue Jun 1 16:14:33 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
版本:commit 3fe0690cc6c3b88a77c6036ac09a1fbbedeac3f9
模型:c…
-
这里是免费的程序员招聘服务。
如果你们团队正在招人,欢迎把招聘信息发在这个帖子里面。请简要描述,岗位名称、工作地点、岗位要求、团队简介、联系方式等等。
**注意:同一个团队如果招聘多个岗位,请写在一起,不要分成多个部分张贴。**
读者可以咨询,但请不要发布与招聘无关的内容,禁止对公司或岗位进行评论或抱怨。如果有意应聘,请直接与发帖人联系。
谢绝中介和猎头发帖,违者拉黑。
…
-
### Describe the bug
Hi,
I'm attempting to use the tortoise-v2 model for inference.
All I've done so far:
```
git clone https://github.com/coqui-ai/TTS
cd TTS
pip install -e .[all]
tts -…
-
你好 我使用sishell3数据集来进行合成 ,使用的是你提供的预训练模型出现如下错误。请问如何修改呢‘?
Traceback (most recent call last):
File "G:\tj\anaconda\envs\gpu2\lib\tarfile.py", line 187, in nti
n = int(s.strip() or "0", 8)
ValueEr…