Skip to content

TypeError: 'TranscriptionWord' object is not subscriptable #8

Description

@Diveshmahajan4

The captacity package gives error while using with latest openai version (1.74.0)

File "/Users/captacity/venv/lib/python3.10/site-packages/captacity/transcriber.py", line 22, in transcribe_with_api
    word["word"] = " " + word["word"]
TypeError: 'TranscriptionWord' object is not subscriptable

Can you mention which version of openai and moviepy you used for captacity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions