library · inferred from evidence
amazon_transcribe.utils
A module within the amazon-transcribe library containing utility functions.
- 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