Meera

Results 7 comments of Meera

I like to submit my blog post https://askus.how/how-to-build-a-simple-form-using-lowcode-tool-appsmith/ For Hacktoberfest.

I am getting same error. I see out.gif is created correctly. Here is the command ffmpeg -i in.mov -s 200x200 -pix_fmt rgb24 -r 10 -f gif - | gifsicle --optimize=3...

create-llama uses older ai package. Vercel now recommends to use 'ai/rsc'.

Does any know how to write the output to VTT? This is what I tried with open("output-x.vtt", "w", encoding="utf-8") as vtt_file: vtt_writer = whisperx.utils.WriteVTT(output_dir=".") vtt_writer.write_result(result, file=vtt_file, options={"max_line_width":None,"max_line_count":None,"highlight_words":False}) Gives key error...

The instructions seems to be out of date. After using following command bower install angular-ui-map There is no directory src - so you need