jianfch / stable-ts

Transcription, forced alignment, and audio indexing with OpenAI's Whisper
MIT License
1.59k stars 176 forks source link

Running on Mac: AttributeError: 'str' object has no attribute 'get' #381

Open txs opened 4 months ago

txs commented 4 months ago

Trying to run this on m1 max macbook while running the example code, here's what I ran into AttributeError: 'str' object has no attribute 'get'

jianfch commented 4 months ago

Need a little more context. Can you provide the full stack trace?