Skip to content

使用ecapa-tdnn进行语音克隆报错 #2471

@oyb1125

Description

@oyb1125

2022-09-28 10-27-22 的屏幕截图
如图 使用这个功能报下面的错是什么原因
Traceback (most recent call last):
File "/home/fyy/ResourceCode/PaddleSpeech/paddlespeech/t2s/exps/voice_cloning.py", line 233, in
main()
File "/home/fyy/ResourceCode/PaddleSpeech/paddlespeech/t2s/exps/voice_cloning.py", line 229, in main
voice_cloning(args)
File "/home/fyy/ResourceCode/PaddleSpeech/paddlespeech/t2s/exps/voice_cloning.py", line 69, in voice_cloning
audio_file=input_dir / os.listdir(input_dir)[0], force_yes=True)
File "/home/fyy/miniconda3/envs/paddle_env/lib/python3.7/site-packages/paddlespeech/cli/utils.py", line 328, in _warpper
return executor_func(self, *args, **kwargs)
TypeError: call() got an unexpected keyword argument 'force_yes'

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions