-
Hello,when I ran evaluate_models.py,I have encountered some problems.This was a description: the EER is zero and Thresh in nan!
![image](https://github.com/RUB-SysSec/WaveFake/assets/74443366/9f93214…
-
What I have done
1. conda create --name espnet python=3.10
2. conda activate espnet
3. git clone git clone https://github.com/espnet/espnet.git
4. pip install -q espnet==202308 pypinyin==0.44.0 pa…
-
## Description
(A clear and concise description of what the feature is.)
A api that can let user uses QPPWG not in a very user friendly sense.
This is just the start.I also do not have enough exper…
-
i have a people 50 sentences voice, could i train a WaveGan model with 50 sentences, Let the sound adapt the people?
wac81 updated
3 years ago
-
Can create separate branch for TTS implementation, that's the ultimate goal for every neural vocoder. I will try to use this implementation with nvidia's Tacotron2, as preprocessing for both networks …
-
Hello, I trained MB Melgan v3 700k steps on small 570 utterance single-speaker dataset and output very robotic and loss curves look not so good. What am I doing wrong? I also have bad results when res…
gafsd updated
3 years ago
-
你好,想请问下数据集CVoiceFake是否有公开标注文件,目前只看到数据没有找到标注文件呢
-
@kan-bayashi , FYI.
https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=9455356
-
For Sample model trained by V1
and downloaded from https://s3.amazonaws.com/wavegan-v1/models
I can see the tensor object
Tensor("z:0", shape=(?, 100), dtype=float32)
as well as 'G_z:0' and 'G_z_…
-
原来的issue太长了,所以关了重新开了一个。
首先是发现了revise_text.py里面的一个bug
```
def process(files, path):
text_dict = {}
with open("./text.txt" ,'r', encoding='utf-8') as text_file:
for line in text_fi…