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

Closed
wants to merge 1 commit into 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!

Copy link

github-actions bot commented Dec 2, 2024

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Dec 2, 2024
Copy link

github-actions bot commented Dec 9, 2024

This PR has been automatically closed due to inactivity. Thank you for your contributions.

@github-actions github-actions bot closed this Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants