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

Minor issue #3

Open
wooters opened this issue Jun 30, 2023 · 0 comments
Open

Minor issue #3

wooters opened this issue Jun 30, 2023 · 0 comments

Comments

@wooters
Copy link

wooters commented Jun 30, 2023

Thanks for the example code, it is helpful.

I noticed a small issue in the save_transcript() function - the else statement will never be executed because the if data: condition will always evaluate to True.

https://github.com/AssemblyAI-Examples/python-speech-recognition-course/blob/db2dddbbf01c4bd2ac546f154d05a075b6e4e0a7/02-simple-speech-recognition/api_02.py#L69

Thanks again for providing this code!

wooters added a commit to wooters/python-speech-recognition-course that referenced this issue Jun 30, 2023
A proposed fix for the minor issue I reported here AssemblyAI-Community#3
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

No branches or pull requests

1 participant