library · inferred from evidence
assemblyai-python-sdk
The Python SDK provided by AssemblyAI for interacting with their services.
- Random whitespace in Chinese and Cantonese subtitles from export_subtitles_srt
The spaced-out Chinese characters in SRT output are a known limitation: AssemblyAI does not support subtitles for Chinese, so `export_subtitles_srt()` is not accurate for those languages. Use `transcript.text` for the transcription itself,