Commit Graph

162 Commits

Author SHA1 Message Date
liuhaozhe6788
ba7b119073 new commits 2023-06-08 15:21:34 +08:00
liuhaozhe6788
a1ae4132f1 new commits 2023-06-03 19:26:14 +08:00
liuhaozhe6788
9efe0bbeca 合成器可视化图表修改 2023-04-20 08:10:50 +08:00
liuhaozhe6788
b734f2c41c 调整tacotron停止符的判别参数,处理GPU预测显存占用大的问题 2023-04-18 17:43:58 +08:00
liuhaozhe6788
4cc64326e2 修复bug 2023-04-17 18:30:08 +08:00
liuhaozhe6788
d0409b8c07 修复bug并改善合成器预测终止判别参数 2023-04-17 18:27:42 +08:00
liuhaozhe6788
acedefc604 修改了README 2023-03-29 16:03:04 +08:00
liuhaozhe6788
b77e01b96d 给TTS模块增加VCTK数据继续训练模型 2023-03-29 16:02:41 +08:00
liuhaozhe6788
b5296a9a36 remove temp files 2023-03-09 16:17:03 +08:00
liuhaozhe6788
df983336ac 解决单个字母发音和声音变速的bug,并改善guy的发音 2023-03-09 15:53:34 +08:00
liuhaozhe6788
d576ae4fc2 解决缩写's,y','m读成单个字母的bug 2023-03-07 15:56:11 +08:00
liuhaozhe6788
3fcde2e668 只将最多含有3个字符的大写单词转为字符读音并识别复数形式的缩略词转为字符读音 2023-03-07 15:47:02 +08:00
liuhaozhe6788
db9195790b Merge pull request #44 from liuhaozhe6788/develop
修改了README
2023-02-27 16:02:27 +08:00
liuhaozhe6788
c1aba0afa6 修改了README 2023-02-27 16:02:02 +08:00
liuhaozhe6788
c70440df57 Merge pull request #43 from liuhaozhe6788/develop
Develop
2023-02-27 09:17:58 +08:00
liuhaozhe6788
4bec275e1a 转换更多ascii码符号,并对含有数字的缩写进行处理 2023-02-22 09:51:26 +08:00
liuhaozhe6788
6fac5490e2 将文本中的缩写转为读音 2023-02-21 10:48:12 +08:00
liuhaozhe6788
e00e67cd74 Merge pull request #42 from liuhaozhe6788/develop
Merge pull request #41 from liuhaozhe6788/master
2023-02-17 15:14:51 +08:00
liuhaozhe6788
8b05018d1a Merge pull request #41 from liuhaozhe6788/master
Merge pull request #40 from liuhaozhe6788/develop
2023-02-17 15:12:46 +08:00
liuhaozhe6788
aa022a268c Merge pull request #40 from liuhaozhe6788/develop
Develop
2023-02-17 15:11:09 +08:00
liuhaozhe6788
7419e838cf 更新了README 2023-02-17 15:10:20 +08:00
liuhaozhe6788
10dc193652 修改#和@的读法 2023-02-16 14:33:15 +08:00
liuhaozhe6788
a7c934008f Merge pull request #39 from liuhaozhe6788/develop
Develop
2023-01-04 19:43:07 +08:00
liuhaozhe6788
11022f984b 文本介词分割去掉over 2023-01-04 19:42:31 +08:00
liuhaozhe6788
4d7596b41d Merge pull request #38 from liuhaozhe6788/master
Merge pull request #37 from liuhaozhe6788/develop
2023-01-04 15:27:20 +08:00
liuhaozhe6788
1bd27d94e8 Merge pull request #37 from liuhaozhe6788/develop
Merge pull request #36 from liuhaozhe6788/master
2023-01-04 15:26:42 +08:00
liuhaozhe6788
56b0a65039 Merge pull request #36 from liuhaozhe6788/master
修改输出音频路径并移动praat脚本到speed_changer路径下,提高了输出音频的音量
2023-01-04 15:26:04 +08:00
lhzstar
10f91f6c2a 修改输出音频路径并移动praat脚本到speed_changer路径下,提高了输出音频的音量 2023-01-04 15:25:11 +08:00
liuhaozhe6788
3d39cce8ca Merge pull request #35 from liuhaozhe6788/develop
将fixspeed.py脚本放入speed_changer路径中
2023-01-04 13:52:57 +08:00
liuhaozhe6788
0612573975 将fixspeed.py脚本放入speed_changer路径中 2023-01-04 13:52:28 +08:00
liuhaozhe6788
8375d50b24 Merge pull request #34 from liuhaozhe6788/develop
命令行传参声音美颜权重
2023-01-01 21:02:42 +08:00
liuhaozhe6788
b3be8d2a3b 命令行传参声音美颜权重 2023-01-01 21:02:14 +08:00
liuhaozhe6788
3e51e98ed9 Merge pull request #33 from liuhaozhe6788/develop
Develop
2023-01-01 19:50:38 +08:00
liuhaozhe6788
57cbc8d4af 删掉text.txt 2023-01-01 19:49:59 +08:00
liuhaozhe6788
a96357d85e demo_cli新增声音美颜权重参数 2023-01-01 19:48:20 +08:00
liuhaozhe6788
b9da4ba2ab 增加声音美颜的标准语音 2023-01-01 19:42:48 +08:00
liuhaozhe6788
ec3d1f4b09 修改.gitignore 2023-01-01 19:38:41 +08:00
liuhaozhe6788
e199caea70 更新了READEME和pip安装要求文档 2023-01-01 19:37:23 +08:00
liuhaozhe6788
cd933eb354 修改合成器输出图表的路径名称 2023-01-01 16:20:34 +08:00
liuhaozhe6788
9ca22a72eb 修改合成器输出图表的路径名称 2023-01-01 16:16:24 +08:00
liuhaozhe6788
77376f4972 Merge pull request #32 from liuhaozhe6788/develop
绘制所有文本片段的注意力对齐图和合成的梅尔频谱
2023-01-01 16:13:53 +08:00
liuhaozhe6788
140b56a2e1 绘制所有文本片段的注意力对齐图和合成的梅尔频谱 2023-01-01 16:12:48 +08:00
liuhaozhe6788
36e9ce9369 Merge pull request #31 from liuhaozhe6788/develop
补充了README内容
2023-01-01 15:30:49 +08:00
liuhaozhe6788
160ad1c0c9 补充了README内容 2023-01-01 15:30:04 +08:00
liuhaozhe6788
4f884dd0fb Merge pull request #30 from liuhaozhe6788/develop
给demo_cli.py中增加了更多文本预处理和清洗操作
2023-01-01 15:24:46 +08:00
liuhaozhe6788
498dbb6feb 给demo_cli.py中增加了更多文本预处理和清洗操作 2023-01-01 15:24:03 +08:00
liuhaozhe6788
7b789de163 Merge pull request #28 from liuhaozhe6788/develop
新增话者嵌入降维可视化功能
2023-01-01 13:00:49 +08:00
liuhaozhe6788
1acf5b56f0 .gitignore修改生效 2023-01-01 12:59:45 +08:00
liuhaozhe6788
26c014ff91 忽略png文件 2023-01-01 12:58:09 +08:00
liuhaozhe6788
50bdced782 Merge pull request #29 from liuhaozhe6788/master
Merge pull request #28 from liuhaozhe6788/develop
2023-01-01 12:53:29 +08:00