library · inferred from evidence
amazon-transcribe
A Python library installed from PyPI for interacting with Amazon Transcribe.
- ImportError: cannot import name 'apply_realtime_delay' from 'amazon_transcribe.utils' when running...
A user installed amazon-transcribe from PyPI and ran the simple_file.py example, but hit ImportError: cannot import name 'apply_realtime_delay' from 'amazon_transcribe.utils'. Root cause: the examples in the repo's develop branch used a fun