carpedm20 / multi-speaker-tacotron-tensorflow

Multi-speaker Tacotron in TensorFlow.
http://carpedm20.github.io/tacotron
Other
632 stars 341 forks source link

문장 출력 도중 오류가 발생합니다.[키 누락으로 확인됨] #80

Closed ghkimwoo closed 4 years ago

ghkimwoo commented 4 years ago

TypeError: Conflict register for file "google/cloud/speech_v1/proto/cloud_speech.proto": google.cloud.speech.v1.Re cognitionConfig.AudioEncoding is already defined in file "google/cloud/proto/speech/v1/cloud_speech.proto". Please fix the conflict by adding package name on the proto file, or use different name for the duplication. 라고 발생하는데 어떻게 해야 하나요?