Skip to content
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

Update google_synthesizer.py #698

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

anjaney-parasar
Copy link

in line 54, it seems the latest version of google.cloud speech didn't have the attribute AttributeError: type object 'SynthesizeSpeechRequest' has no attribute 'TimepointType'

in line 72, the synthesize speech response didn't have field called audio_config Unknown field for SynthesizeSpeechResponse: audio_config

in line 54, it seems the latest version of google.cloud speech didn't have the attribute 
AttributeError: type object 'SynthesizeSpeechRequest' has no attribute 'TimepointType'


in line 72, the synthesize speech response didn't have field called audio_config
Unknown field for SynthesizeSpeechResponse: audio_config
Copy link

@diefergil diefergil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants