- 07 6月, 2023 3 次提交
- 02 6月, 2023 1 次提交
-
-
由 Hui Zhang 提交于
-
- 24 5月, 2023 1 次提交
-
-
由 __水叔 提交于
# 固话的正则 错误修改 参考https://github.com/speechio/chinese_text_normalization/blob/master/python/cn_tn.py 固化的正则为: pattern = re.compile(r"\D((0(10|2[1-3]|[3-9]\d{2})-?)?[1-9]\d{6,7})\D")
-
- 22 5月, 2023 1 次提交
-
-
由 zoooo0820 提交于
-
- 24 4月, 2023 5 次提交
- 21 4月, 2023 1 次提交
-
-
由 Shuangchi He 提交于
Signed-off-by:
Yulv-git <yulvchi@qq.com>
-
- 20 4月, 2023 3 次提交
- 19 4月, 2023 1 次提交
-
-
由 ljhzxc 提交于
-
- 18 4月, 2023 1 次提交
-
-
由 小湉湉 提交于
-
- 13 4月, 2023 1 次提交
-
-
由 小湉湉 提交于
-
- 10 4月, 2023 2 次提交
-
-
由 longRookie 提交于
* iSTFTNet implementation based on hifigan, not affect the function and execution of HIFIGAN * modify the comment in iSTFT.yaml * add the comments in hifigan * iSTFTNet implementation based on hifigan, not affect the function and execution of HIFIGAN * modify the comment in iSTFT.yaml * add the comments in hifigan * add iSTFTNet.md * modify the format of iSTFTNet.md * modify iSTFT.yaml and hifigan.py * Format code using pre-commit * modify hifigan.py,delete the unused self.istft_layer_id , move the self.output_conv behind else, change conv_post to output_conv * update iSTFTNet_csmsc_ckpt.zip download link * modify iSTFTNet.md * modify hifigan.py and iSTFT.yaml * modify iSTFTNet.md
-
由 小湉湉 提交于
* add starganv2 vc trainer * fix StarGANv2VCUpdater and losses * fix StarGANv2VCEvaluator * add some typehint
-
- 06 4月, 2023 1 次提交
-
-
由 小湉湉 提交于
-
- 27 3月, 2023 1 次提交
-
-
由 liangym 提交于
-
- 22 3月, 2023 1 次提交
-
-
由 小湉湉 提交于
* fix elementwise_floordiv's fill_constant * add float converter for min_value in attention
-
- 21 3月, 2023 2 次提交
- 16 3月, 2023 1 次提交
-
-
由 小湉湉 提交于
-
- 14 3月, 2023 3 次提交
- 13 3月, 2023 2 次提交
- 10 3月, 2023 1 次提交
-
-
由 MrEO 提交于
-
- 08 3月, 2023 1 次提交
-
-
由 小湉湉 提交于
* remove pad op in static model by replace F.pad with nn.Pad1D and nn.Pad2D * fix variable names * add note
-
- 06 3月, 2023 1 次提交
-
-
由 JiehangXie 提交于
Co-authored-by:
TianYuan <white-sky@qq.com>
-
- 03 3月, 2023 1 次提交
-
-
由 mooncake 提交于
-
- 02 3月, 2023 1 次提交
-
-
由 小湉湉 提交于
-
- 01 3月, 2023 1 次提交
-
-
由 小湉湉 提交于
-
- 24 2月, 2023 2 次提交
-
-
由 小湉湉 提交于
Co-authored-by: N0x45f <wangzhen45@baidu.com>
-
由 HuangLiangJie 提交于
-
- 23 2月, 2023 1 次提交
-
-
由 小湉湉 提交于
* fix dygraph to static for tacotron2, test=doc * Fix dy2st error for taco2 * Update attentions.py --------- Co-authored-by: N0x45f <wangzhen45@baidu.com>
-