-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
保姆级别教程(持续更新各类社区/非官方教程---- #20
Comments
再分享 #122 |
播放都是杂音。。。。。。。。。。。。。
C:\Users\Administrator\Desktop\Realtime-Voice-Clone-Chinese-main\Realtime-Voice-Clone-Chinese-main>python synthesizer_train.py mandarin E:\datat\rain_set\train\
Arguments:
run_id: mandarin
syn_dir: E:\datat\rain_set\train\
models_dir: synthesizer/saved_models/
save_every: 1000
backup_every: 25000
force_restart: False
hparams:
Checkpoint path: synthesizer\saved_models\mandarin\mandarin.pt
Loading training data from: E:\datat\rain_set\train\train.txt
Using model: Tacotron
Using device: cpu
Initialising Tacotron Model...
Trainable Parameters: 30.872M
Loading weights at synthesizer\saved_models\mandarin\mandarin.pt
Tacotron weights loaded from step 0
Using inputs from:
E:\datat\rain_set\train\train.txt
E:\datat\rain_set\train\mels
E:\datat\rain_set\train\embeds
Traceback (most recent call last):
File "synthesizer_train.py", line 35, in <module>
train(**vars(args))
File "C:\Users\Administrator\Desktop\Realtime-Voice-Clone-Chinese-main\Realtime-Voice-Clone-Chinese-main\synthesizer\train.py", line 111, in train
dataset = SynthesizerDataset(metadata_fpath, mel_dir, embed_dir, hparams)
File "C:\Users\Administrator\Desktop\Realtime-Voice-Clone-Chinese-main\Realtime-Voice-Clone-Chinese-main\synthesizer\synthesizer_dataset.py", line 12, in __init__
with metadata_fpath.open("r", encoding="utf-8") as metadata_file:
File "C:\ProgramData\Anaconda3\lib\pathlib.py", line 1221, in open
return io.open(self, mode, buffering, encoding, errors, newline,
File "C:\ProgramData\Anaconda3\lib\pathlib.py", line 1077, in _opener
return self._accessor.open(self, flags, mode)
FileNotFoundError: [Errno 2] No such file or directory: 'E:\\datat\\rain_set\\train\\train.txt'
C:\Users\Administrator\Desktop\Realtime-Voice-Clone-Chinese-main\Realtime-Voice-Clone-Chinese-main>python demo_toolbox.py -d E:\data\train_set\train
2021-08-19 17:56:17.809226: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'cudart64_110.dll'; dlerror: cudart64_110.dll not found
2021-08-19 17:56:17.809396: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
Arguments:
datasets_root: E:\data\train_set\train
enc_models_dir: encoder\saved_models
syn_models_dir: synthesizer\saved_models
voc_models_dir: vocoder\saved_models
cpu: False
seed: None
no_mp3_support: False
Warning: you do not have any of the recognized datasets in E:\data\train_set\train.
The recognized datasets are:
LibriSpeech/dev-clean
LibriSpeech/dev-other
LibriSpeech/test-clean
LibriSpeech/test-other
LibriSpeech/train-clean-100
LibriSpeech/train-clean-360
LibriSpeech/train-other-500
LibriTTS/dev-clean
LibriTTS/dev-other
LibriTTS/test-clean
LibriTTS/test-other
LibriTTS/train-clean-100
LibriTTS/train-clean-360
LibriTTS/train-other-500
LJSpeech-1.1
VoxCeleb1/wav
VoxCeleb1/test_wav
VoxCeleb2/dev/aac
VoxCeleb2/test/aac
VCTK-Corpus/wav48
aidatatang_200zh/corpus/dev
aidatatang_200zh/corpus/test
Feel free to add your own. You can still use the toolbox by recording samples yourself.
Loaded encoder "pretrained.pt" trained to step 1564501
Synthesizer using device: cpu
Trainable Parameters: 30.872M
Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Realtime-Voice-Clone-Chinese-main\Realtime-Voice-Clone-Chinese-main\toolbox\__init__.py", line 122, in <lambda>
func = lambda: self.synthesize() or self.vocode()
File "C:\Users\Administrator\Desktop\Realtime-Voice-Clone-Chinese-main\Realtime-Voice-Clone-Chinese-main\toolbox\__init__.py", line 229, in synthesize
specs = self.synthesizer.synthesize_spectrograms(texts, embeds)
File "C:\Users\Administrator\Desktop\Realtime-Voice-Clone-Chinese-main\Realtime-Voice-Clone-Chinese-main\synthesizer\inference.py", line 86, in synthesize_spectrograms
self.load()
File "C:\Users\Administrator\Desktop\Realtime-Voice-Clone-Chinese-main\Realtime-Voice-Clone-Chinese-main\synthesizer\inference.py", line 64, in load
self._model.load(self.model_fpath)
File "C:\Users\Administrator\Desktop\Realtime-Voice-Clone-Chinese-main\Realtime-Voice-Clone-Chinese-main\synthesizer\models\tacotron.py", line 497, in load
self.load_state_dict(checkpoint["model_state"])
File "C:\ProgramData\Anaconda3\lib\site-packages\torch\nn\modules\module.py", line 1223, in load_state_dict
raise RuntimeError('Error(s) in loading state_dict for {}:\n\t{}'.format(
RuntimeError: Error(s) in loading state_dict for Tacotron:
size mismatch for encoder.embedding.weight: copying a param with shape torch.Size([75, 512]) from checkpoint, the shape in current model is torch.Size([70, 512]).
| Generating 1/1
Done.
…------------------ 原始邮件 ------------------
发件人: "babysor/Realtime-Voice-Clone-Chinese" ***@***.***>;
发送时间: 2021年8月19日(星期四) 下午5:57
***@***.***>;
***@***.***>;"State ***@***.***>;
主题: Re: [babysor/Realtime-Voice-Clone-Chinese] 来个保姆级别教程@@ (#20)
别害羞,快分享一下卡在哪里啦,我再优化优化
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
出一个详细的教程吧,大佬👍
…---原始邮件---
发件人: ***@***.***>
发送时间: 2021年8月19日(周四) 下午5:57
收件人: ***@***.***>;
抄送: ***@***.***>;"State ***@***.***>;
主题: Re: [babysor/Realtime-Voice-Clone-Chinese] 来个保姆级别教程@@ (#20)
别害羞,快分享一下卡在哪里啦,我再优化优化
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
这。。看起来你都没train起来synthesizer啊 |
同求,比如数据集在哪里下载 |
#14 closed裡面有同樣的問題,有放下載連結 |
E:\data\aidatatang_200zh\aidatatang_200zh\corpus\train 数据集解压路径 这一步synthesizer_preprocess_audio.py有问题吗 Using data from: |
|
python synthesizer_preprocess_audio.py E:\data\aidatatang_200zh 不用多一层 |
python synthesizer_preprocess_audio.py E:\data\aidatatang_200zh 不用多一层 |
这步也太慢了。。。 Checkpoint path: synthesizer\saved_models\mandarin\mandarin.pt Initialising Tacotron Model... Trainable Parameters: 30.872M Loading weights at synthesizer\saved_models\mandarin\mandarin.pt {| Epoch: 1/2 (500/10207) | Loss: 0.9025 | 0.065 steps/s | Step: 0k | }Input at step 500: wo3 yao4 gei3 wang2 ming2 da3 dian4 hua4~__________________________________________________________ |
@zhuzaileiting 你这是用cpu训练的,GPU速度大概在1.3-2 steps/s |
...GPU,怎么配置显卡全局配置了呀。。 |
Arguments: Using data from: |
路径好像没啥问题啊 |
有群吗 一起交流下怎么跑 |
群二维码过期了,求更 |
二维码过期了,求更 |
见上 |
谢谢你 |
二维码失效了呜呜呜 |
请问训练合成器的时候有一步还是挺好的,怎么回退,然后接着训练,顺便再要一下群码 |
找之前的保存点 |
Mac 上传 本地音频文件时,发现有异常,有遇到的吗? 怎么解啊! |
求更新 |
请问能发一下群二维码吗?谢谢。 |
求更新 群二维码 |
This comment was marked as off-topic.
This comment was marked as off-topic.
请问能发一下群二维码吗?谢谢。 |
还有群么 |
还有群吗 |
求更新群二维码 |
求更新群二维码 |
还有群吗,进群学习下 |
求更新群二维码 |
求更新二维码 |
过期了555555555 |
二维码都过期,小白求教 |
求更新二维码 |
1 similar comment
求更新二维码 |
求带炼丹 |
求更新一波二维码 |
哪里可以炼丹 |
求更新二维码 |
1 similar comment
求更新二维码 |
(作者借楼编辑ing
社区视频教程:
奶糖 https://www.bilibili.com/video/BV1dq4y137pH
The text was updated successfully, but these errors were encountered: