261 Commits

Author SHA1 Message Date
Songting 4f316f2f64 Update mel_processing.py 2023-04-04 18:47:20 +08:00
Songting c90fb9f63c Merge pull request #148 from RealityError/main
用命令行方法生成VITS语音
2023-04-04 12:55:39 +08:00
Songting 02e3fd0a09 Update requirements.txt 2023-04-04 12:46:50 +08:00
Songting 41173bfec7 Adaptation to torch 2.0 2023-04-04 12:32:10 +08:00
realityerror c4ab2501e4 提交命令行生成
命令行生成语音文件
2023-04-04 11:59:01 +08:00
Plachtaa ff4078c098 Update requirements.txt 2023-03-21 21:34:19 +08:00
Plachtaa 7b4273f514 Update DATA.MD 2023-03-14 15:17:44 +08:00
Plachtaa cbadc7c0db Update README_ZH.md 2023-03-14 10:42:14 +08:00
Plachtaa 56972cc455 Update README.md 2023-03-14 10:41:02 +08:00
Plachta 94a36f612f Merge remote-tracking branch 'origin/main' 2023-03-09 13:22:40 +08:00
Plachta 0630c258ea changed num_workers 2023-03-09 13:22:27 +08:00
Plachtaa d79aadb786 Added additional instructions for MoeGoe usage 2023-03-09 12:49:20 +08:00
Plachtaa aa01f7b73e Merge pull request #76 from lrioxh/main
中英日韩文本加tag
2023-03-07 13:37:39 +08:00
Plachta eff14d53e5 fix inference UI 2023-03-07 10:36:02 +08:00
Plachta d06efc5fe7 fix inference UI 2023-03-07 10:23:41 +08:00
lrioxh e7f0574fc8 Add tags via re 2023-03-07 09:58:05 +08:00
lrioxh 5aea258e26 Add tags via re 2023-03-07 09:44:43 +08:00
lrioxh ea491a457f Add tags via re 2023-03-07 09:39:56 +08:00
Plachta 5093ba0b9a supported auxiliary data for CJ model 2023-03-06 21:00:40 +08:00
Plachta bbe2638855 Merge remote-tracking branch 'origin/main' 2023-03-06 16:21:20 +08:00
Plachta 8a04e3e824 bug fix 2023-03-06 16:21:10 +08:00
Plachtaa fbe46caa3d Add files via upload 2023-03-05 16:33:29 +08:00
Plachtaa 1fa2fa8642 Update video2audio.py 2023-03-05 16:25:52 +08:00
Plachtaa 1698f0dd8a Update download_video.py 2023-03-05 16:25:38 +08:00
Plachtaa 11b2ea0f88 Merge pull request #60 from eve2ptp/main
multithreading event
2023-03-05 16:25:14 +08:00
eve2ptp 4a17d6580c Delete denoise_audio.py 2023-03-05 16:18:39 +08:00
Evilmass 4c45e6a74c multithreading event 2023-03-05 14:55:32 +08:00
Plachta de2a885ab2 will print transcribed text from long audios 2023-03-04 19:02:57 +08:00
Plachta f45e33c1ad Merge remote-tracking branch 'origin/main' 2023-03-04 14:09:44 +08:00
Plachta 15c4db56ba will print transcribed text from long audios 2023-03-04 14:09:30 +08:00
Plachtaa da3670a2d8 Merge pull request #49 from BushyToaster88/fix-torch-stft-error-on-gpus-sm-53
fix-torch-stft-error-on-gpus-sm-53
webui-v1.1
2023-03-03 14:10:23 +08:00
Exulan b92361b99f fix-torch-stft-error-on-gpus-sm-53
This pull request addresses an issue that arises when executing the finetune_speaker_v2.py script on GPUs with compute capability less than SM_53. The error occurs at line 104 of mel_processing.py, where the torch.stft() function is called with a half data type. To fix this, I updated the data type to float.
2023-03-03 16:17:28 +11:00
Plachtaa 8137fb9e06 Merge pull request #44 from justinjohn0306/main
Use gloo backend on Windows for Pytorch
2023-03-02 16:50:40 +08:00
Justin John 04b5e8e68c Merge branch 'Plachtaa:main' into main 2023-03-02 13:51:48 +05:30
Plachta 6addfeb97f fixed single speaker error 2023-03-02 14:42:25 +08:00
Plachta 13350512c7 updated error messages 2023-03-02 13:36:47 +08:00
Plachta 610f4a8b02 updated error messages 2023-03-02 13:34:32 +08:00
Plachta 03c9cd3ccb updated pure chinese option 2023-03-01 17:50:11 +08:00
Plachta 9f8982181d updated pure chinese option 2023-03-01 17:11:58 +08:00
Plachta 89eb6f5a83 Merge remote-tracking branch 'origin/main' 2023-03-01 16:59:07 +08:00
Plachta 952ce4b3a3 updated chinese cleaners 2023-03-01 16:58:57 +08:00
Plachtaa 86a60660bb Update DATA_EN.MD 2023-03-01 10:18:43 +08:00
Plachta e90e1b86f1 updated pipeline 2023-02-27 22:05:28 +08:00
Justin John 3482b9ce55 downgrade librosa 2023-02-27 11:30:34 +05:30
Justin John 730365fcde Use gloo backend on Windows for Pytorch 2023-02-27 10:36:35 +05:30
Plachta bf7042e454 updated pipeline 2023-02-27 00:39:32 +08:00
Plachta 03e3894fe4 updated pipeline 2023-02-27 00:22:00 +08:00
Plachta 4b2ea54c96 updated pipeline 2023-02-26 23:42:15 +08:00
Plachta 9c471d14ac updated pipeline 2023-02-26 22:15:01 +08:00
Plachta d212e70381 updated pipeline 2023-02-26 21:14:42 +08:00