Spaces:
Runtime error
runtime error
Space failed. Exit code: 1. Reason: Fetching Space from: https://huggingface.co/spaces/fffiloni/CoCa-clone Loaded as API: https://fffiloni-coca-clone.hf.space β Fetching Space from: https://huggingface.co/spaces/fffiloni/audioldm-text-to-audio-generation-copy Traceback (most recent call last): File "/home/user/.local/lib/python3.8/site-packages/gradio/external.py", line 436, in from_spaces config = json.loads(result.group(1)) # type: ignore AttributeError: 'NoneType' object has no attribute 'group' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "app.py", line 9, in <module> audio_gen = gr.Blocks.load(name="spaces/fffiloni/audioldm-text-to-audio-generation-copy") File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1462, in load return external.load( File "/home/user/.local/lib/python3.8/site-packages/gradio/external.py", line 68, in load return load_blocks_from_repo( File "/home/user/.local/lib/python3.8/site-packages/gradio/external.py", line 107, in load_blocks_from_repo blocks: gradio.Blocks = factory_methods[src](name, api_key, alias, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/gradio/external.py", line 438, in from_spaces raise ValueError("Could not load the Space: {}".format(space_name)) ValueError: Could not load the Space: fffiloni/audioldm-text-to-audio-generation-copy
Container logs:
Fetching Space from: https://huggingface.co/spaces/fffiloni/CoCa-clone
Loaded as API: https://fffiloni-coca-clone.hf.space β
Fetching Space from: https://huggingface.co/spaces/fffiloni/audioldm-text-to-audio-generation-copy
Loaded as API: https://fffiloni-audioldm-text-to-audio-generation-copy.hf.space β
Running on local URL: http://0.0.0.0:7860
To create a public link, set `share=True` in `launch()`.
CoCa caption: 'a couple of stuffed animals next to each other . ' β’
5
/tmp/tmpb28q6b_zifphans1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a stone wall with yellow lines on it . ' β’
5
/tmp/tmp6n02bg66y4e5cssn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a plan of the area with buildings in it . ' β’
5
/tmp/tmplb1b9x2mjjx7lpo7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a wizard hat sitting on top of an open book . ' β’
5
/tmp/tmpv0jnbv21msylwfso.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a black and white photo of an abstract image . ' β’
CoCa caption: 'three young children in a swimming pool ' β’
CoCa caption: 'a man with long hair and no shirt is holding onto a scarf . ' β’
/tmp/tmp5a12dvr2z894tpfq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Three kids swimming in a pool.
/tmp/tmpfsqpldxilt2l3755.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpp_p2rcmxz2hry2d5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
9
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 91%|βββββββββ | 208/228 [00:00<00:00, 2078.66it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
10
CoCa caption: 'a man and a woman sitting on the ground . ' β’
/tmp/tmpjrwn2wge61plxy4q.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp76jvbv8x5c1_brno.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpvoxh1cc8bmufvy6k.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpr9z0yluy2ll0syju.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpedum6y4uye9aqsrs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two little girls are swimming in a pool . ' β’
10
manual caption: two little girls are swimming in a pool, chatting
/tmp/tmprmh5fe30i2sae2a9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two young children playing in a swimming pool . ' β’
5
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 94%|ββββββββββ| 215/228 [00:00<00:00, 2148.12it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
ERROR: Exception in ASGI application
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/protocols/http/h11_impl.py", line 429, in run_asgi
result = await app( # type: ignore[func-returns-value]
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/middleware/proxy_headers.py", line 78, in __call__
return await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/applications.py", line 276, in __call__
await super().__call__(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/applications.py", line 122, in __call__
await self.middleware_stack(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 184, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 162, in __call__
await self.app(scope, receive, _send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/cors.py", line 84, in __call__
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 79, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 68, in __call__
await self.app(scope, receive, sender)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 21, in __call__
raise e
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 718, in __call__
await route.handle(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 276, in handle
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 66, in app
response = await func(request)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/routing.py", line 237, in app
raw_response = await run_endpoint_function(
File "/home/user/.local/lib/python3.8/site-packages/fastapi/routing.py", line 163, in run_endpoint_function
return await dependant.call(**values)
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 344, in file
raise ValueError(
ValueError: File cannot be fetched: /tmp/64f47d6414f5feb007c223106ec7c8d7b619eb9d/sound.mp3. All files must contained within the Gradio python app working directory, or be a temp file created by the Gradio python app.
/tmp/tmpvrnflbiq5ae2g7da.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a cat that is covered in ice . ' β’
10
/tmp/tmprdiktp90csd8tr24.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpa7wqnlhnq_5gjioh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an old photo of a train on the tracks . ' β’
5
CoCa caption: 'a young man with long brown hair is laughing . ' β’
/tmp/tmpst4uk3hb3dsgicik.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a young man eating a tiny person alive
CoCa caption: 'a group of women and children sitting in front of a house . ' β’
CoCa caption: 'an old photo of a woman sitting in front of a mirror . ' β’
/tmp/tmpdag4u22m6jnr5rsc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp9w47epl2bzf2ywlq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a blue robot is standing on top of a ball . ' β’
5
/tmp/tmpo3_yi9h4w48tee0z.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: spining wheel of a robot
/tmp/tmpqwffdr3wmi0wutix.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: smothh rubber robot wheel spining
/tmp/tmp8w2zxt3ausd7pb8d.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: smothh rubber robot wheel spining
/tmp/tmpnpy8c2ykibgj8mcb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: smothh rubber wheel spining
/tmp/tmpurpgz4_50cldgyjv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: smothh rubber wheel spining on rocks
/tmp/tmpp5fm8s1uhnbfem_y.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: spining wheel
/tmp/tmp0ktr1cao6gcnszdd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: slot machine lever
/tmp/tmpf1qn3o05ue76mxwt.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'there is a slot machine that has three cherries on it ' β’
5
/tmp/tmpea5lqcos58js8q9c.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a dark room that has some debris on the floor . ' β’
10
/tmp/tmp11w189n97053lveg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a painting of an old man holding a sword . ' β’
CoCa caption: 'a river running through the middle of a forest . ' β’
5
/tmp/tmpgplp3x8moivpsskb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpfmsbbxu47oo68f81.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a person with long hair . ' β’
10
/tmp/tmpylumqurawacx3g0b.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man with his mouth open and eyes closed . ' β’
10
/tmp/tmpec1uadu0flhlvmso.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a picture of roblox piggy chapter 1 . ' β’
5
/tmp/tmpbduyhoqv8z86k9tb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'black and white photograph of a man with curly hair ' β’
5
/tmp/tmpmovwii0467vcy03y.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a chair in the corner of an empty room . ' β’
5
/tmp/tmpu2y7it32m27_ic8i.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a painting of a man in his swim trunks ' β’
5
/tmp/tmparu__mfd6zf5ywku.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a tuba instrument on a table ' β’
10
/tmp/tmp3tupr5h1auiot94e.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a picture of roblox piggy chapter 1 . ' β’
10
manual caption: a human sized pig with a bat chasing a person and going to hit him with the bat
/tmp/tmpao89o9riq3rioqz1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a split photo of a woman 's face before and after makeup . ' β’
10
manual caption: Retro photo of a man who gave up on life and has nothing to lose anymore and missed all his previous opportunities and is sick with grief but has found happiness somehow
/tmp/tmpwk_6ggdf2s_o2x4h.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cartoon character is playing on the computer . ' β’
CoCa caption: 'a bear is standing on top of a hill . ' β’
5
manual caption: a giant black monster with red eyes
/tmp/tmpw_r9du4z9f6zgibz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a person that is in the dark . ' β’
10
manual caption: a scary creature
/tmp/tmph5psvl9t1rts0kjn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a blurry picture of an animal in the dark . ' β’
10
manual caption: a mysterious creature called "DON'T LOOK UP"
/tmp/tmp8zxkb4fjj9f9bjx0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a statue of an animal in front of a building . ' β’
10
manual caption: a giant creature in front of a building
/tmp/tmpmwknq9iasjmx3bfc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a brown and white dog standing on its hind legs . ' β’
5
/tmp/tmpibn4ogd2tu8bgulq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a red car driving down the road near some mountains . ' β’
5
/tmp/tmpu1yiwbok4x145jtg.mp4
CoCa caption: 'a strange cloud formation is seen in the sky . ' β’
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a strange worm-like creature in the clouds
/tmp/tmp6qe0hwa562rdrlol.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person standing in front of telephone booth on street . ' β’
10
manual caption: a giant monster in the fog
/tmp/tmpqhtg9r9l1xiuaxsf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man riding on the back of a brown horse . ' β’
5
/tmp/tmpfu0zn1t9gfs4823p.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a snowboarder is riding down the hill at night . ' β’
CoCa caption: 'a black and white photo of some colorful dots . ' β’
5
/tmp/tmp4gg4tr0khjllx2cj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a scary snake with an eye in it's mouth
CoCa caption: 'people are walking on the sidewalk near a building . ' β’
/tmp/tmpva6kh93b10pjk5tq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp44p7weq4lmjey6kb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up view of an algae cell . ' β’
CoCa caption: 'an older man and a younger woman smiling for the camera . ' β’
5
/tmp/tmp2_6i82odrqsjzhcj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpdr3e_hx7f0cb9nc8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a yellow rubber ducky sitting in the middle of bubbles . ' β’
5
/tmp/tmpg2g3cacdf1sttn2e.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a beautiful woman sitting in the back seat of a car . ' β’
5
/tmp/tmp5akrt2vypfl0w1db.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a giant creature in the fog ' β’
10
manual caption: the monster that caused mass extinction
/tmp/tmpw7bhxiyfbzo_imu8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Bruce Lee
/tmp/tmp3oildlmhsy44nwcx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an abstract image of a pink and black background . ' β’
5
/tmp/tmplaj6heowczf5povc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Screamingβ inβ radio waveβ
/tmp/tmpzwh3v7dnl4mka1u2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The call won't work
/tmp/tmpb5anww59h7p7bbqz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an abstract image of a red hand . ' β’
5
/tmp/tmpkjchef29okp7i5mt.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a man standing in front of some people . ' β’
/tmp/tmpbukze65u5q5wy2ka.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a painting of an abstract tree with musical notes . ' β’
5
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 2007.56it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 98%|ββββββββββ| 223/228 [00:00<00:00, 2220.73it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 58%|ββββββ | 133/228 [00:00<00:00, 1329.90it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 100%|ββββββββββ| 227/228 [00:00<00:00, 2252.15it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 79%|ββββββββ | 181/228 [00:00<00:00, 1807.82it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 73%|ββββββββ | 166/228 [00:00<00:00, 1642.43it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
CoCa caption: 'an image of a lion that is in the water . ' β’
5
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
CoCa caption: 'an image of a lion that is in the water . ' β’
5
/tmp/tmpq1cgt1u1qg0x2sqd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an open field with a swing set and trees . ' β’
CoCa caption: 'a couple of stuffed animals sitting next to each other . ' β’
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69f2f1ce00>
5
/tmp/tmpb8bqj_680fatyxrx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a poster with three people in front of an oriental background . ' β’
/tmp/tmpytpuwwu33xyre_zk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpgqvrl_3ilfp3r65w.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a poster with three people in front of an oriental background . ' β’
5
manual caption: happy new year
/tmp/tmpiuqp49l1ksv491y8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a white creature with 7 legs
/tmp/tmp34tx03v22xtzsrgp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man with no shirt is holding something . ' β’
CoCa caption: 'a man with no shirt is standing naked . ' β’
5
/tmp/tmpo8wlp0xedqqotr2x.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white dog standing on top of a dirt field . ' β’
5
/tmp/tmpzrtdmd5ciq5cnigl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a statue of a black panther on the street . ' β’
5
/tmp/tmpmzl092l3tg9bbnqi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a statue of an asian deity sitting on top of a chair . ' β’
5
/tmp/tmpe3b3inznhm1lrrdv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a young man wearing glasses smiling for the camera . ' β’
5
/tmp/tmpu8_lf3nqh9dxk9_2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Assalamualaikum
/tmp/tmpige4huhtq_6wuy4j.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a car with headlights on . ' β’
5
/tmp/tmpt6sqa8nrdn5xzzev.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a car with headlights on . ' β’
5
/tmp/tmphrneydujakw3kis8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a painting of william shakespear with a rat on his shoulder ' β’
5
CoCa caption: 'a couple of men sitting next to each other holding drinks . ' β’
/tmp/tmpvfta7hvw3hb19dqe.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'an image of a blue and white bat ' β’
/tmp/tmpo856neeo1jpxzra0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a logo that says talrop in the middle of it ' β’
/tmp/tmpgk8rxdtwydfr6r2p.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmprga4_gnn4ht0i_lv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a drawing of an animal that is looking like it has been drawn . ' β’
5
/tmp/tmpb_d41owpcec9v1m_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a desk in the middle of a room with a laptop . ' β’
CoCa caption: 'a blurry picture of a person in the grass . ' β’
5
CoCa caption: 'a pencil drawing of an egg laying on the ground . ' β’
/tmp/tmpp5lvrqf3nd3b5pdb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 98%|ββββββββββ| 223/228 [00:00<00:00, 2208.72it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
5
CoCa caption: 'a cartoon character is standing in the dark . ' β’
CoCa caption: 'a picture of the head and face of an animal wearing a hat . ' β’
/tmp/tmpg5mha4724wdetxxe.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a drawing of an animal that is looking like it has been drawn . ' β’
5
manual caption: fluffy alien sleeping
CoCa caption: 'a woman in black shirt standing next to wall . ' β’
/tmp/tmpkrl8t7rx__mmyooh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp09d2ulp0tfb9def2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a white cat with blue eyes standing in the snow . ' β’
5
/tmp/tmp1saeo7y3btszqesf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white photo of some lightning . ' β’
5
/tmp/tmp8bjpnc_kjie9b5ef.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69f2e3abd0>
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69f2cf8c20>
CoCa caption: 'a girl holding a pink flower in her hand . ' β’
CoCa caption: 'an illustration of a woman holding a little girl . ' β’
5
/tmp/tmpoi0axvxyfd25wnfg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a colorful bird sitting on top of a tree branch . ' β’
5
/tmp/tmpogi19xg5k1w5daj1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a large flat - screen tv mounted to the wall . ' β’
10
/tmp/tmprhg5jkgcpwd0jv3_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of birds walking along the sidewalk . ' β’
5
/tmp/tmp1r61ermn6sdpvilb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 76%|ββββββββ | 173/228 [00:00<00:00, 1704.32it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69f2d64130>
CoCa caption: 'a large flat - screen tv mounted to the wall . ' β’
5
/tmp/tmpm8ddt5jvehr3lxvs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a wave breaks on the shore of an ocean beach . ' β’
5
/tmp/tmp0iigj884y1g1f5hr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a small airplane flying in the sky with its landing gear down . ' β’
5
/tmp/tmp311emkjrm_1ghva3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man and a woman sitting on top of a bed . ' β’
5
/tmp/tmp8srpvvx9ciya3oxx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man laying on the ground with his head down . ' β’
5
CoCa caption: 'a blue and red nebula is seen in the sky . ' β’
/tmp/tmpxunlfyh4hnn8lohj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: A Boomerang nebula in space
/tmp/tmpw0qw87i1wtxp84dp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a blue and red nebula is seen in the sky . ' β’
CoCa caption: 'a blue and red nebula is seen in the sky . ' β’
5
/tmp/tmpndf1hf32q1cx6e6l.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman wearing glasses and a white shirt . ' β’
5
/tmp/tmpon5jphe_46ujk_h9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a mushroom cloud in the sky . ' β’
5
/tmp/tmpdhkvu622qnpobcvb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman dressed as an indian with feathers on her body . ' β’
5
/tmp/tmpyjoh0jn8k0fayvsn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman dressed as an indian with feathers on her dress . ' β’
CoCa caption: 'a painting of a woman flying through the air . ' β’
10
CoCa caption: 'a man with long black hair is holding a snake . ' β’
/tmp/tmplvwzrnmbj5admwhb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a car that is sitting in front of some buildings . ' β’
10
manual caption: Loopable retro racing game BGM
/tmp/tmp7d623atuzlhu1efs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'there is a lot of white string on the floor ' β’
5
manual caption: Sweet a cochlea
/tmp/tmpp9q7knig80kx7yem.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Sweet a cochlea
/tmp/tmp9__yfjo8juy4wc9n.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'there is a lot of yarn on the floor . ' β’
CoCa caption: 'a close - up picture of some trees and bushes . ' β’
CoCa caption: 'a pile of yarn on top of the floor . ' β’
CoCa caption: 'a blurry image of a person standing next to a tree . ' β’
CoCa caption: 'there is a lot of yarn on the floor . ' β’
10
/tmp/tmp106ymwxwut_691ya.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp8hqzdzn9ukpoy2sv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'there is a lot of yarn on the floor . ' β’
CoCa caption: 'a group of people sitting on the floor in a circle . ' β’
10
/tmp/tmpb9qkqpg08w07kcjl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmphwe3m9ljjwmshr86.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a painting of a plastic island in the ocean . ' β’
5
/tmp/tmp6u8tbdwmwwy1gpar.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman in white shirt standing with hands on hips . ' β’
10
/tmp/tmp3a3fsyugejz6lyvg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man in swimming trunks and goggles underwater . ' β’
CoCa caption: 'a woman laying on the bed wearing black lingerie . ' β’
5
CoCa caption: 'an astronaut is sitting on a paper boat . ' β’
/tmp/tmpygokdbunh4cqwqf1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp4zd68ouqmk_34198.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp8hj44v7v14nvkshf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a computer screen with the words " windows 3 . 1 . 2 2 ". ' β’
5
/tmp/tmp_cnhb4mzhh67018x.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: it is a new version software releasing post picture, the music should be a little happy
/tmp/tmp7hzahrvcagox13k5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'the letter ' a ' is burning in flames . ' β’
5
manual caption: flames ,fire
/tmp/tmp22v1hjlpf9o6c0t4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a piano music
/tmp/tmpw5sxz7fthyy46qlk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 94%|ββββββββββ| 214/228 [00:00<00:00, 2134.66it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
ERROR: Exception in ASGI application
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 335, in __call__
stat_result = await anyio.to_thread.run_sync(os.stat, self.path)
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
FileNotFoundError: [Errno 2] No such file or directory: '/home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.ebbd2016.js'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/protocols/http/h11_impl.py", line 429, in run_asgi
result = await app( # type: ignore[func-returns-value]
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/middleware/proxy_headers.py", line 78, in __call__
return await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/applications.py", line 276, in __call__
await super().__call__(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/applications.py", line 122, in __call__
await self.middleware_stack(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 184, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 162, in __call__
await self.app(scope, receive, _send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/cors.py", line 92, in __call__
await self.simple_response(scope, receive, send, request_headers=headers)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/cors.py", line 147, in simple_response
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 79, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 68, in __call__
await self.app(scope, receive, sender)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 21, in __call__
raise e
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 718, in __call__
await route.handle(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 276, in handle
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 69, in app
await response(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 338, in __call__
raise RuntimeError(f"File at path {self.path} does not exist.")
RuntimeError: File at path /home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.ebbd2016.js does not exist.
CoCa caption: 'a man with no shirt is standing in front of some lockers . ' β’
5
manual caption: A man with no shirt and huge pulsating nipples
/tmp/tmpxkbbto59zpex2h3j.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an animated smiley face wearing glasses and a pair of gloves . ' β’
5
/tmp/tmpah6rjl4da28ewg41.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a heart shaped chocolate cookie is sitting on top of a table . ' β’
5
/tmp/tmpskfc1o2pjf2csnxp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a plane on the ground . ' β’
10
/tmp/tmpoujqzjjlw4zm2b2z.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Forty-two chorus singers
/tmp/tmpetxdpgsxu8ahda8b.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Forty-two church choir singers, singing a beautifully harmonious hymn in C#
/tmp/tmp8klqda6ftq3sli75.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a large building that is lit up at night . ' β’
5
/tmp/tmpmvwyupljx_1_28r0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an outdoor area with a pool and umbrellas . ' β’
5
/tmp/tmp140yzqn74cpvq_1e.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of young men standing next to each other . ' β’
5
/tmp/tmplx5x8bfsc5wodgm5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a red and white wolf ' β’
5
/tmp/tmp6ttlc8oui0t87w1s.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an oil painting of a waterfall with trees in the background . ' β’
10
/tmp/tmpxn6jcdwzdhtb63kb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an artistic painting of a waterfall at sunset . ' β’
10
/tmp/tmpgo58tg9j98dyco4b.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a blurry picture of a hamster 's face . ' β’
5
/tmp/tmp47gi_foe26vqabck.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an orange and white cat is running in the dark . ' β’
10
/tmp/tmphgg4qe4syblz031e.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpunjx_7kwuq6h74uv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two pictures of a cat that is laying down . ' β’
6
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
6
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
10
CoCa caption: 'an older man sitting on a couch in front of a lamp . ' β’
/tmp/tmpcskriu950wux2myq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp2g9l8w2wirotzgyi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man with glasses is smiling for the camera . ' β’
5
/tmp/tmp5vtpg7j0pzs5z1wh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a young child 's face is shown through a hole in the wall . ' β’
5
/tmp/tmpjawz116qxpn6gl6b.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white image of a person with their head down . ' β’
5
/tmp/tmpo535us5a41u5mjhe.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a computer screen showing the number of hours worked . ' β’
CoCa caption: 'an image of a nuclear explosion in the sky ' β’
10
/tmp/tmp4k8l645n48xbt__i.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a couple of men standing next to each other . ' β’
CoCa caption: 'a person sitting on the ground in front of an octopus . ' β’
5
/tmp/tmp0f3qn9sabu2w2w3a.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a statue of an evil looking man with his mouth wide open . ' β’
5
/tmp/tmp_sjmsitn6jepffmx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpy03k_7i9uuk_vpmr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Marseille
/tmp/tmp_3lla1mk0qlrdwlv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a creepy zombie in the water ' β’
5
/tmp/tmprr21jwo61yfgvn4g.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Boua ha ha ha z z p ,papa
/tmp/tmp9wgy0ntyky1hry6q.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a book shelf with books . ' β’
5
manual caption: A youtube channel dedicated to kid friendly books teaching them important life lessons
/tmp/tmpho028f4xv5qplle1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: A youtube channel dedicated to kid friendly books teaching them important life lessons
/tmp/tmpco17zeuw35t3vttg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a set of different symbols that are black and white . ' β’
5
/tmp/tmpmkl754y7r3vm7k6m.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpywvegr_6be2wepwv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 86%|βββββββββ | 196/228 [00:00<00:00, 1948.56it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 99%|ββββββββββ| 225/228 [00:00<00:00, 2249.38it/s, now=None]
ERROR: Exception in ASGI application
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 335, in __call__
stat_result = await anyio.to_thread.run_sync(os.stat, self.path)
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
FileNotFoundError: [Errno 2] No such file or directory: '/home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.ebbd2016.js'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/protocols/http/h11_impl.py", line 429, in run_asgi
result = await app( # type: ignore[func-returns-value]
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/middleware/proxy_headers.py", line 78, in __call__
return await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/applications.py", line 276, in __call__
await super().__call__(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/applications.py", line 122, in __call__
await self.middleware_stack(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 184, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 162, in __call__
await self.app(scope, receive, _send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/cors.py", line 92, in __call__
await self.simple_response(scope, receive, send, request_headers=headers)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/cors.py", line 147, in simple_response
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 79, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 68, in __call__
await self.app(scope, receive, sender)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 21, in __call__
raise e
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 718, in __call__
await route.handle(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 276, in handle
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 69, in app
await response(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 338, in __call__
raise RuntimeError(f"File at path {self.path} does not exist.")
RuntimeError: File at path /home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.ebbd2016.js does not exist.
CoCa caption: 'a picture of a bird cage with flames coming from it ' β’
5
/tmp/tmpejqtpfxr_9agjryi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a cute pineapple ' β’
5
/tmp/tmp6z5seemevro3zr6b.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man wearing glasses and a white hoodie . ' β’
5
/tmp/tmpiyh_uis9lk24njc5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: man who is trapped inside technology
/tmp/tmp30848p3pcw0qc3ey.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: man who is trapped inside virtual world
/tmp/tmp24b4hbyrb865bhz5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: man taking portrait for interview, he is smart ambitious
/tmp/tmpjd_esm8bxb4iccqp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a cartoon sun with hands in the air ' β’
10
/tmp/tmpzzrtt4vja6wzlgng.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a soccer player running on the field . ' β’
10
/tmp/tmppqs5uzwypaas0lll.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an abstract painting of a person wearing a hat . ' β’
5
/tmp/tmpuiogk7_yhgwz29xc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person wearing a red outfit with googly eyes . ' β’
5
/tmp/tmpxqw9019ir3vauo45.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a blue and yellow circle with an eye in the middle . ' β’
5
manual caption: PT Gunindo Trimukti bergerak di bidang produksi stabilizer matsuyama
CoCa caption: 'a blue and yellow circle with an eye in the middle . ' β’
/tmp/tmpdt1mbwbxabica7_e.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a group of animals that are sitting on the ground . ' β’
/tmp/tmptv695i7png2vuzy0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpwwnhqlt5uk33niqi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpheawxio_vzik4ddm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a stained - glass window with an image of a person holding an umbrella . ' β’
10
/tmp/tmp7dcos0bdg26nav3t.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman sitting in the back of a truck . ' β’
5
manual caption: A man age 4 going to Walmart in a truck
/tmp/tmpkn_kz5af7250_0dg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: A man age 4 going to Walmart in a truck
/tmp/tmphqzxtvuk899jui5s.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a young boy is hugging an artificial robot . ' β’
5
/tmp/tmpx7gulb88xcsyuqj4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a baby sitting on the ground with its legs crossed . ' β’
5
/tmp/tmp71szyf0octb0hb6c.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a light bulb is lit up in the dark . ' β’
5
/tmp/tmp8t_6m8c4kzv9tba3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: girl
/tmp/tmpqz9yv5mpnas4d87a.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up picture of an anime character . ' β’
5
/tmp/tmpuoln170o_fi5nbiq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a couple of people standing next to each other . ' β’
5
/tmp/tmpf5e2nnua6nsrblsd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a girl sitting on the ground with her hands behind her head . ' β’
5
/tmp/tmpg6wckmzk1u7_7gz0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'there is a cake that has fruit on it . ' β’
5
/tmp/tmp59pg080cjqas12f5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white drawing of an adorable kitten . ' β’
5
/tmp/tmpj5_6cj9cyun5bld8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpubdi1drx19_3lsfb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: eldritch horror cute cat making a scream but it sound like screams that weren't from this time
CoCa caption: 'a young boy with his chin resting on his hand . ' β’
/tmp/tmpfbi8wumplmwa7v4p.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp0k21jrkfu2no2i15.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a german shepherd standing on top of a beach . ' β’
5
/tmp/tmpl80ebfpm6qvahbl0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of an owl that is sitting next to a speaker ' β’
5
/tmp/tmpw59aeo1bdzabdhuy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: HOLLOW SILENT NIGHTS WITH NON STOP AMBIENT MUSIC AND AN OWL
/tmp/tmp7n_oqkvizgoyfkp0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a shepherd barking on the beach because heβs upset
/tmp/tmpgkizfz96mbh_hrvs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a shepherd barking on the beach because heβs upset
/tmp/tmp_k136nuk_pc0mdli.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up view of someone 's feet in the snow . ' β’
5
CoCa caption: 'an illustration of a fire with flames coming from it . ' β’
/tmp/tmpnwgccuythbcbj_2k.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp6gfkt3xm0w6099zs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmps0b4trn29mre02ia.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a cat 's face in a box . ' β’
5
/tmp/tmpy21_4ytsk3pefzt4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: A man walking during the night on the snow
/tmp/tmp3ln2954627d7_5g7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: A man run in the snow
/tmp/tmpi3l108jd3aqxn7x3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two young women hugging in a room with chairs . ' β’
5
/tmp/tmpj82ynugmfko2y1ph.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a water fountain is shown in the middle of rain . ' β’
5
/tmp/tmp5hrvhqiwz4msb67n.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up view of the flames in the night sky . ' β’
CoCa caption: 'a woman standing in front of some water . ' β’
5
/tmp/tmppi0n31aezaekj7hn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpl9sk6cww166ndzns.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpjs68f1i5pqz0fkf1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a series of explosions in the background with a cat meowing in the foreground
/tmp/tmp83b8onv273_kxxfn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a series of loud explosions, far away in the background with a cat meowing angrily in the foreground
/tmp/tmpdcd6eg574rwe3380.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a series of loud, long and reverberated explosions, far away in the background, with a cat meowing angrily in the foreground
/tmp/tmpg03r9ogyby4f1_87.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a couple of people that are standing next to each other ' β’
CoCa caption: 'a couple of people standing next to each other . ' β’
10
/tmp/tmp8xmqurwta6n60ted.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a flock of white geese standing on top of a grass field . ' β’
5
/tmp/tmpth8e61t59xlxoi60.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman walking in front of a mirror . ' β’
5
/tmp/tmpr_2wsaanupg3evh4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpotys_kwcj0ki9dep.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a drawing of a woman with black hair and body paint . ' β’
10
manual caption: a naked woman dressed with long hair
/tmp/tmphqxjpk5rossomug6.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up view of the inside of an onion . ' β’
10
manual caption: close up gums
/tmp/tmplzy_l1120lnnrul3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a tattoo of a man 's face with the word pinguis written on it . ' β’
5
/tmp/tmpyedwcsg_qilvxgd1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: meteores falling from the sky
/tmp/tmpzsyjz1c11g3kd6zo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a bunch of cartoon characters are grouped together . ' β’
5
/tmp/tmp92m3e2l4prv_ar_v.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp4n8scresy4egohow.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a sonic the hedgehog video game logo . ' β’
10
/tmp/tmpd1wquia9yexk3ukm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a mickey mouse character standing in the dark . ' β’
10
/tmp/tmpqhjexttii9p3umjq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cartoon cat is holding something in his hand . ' β’
10
/tmp/tmph47bjc3n5utz0id2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up of bugs bunny from the looney tunes . ' β’
10
/tmp/tmphuhc73vwxzs4p1xy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cartoon picture of an old man yelling at another man ' β’
10
/tmp/tmpixohk_j0dl7h14ck.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two cartoon characters one of them is jumping in the air . ' β’
10
/tmp/tmpwg12fxmve6hrd5tq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a green cartoon character pointing to the sky . ' β’
10
/tmp/tmpho2kkkbfvz2_rf18.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a couple of people that are shaking hands ' β’
10
/tmp/tmpsrcvzlbewxu3tz45.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up picture of the head and face of timmy turner . ' β’
10
/tmp/tmp3faejnkzu6plsdkd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man with long hair wearing a cowboy hat . ' β’
10
/tmp/tmpyg5jmkelq_n6lwyr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a picture of tails from sonic the hedgehog . ' β’
10
/tmp/tmphp184ve1szhv4zs4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a drawing of a turtle wearing glasses . ' β’
CoCa caption: 'a close up of a person with face paint ' β’
10
/tmp/tmpjdhnmioo51iy5483.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a drawing of a turtle wearing glasses . ' β’
/tmp/tmpbqyahcffwdn679eq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 220/228 [00:00<00:00, 2195.46it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 86%|βββββββββ | 197/228 [00:00<00:00, 1961.72it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 86%|βββββββββ | 197/228 [00:00<00:00, 1967.57it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 75%|ββββββββ | 170/228 [00:00<00:00, 1692.55it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 95%|ββββββββββ| 217/228 [00:00<00:00, 2163.44it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 82%|βββββββββ | 186/228 [00:00<00:00, 1857.66it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 2014.49it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 100%|ββββββββββ| 227/228 [00:00<00:00, 2257.60it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 66%|βββββββ | 151/228 [00:00<00:00, 1506.85it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 99%|ββββββββββ| 225/228 [00:00<00:00, 2231.52it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 92%|ββββββββββ| 210/228 [00:00<00:00, 2095.99it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/protocol.py", line 959, in transfer_data
message = await self.read_message()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/protocol.py", line 1029, in read_message
frame = await self.read_data_frame(max_size=self.max_size)
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/protocol.py", line 1104, in read_data_frame
frame = await self.read_frame(max_size)
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/protocol.py", line 1161, in read_frame
frame = await Frame.read(
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/framing.py", line 68, in read
data = await reader(2)
File "/usr/local/lib/python3.8/asyncio/streams.py", line 721, in readexactly
raise exceptions.IncompleteReadError(incomplete, n)
asyncio.exceptions.IncompleteReadError: 0 bytes read on a total of 2 expected bytes
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 625, in _predict
result = utils.synchronize_async(self._ws_fn, data, hash_data, helper)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 827, in _ws_fn
return await utils.get_pred_from_ws(websocket, data, hash_data, helper)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 208, in get_pred_from_ws
msg = task.result()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/protocol.py", line 568, in recv
await self.ensure_open()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/protocol.py", line 935, in ensure_open
raise self.connection_closed_exc()
websockets.exceptions.ConnectionClosedError: no close frame received or sent
5
/tmp/tmpyf8u9rorhw1ztyd_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpzs8mmqj5678oyq33.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a person wearing glasses . ' β’
10
/tmp/tmp6ypnqzrp6q888dx2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpambtcrkdqgnm3dxc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp4aa21s5_5t8y75op.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'the word " wellbrand " written in white on a purple background . ' β’
/tmp/tmpnk9z8l7joav4b0al.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp_hgha7lhd_6rp9y7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpjo_nk1lmgqwfzl8m.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpfa1xiblxjnfpnllr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person in jeans and striped shirt holding a bag . ' β’
CoCa caption: 'a person in jeans and striped shirt holding a bag . ' β’
10
CoCa caption: 'a man with his hands on his head while standing in the water . ' β’
/tmp/tmpfxwmoxqtoyi_tr97.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'two cartoon characters one of which is holding a flower ' β’
/tmp/tmpdtr6hui0l4xg995c.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp7qs_ch0f8ess19ol.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: A man hysterical laughing, mental illness, shouting, sitting on a balcony,
/tmp/tmpzcyyhmelacy5el8j.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmphgv_bs62ev7fsga9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpd_bwlpba3d09yvlk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpp_m8us4i_5uiwuas.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Cat themed game backsound
/tmp/tmp9mr1dhms05ghxd2w.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of people that are standing in the woods ' β’
5
/tmp/tmpggf08373arqcscno.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a croup of kids screaming in the forest
/tmp/tmpdpaxetlsd_al382x.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a book cover of hr giger ' β’
10
/tmp/tmpafsgla9rh5_cklrf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white photo of some skulls ' β’
10
/tmp/tmppldqnaj7ths5z9cr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: A story teller says; once upon a time.Prince Hans was happily eating his sandwich.
/tmp/tmp67kau_hqa_kj9ijm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a cat that is standing up . ' β’
5
/tmp/tmpa7ibw4zss5salxah.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Long cat
/tmp/tmp2kmn1_swzmwfifme.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Long cat
/tmp/tmpnhc1fm22qgw63ham.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Long cat
/tmp/tmpg6pjkt4c8ostsmjg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person riding on the back of a brown horse . ' β’
5
/tmp/tmp6fwc8oca9p9pgf_d.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Cat sings a song
/tmp/tmpb_b3axfwmrlt_tgi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'there are many computer monitors on the table ' β’
5
/tmp/tmpzk4ieh6hj5a2iwe9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a black and white drawing of a machine, an engraving, by Franciszek Starowieyski, precisionism, skulls and skeletons, kaleidoscope of machine guns, masahiro ito, speak no evil, in this painting, double barrel shotgun, cut-away, evil cult, terminals
/tmp/tmppmvg1be13psm6v69.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 100%|ββββββββββ| 228/228 [00:00<00:00, 2259.73it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 1991.31it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 1862.20it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 2022.02it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 88%|βββββββββ | 200/228 [00:00<00:00, 1993.91it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
ERROR: Exception in ASGI application
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 335, in __call__
stat_result = await anyio.to_thread.run_sync(os.stat, self.path)
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
FileNotFoundError: [Errno 2] No such file or directory: '/home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.798fa79a.css'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/protocols/http/h11_impl.py", line 429, in run_asgi
result = await app( # type: ignore[func-returns-value]
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/middleware/proxy_headers.py", line 78, in __call__
return await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/applications.py", line 276, in __call__
await super().__call__(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/applications.py", line 122, in __call__
await self.middleware_stack(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 184, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 162, in __call__
await self.app(scope, receive, _send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/cors.py", line 84, in __call__
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 79, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 68, in __call__
await self.app(scope, receive, sender)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 21, in __call__
raise e
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 718, in __call__
await route.handle(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 276, in handle
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 69, in app
await response(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 338, in __call__
raise RuntimeError(f"File at path {self.path} does not exist.")
RuntimeError: File at path /home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.798fa79a.css does not exist.
CoCa caption: 'a large collage of different images with various colors . ' β’
10
/tmp/tmpt5l4xa4g8f6x5g6m.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two people fishing in the ocean near a pier . ' β’
5
/tmp/tmpzl2n2vtm009bc_cl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'an older woman stirring a pot in the kitchen . ' β’
/tmp/tmpzvkoa1yoqp5oycty.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Accordion playing in and out
/tmp/tmpnoixi72tb0sdxuaf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpe2eriudqmi4qknee.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpk7z0bruup337dcfy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpn8bmu6mvf5e89caf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpht2yt6ydm46xybvd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpuq0eljz6w9zkbolx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpd3v2gs4gvxlx4vj5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: "A mystical glacier shines bright under moonlight in Iceland." Create an original piece of artwork that captures this scene. Include details such as glowing crystals embedded within the ice and shadowy figures standing on top of the glacier looking out over the land below. Make sure to incorporate elements from both traditional Icelandic folklore (e.g., hidden worlds, elves) and Norse mythology (e.g., gods, goddesses). Use vibrant colors, intricate designs, and dynamic composition to bring this magical place to life!
/tmp/tmpuqh29kfbokugy4c4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cat and a dog standing next to each other . ' β’
CoCa caption: 'a man in a blue suit with a star on it 's back . ' β’
CoCa caption: 'a large inflatable toy is shown in front of a building . ' β’
CoCa caption: 'a close up of a person dressed as raggs . ' β’
10
manual caption: Disneyland Raggs Meet & Greet 5/4/03
/tmp/tmpkzanh5ewzabm8tlw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a character from among us ' β’
5
/tmp/tmpyfw9l0q5bit98hza.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Disneyland Raggs Meet & Greet 5/4/03
/tmp/tmpubyj2nyl4vi93lis.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a purple blob in the middle of a room ' β’
10
manual caption: Raggs Live On Stage At Disneyland Act 1 Opening 5/4/03
/tmp/tmpla5m_e8wf4aig2nl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a person dressed as a blue dog in front of some drums . ' β’
/tmp/tmpgeyq3_rc244e7k8p.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Disneyland Raggs Meet & Greet 5/3/03
CoCa caption: 'a cartoon of a boy with a cap and shirt on . ' β’
/tmp/tmpmxum0fcygd9z417n.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a cartoon of a girl with a rainbow cap and shirt on
/tmp/tmp8s_naor66v5gwp1n.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Video game music
/tmp/tmpwn2qkqvy61137fsk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Super Mario 64
/tmp/tmpmlltv54etnqf_ols.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Windows Longhorn startup sound
/tmp/tmpknq1gjekv29ahe6u.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Music that sounds like it comes from Super Mario 64
/tmp/tmp3nry_pg02l1_3_du.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Music that sounds like it comes from Super Mario 64
/tmp/tmpo5jbxj2e9jhci_z4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Music that sounds like it comes from Super Mario 64
/tmp/tmprnqtj0w6rde2auvn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Music that sounds like Super Mario 64
/tmp/tmp4gbhdec72nae0qg8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Windows XP
/tmp/tmpou2vnps6twn8tywg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Phonograph recording of piano music
/tmp/tmp5hmb6yhj6ocucdee.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Extremely broken phonograph recording of piano music
/tmp/tmp4rzfhen7ygyr6nn5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Piano speaking in the English language
/tmp/tmp3qgl252jx9643qdo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Person speaking in English
CoCa caption: 'an image of a black and white eye ' β’
/tmp/tmpt3jphnqifr7_rdst.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpt86p16xf7y3o59py.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a colorful painting of frida kahlo with flowers in her hair . ' β’
5
/tmp/tmp8pbeej6tedn_9cvr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person walking in the snow near a bus . ' β’
CoCa caption: 'a person walking in the snow near a bus . ' β’
10
/tmp/tmpfhx_o7ui33j5r3d3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person walking in the snow near a bus . ' β’
5
manual caption: the last person on earth during nuclear winter in the most depressing place in the world Norilsk in Russia
/tmp/tmpw_gwwm50nuhdhd9k.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: the last person on earth during nuclear winter in the most depressing place in the world Norilsk in Russia
/tmp/tmpf4z9qpqsm9z0e9a_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white image with some red lines ' β’
5
/tmp/tmpom3srgtr9um12mfi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two cartoon characters in a pink room with speech bubbles . ' β’
10
CoCa caption: 'two cartoon characters in a pink room with speech bubbles . ' β’
/tmp/tmp_7tgldhvyesnlqvo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpvk70g9vajot7aold.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a person 's face with fake teeth ' β’
10
/tmp/tmpqbh7isn99y6s522s.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of people standing on the ground . ' β’
10
/tmp/tmp43ch49_qfkzulvyl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a group of people standing up ground and they vandalize.
/tmp/tmp0a9qugejxcrzccr7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a group of people standing up ground and they vandalize, and puts fire at the place and scaring the people
/tmp/tmpi1ro_tiq3bin0mrv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a group of people vandalizing and puts fire at the place and scaring the people
/tmp/tmps_45qxj6ousqtoyb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cartoon character is jumping in the air . ' β’
10
manual caption: a cartoon character is jumping in the air, singing numa numa yei
/tmp/tmpgl0s7s0d5ydrxtml.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a light blue background with black border . ' β’
5
/tmp/tmpw2pk4x_1uo0h2j_h.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman standing in front of a body of water . ' β’
5
manual caption: a giant root by the river at night
/tmp/tmpp6gi1j1mbkwe0mxq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a blurry picture of an animal in the sky . ' β’
10
manual caption: an image of a giant with a tentacle as a head
/tmp/tmp8pymzpbt89oywohg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a tree that is next to some bushes . ' β’
10
manual caption: a snake going down from the roof
/tmp/tmpx1isqyxp6_ve0cg3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an abstract image of a bird flying through the air . ' β’
10
manual caption: "there are 190 reports of people missing in the forest. we found the 190th missing person's camera. and the last photo showed a creature called [REDACTED] and it can fly." - the news reporter
CoCa caption: 'there is an illustration of a girl holding a carrot . ' β’
/tmp/tmp5dqpkp5vjbq7igzb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a bird is flying in the air over an empty street . ' β’
/tmp/tmpoioyp5yzlb4m207e.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a giant shark that appeared during doomsday
/tmp/tmprfox3nlwmopq_rlv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person is sitting on the ground in front of street lights ' β’
10
manual caption: a giant green glowing dragon
/tmp/tmpl4v5ok9m6c6h9x0b.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of an elephant statue in a field . ' β’
10
manual caption: a giant statue shoing its head on the mountain
/tmp/tmp9rtb1_ec51sttsnu.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a blurry picture of an octopus in the night sky . ' β’
10
/tmp/tmpv7ae3yd61xms0es3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman with curly hair and a rose in her hair . ' β’
5
/tmp/tmp46u2ms2sd2yl0_ss.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a crocheted chicken ornament hanging on the wall . ' β’
5
/tmp/tmpi2t4asxe8jnk8d3q.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up view of the ocean waves . ' β’
5
/tmp/tmppwx2ufeux0pe4y5y.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a colorful kaleidoscope image of the sun . ' β’
10
/tmp/tmp1h68syapuub33ra2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a little girl sitting on the ground covered in food . ' β’
10
/tmp/tmp7l5cze5bdkefv4nc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 2028.41it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 100%|ββββββββββ| 227/228 [00:00<00:00, 2254.30it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 92%|ββββββββββ| 210/228 [00:00<00:00, 2097.80it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 99%|ββββββββββ| 226/228 [00:00<00:00, 2243.19it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 70%|βββββββ | 160/228 [00:00<00:00, 1597.90it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 85%|βββββββββ | 193/228 [00:00<00:00, 1917.22it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 95%|ββββββββββ| 217/228 [00:00<00:00, 2167.84it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 95%|ββββββββββ| 216/228 [00:00<00:00, 2151.80it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 97%|ββββββββββ| 222/228 [00:00<00:00, 2208.01it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 100%|ββββββββββ| 227/228 [00:00<00:00, 2244.65it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 97%|ββββββββββ| 221/228 [00:00<00:00, 2169.26it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 2029.81it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 97%|ββββββββββ| 221/228 [00:00<00:00, 2204.43it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 71%|βββββββ | 162/228 [00:00<00:00, 1618.88it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 86%|βββββββββ | 196/228 [00:00<00:00, 1946.43it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 83%|βββββββββ | 190/228 [00:00<00:00, 1899.45it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 85%|βββββββββ | 194/228 [00:00<00:00, 1937.91it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 2022.13it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 92%|ββββββββββ| 210/228 [00:00<00:00, 2098.81it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
ERROR: Exception in ASGI application
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 335, in __call__
stat_result = await anyio.to_thread.run_sync(os.stat, self.path)
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
FileNotFoundError: [Errno 2] No such file or directory: '/home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.ebbd2016.js'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/protocols/http/h11_impl.py", line 429, in run_asgi
result = await app( # type: ignore[func-returns-value]
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/middleware/proxy_headers.py", line 78, in __call__
return await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/applications.py", line 276, in __call__
await super().__call__(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/applications.py", line 122, in __call__
await self.middleware_stack(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 184, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 162, in __call__
await self.app(scope, receive, _send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/cors.py", line 92, in __call__
await self.simple_response(scope, receive, send, request_headers=headers)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/cors.py", line 147, in simple_response
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 79, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 68, in __call__
await self.app(scope, receive, sender)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 21, in __call__
raise e
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 718, in __call__
await route.handle(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 276, in handle
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 69, in app
await response(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 338, in __call__
raise RuntimeError(f"File at path {self.path} does not exist.")
RuntimeError: File at path /home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.ebbd2016.js does not exist.
CoCa caption: 'a gold statue of a woman with her arms crossed . ' β’
5
/tmp/tmper0_3fd024pcqn41.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Horse galloping on cobblestones
/tmp/tmp5jn6kuldtbgee577.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an orangutan is being held down by a nurse . ' β’
5
/tmp/tmps9rkmgl2pvnaja90.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an animated robot is sitting on top of a building . ' β’
5
/tmp/tmpy8kyfvx3gxj9syfd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'there is a banana hanging from the tree ' β’
10
/tmp/tmpm_srx4zzqouoy67s.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of people standing next to each other . ' β’
10
/tmp/tmp84hfp97v0ytgwiq5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpaz18oy042zlo7egz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two anime girls are talking to each other . ' β’
10
manual caption: An animated person armed with armour, shield and a Katana. He is standing on top of a building in a highly advanced & futuristic city
CoCa caption: 'two anime girls are talking to each other . ' β’
/tmp/tmp_03il54qd8nyix6f.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a graph of performance over time . ' β’
CoCa caption: 'an iceberg is reflected in a body of water . ' β’
CoCa caption: 'a drawing of an athletic shoe in the water . ' β’
10
CoCa caption: 'a woman with long blonde hair is sitting on the ground . ' β’
/tmp/tmp399xufaq63oqo1a6.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'two anime girls are playing with each other . ' β’
/tmp/tmp9wy0fa_ii3fxom68.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a graph of performance over time . ' β’
5
/tmp/tmp4dq9w7p251iyhe49.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpx0dcqeii4q9slj9p.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Two cute anime girls having sex. The pink haired girl feels a penis inside her anus.
/tmp/tmp990ecbr37xg08da0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two anime girls are playing with each other . ' β’
CoCa caption: 'two anime girls in school uniforms getting fucked . ' β’
5
manual caption: Pink haired anime girl in school uniform getting fucked in the ass by another anime girl
/tmp/tmpkl6__osdrzz5ur88.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Anime girl getting fucked by another anime girl.
/tmp/tmpqr8pr7j36y2uj479.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Anime girl getting fucked by another anime girl.
/tmp/tmps2yckb03b8qzdtve.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an iceberg is reflected in a body of water . ' β’
5
/tmp/tmp8il7tqst2k61hkld.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an iceberg is reflected in a body of water . ' β’
5
/tmp/tmp6sxqnr3b8j9w15oj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a flying object in the air ' β’
10
/tmp/tmpz9_tpbnowy7lpkwq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a person that is wearing a helmet . ' β’
10
/tmp/tmpze7kgmywp_p5n3im.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: An Image of an astronaut in outer space
/tmp/tmpx47qwj6mxluw8_t_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an animated bird is standing on the ground . ' β’
5
/tmp/tmpq4z4_l8bin4cpu7j.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: cute baby chicken
/tmp/tmp11jtgf2s80oasspk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a large black cloud of smoke is coming from the ground . ' β’
10
/tmp/tmp9yg2zy79zayl29o2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp0e5gtdltlx_d9mgb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an animated face of a man in a suit . ' β’
10
/tmp/tmpv0rskv8bhu3sfzgv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a man in a purple shirt is posing for the camera . ' β’
/tmp/tmp1lkj1or9srq10947.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp9xgs26dhd4z1hwki.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of people standing next to each other on the sidewalk . ' β’
5
/tmp/tmptv1ci7q72sbc50um.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman standing in front of an open laptop computer . ' β’
10
/tmp/tmpbfmn_b1p9__jxk7i.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two cartoon characters one of which is jumping ' β’
10
/tmp/tmp8876pp3z71guszhb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpt1pdmppwgp66obv4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp836mv0ooom15n8cx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpox0mgglsb4s0kbvi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpq8m23la2aevuuq66.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a turtle on the ground . ' β’
10
/tmp/tmpdpq3mrmua68edsiu.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp0bnln3m8gk8f0_8h.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man sitting on the ground wearing headphones . ' β’
5
/tmp/tmp7u8lvaa8xvct2xj7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a desk lamp sitting on top of a wooden table . ' β’
5
/tmp/tmpo8z261zay2d6e0zs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpk8hgd91nwwo9vtqa.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a desk lamp sitting on top of a wooden table . ' β’
10
/tmp/tmpbjmf72kllr9fzqvr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a desk lamp sitting on top of a wooden table . ' β’
10
/tmp/tmpv4zg9q7j7kes7onh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: turned off desk lamp in the evening
/tmp/tmpof0jwu9g9nkuwua1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a dark room with the lights on . ' β’
10
manual caption: lampe on a table in the dark of the night
/tmp/tmpwwuaw9gn2uowj02c.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: lampe on a table in the dark of the night
/tmp/tmp4voz3t82zupfmd7i.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: lampe on a table in the dark of the night
/tmp/tmp0twtpu4190h1_o_z.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a dark room with the lights on . ' β’
CoCa caption: 'a desk lamp sitting on top of a wooden table . ' β’
10
manual caption: Lamp desk slightly lighted by notebook in the late evening
/tmp/tmp2pljuxgp5ailan54.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a witch with her mouth open . ' β’
5
manual caption: A robotic distorted scream
/tmp/tmpxf94cp12vrs6kxeb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a desk lamp sitting on top of a wooden table . ' β’
10
manual caption: Desk lamp during bright working morning
/tmp/tmpjhvag4v4ahav8nku.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a person wearing glasses ' β’
5
/tmp/tmp47_93yi7piktkjup.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Desk lamp during bright working morning
/tmp/tmp7hb8l5op4fcsvooq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: An octave synth sound , high quality , upscaled
/tmp/tmpmbhv3doynrrf2s5n.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: An octave synth sound changing with frequency and pitch, high quality , upscaled
/tmp/tmp7tqgpd7l0qurrk0s.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Lamp standing on the table during busy working day hour
/tmp/tmpzp9d85_a3zdx7mae.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two large buildings with a cross on the top of them . ' β’
10
manual caption: Calvary OstrΓ© (KalvΓ‘rie)
Two smal chapels on top of the hill somewhere in Czech Republic on the windy, but sunny afternoon
/tmp/tmpoaw5qgq2jkodrp3f.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Calvary OstrΓ© (KalvΓ‘rie)
Two smal chapels on top of the hill somewhere in Czech Republic on the windy, but sunny afternoon
CoCa caption: 'a group of people sitting on the ground with animals . ' β’
/tmp/tmpk7afpt4w0zumljcw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'two large buildings with a cross on the top of them . ' β’
/tmp/tmpyz5elenwouj8i5st.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a group of people sitting on the ground with animals . ' β’
/tmp/tmp1rx4l3nspn6kxfd5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp8ome84yrh3ltl18v.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a white background that has an abstract pattern . ' β’
10
/tmp/tmpsjujg68zjp4g87fc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white photo of some trees . ' β’
5
/tmp/tmp4gasw9sjfbmch3c2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white photo of some trees . ' β’
CoCa caption: 'a red and pink checkerboard background with different shades . ' β’
5
/tmp/tmpiczy_y_oh_7c448l.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a painting of two penguins sitting on chairs ' β’
5
/tmp/tmpckggfputml8wwunt.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'there is a penguin that is drinking coffee . ' β’
5
/tmp/tmpeggygp3y2hj0wael.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 2037.57it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 2029.41it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 2029.26it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 100%|ββββββββββ| 228/228 [00:00<00:00, 2268.47it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 91%|βββββββββ | 208/228 [00:00<00:00, 2077.86it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 86%|βββββββββ | 196/228 [00:00<00:00, 1940.55it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 92%|ββββββββββ| 210/228 [00:00<00:00, 2098.06it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 92%|ββββββββββ| 210/228 [00:00<00:00, 2095.91it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 100%|ββββββββββ| 228/228 [00:00<00:00, 2261.57it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 94%|ββββββββββ| 215/228 [00:00<00:00, 2139.35it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 82%|βββββββββ | 186/228 [00:00<00:00, 1844.39it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 152/228 [00:00<00:00, 1518.80it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 90%|βββββββββ | 205/228 [00:00<00:00, 2047.94it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 88%|βββββββββ | 200/228 [00:00<00:00, 1984.68it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 88%|βββββββββ | 201/228 [00:00<00:00, 1998.99it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 76%|ββββββββ | 173/228 [00:00<00:00, 1717.95it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 1977.90it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 93%|ββββββββββ| 107/115 [00:00<00:00, 1046.06it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 98%|ββββββββββ| 224/228 [00:00<00:00, 2232.13it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 88%|βββββββββ | 201/228 [00:00<00:00, 2009.10it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 218/228 [00:00<00:00, 2160.76it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 82%|βββββββββ | 188/228 [00:00<00:00, 1877.02it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69f2e25400>
CoCa caption: 'a close up of the screen of an lcd tv ' β’
5
/tmp/tmpmceyds5zwe96u77h.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an animated cat wearing a neon jacket . ' β’
5
/tmp/tmpnr13sokogka6_iq9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an old photo of a man with bald head . ' β’
5
/tmp/tmp59b3e2hrv_khkx8c.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'an old picture of a man with bald head . ' β’
/tmp/tmphrq82nwagu33nbvi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a desk lamp sitting on top of a wooden table . ' β’
CoCa caption: 'a drawing of a person with arms outstretched . ' β’
5
/tmp/tmp0uyhhmbxzezhfcrt.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Early mourning, lamp, notebook, sunny weather
CoCa caption: 'a close up of a person smiling for the camera ' β’
/tmp/tmpb2hsp6te4s6197s4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a desk lamp sitting on top of a wooden table . ' β’
10
manual caption: Cloudy day, working space, desk lamp IKEA
/tmp/tmpdes7zs98m3awghc9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a paraglider is flying in the air over mountains . ' β’
5
/tmp/tmp_i350n___qwa_wr8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpmrsu0b5q846thba9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a young boy is upside down on the bed . ' β’
5
/tmp/tmpx6j2txz755kncz3j.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a desk lamp sitting on top of a wooden table . ' β’
10
manual caption: Evening, desk lamp, dinner, no light
/tmp/tmpyls0xeayq9ynsjov.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a dark room with the lights on . ' β’
10
manual caption: Dark room, turned off lamp, almost no moon light
/tmp/tmp928fezoi93soqp7r.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a computer screen with the same image as it . ' β’
5
/tmp/tmpukynx96yxbqzekdx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a body of water surrounded by trees and mountains . ' β’
5
/tmp/tmpz0u3zhutn610hxec.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpm6c4owzae281kibw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmps43tt583n6rbuoj3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp02ik51n2oi7c26_n.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpxhyiuedxx06e3we1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmphvv7_0ojxqfry91e.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a body of water surrounded by trees and mountains . ' β’
/tmp/tmphchp408_1ycolj62.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman with long black hair and pink lipstick . ' β’
5
/tmp/tmp2783d3tykl2weqb9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a series of pictures showing different types of snails . ' β’
5
/tmp/tmp_vokf0ga7_w8gqua.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpjn56r996aukfif5b.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 74%|ββββββββ | 168/228 [00:00<00:00, 1679.28it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 82%|βββββββββ | 186/228 [00:00<00:00, 1833.97it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 203/228 [00:00<00:00, 2028.68it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 97%|ββββββββββ| 221/228 [00:00<00:00, 2209.09it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 84%|βββββββββ | 192/228 [00:00<00:00, 1898.91it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
ERROR: Exception in ASGI application
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 335, in __call__
stat_result = await anyio.to_thread.run_sync(os.stat, self.path)
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
FileNotFoundError: [Errno 2] No such file or directory: '/home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.ebbd2016.js'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/protocols/http/h11_impl.py", line 429, in run_asgi
result = await app( # type: ignore[func-returns-value]
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/middleware/proxy_headers.py", line 78, in __call__
return await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/applications.py", line 276, in __call__
await super().__call__(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/applications.py", line 122, in __call__
await self.middleware_stack(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 184, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 162, in __call__
await self.app(scope, receive, _send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/cors.py", line 92, in __call__
await self.simple_response(scope, receive, send, request_headers=headers)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/cors.py", line 147, in simple_response
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 79, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 68, in __call__
await self.app(scope, receive, sender)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 21, in __call__
raise e
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 718, in __call__
await route.handle(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 276, in handle
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 69, in app
await response(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 338, in __call__
raise RuntimeError(f"File at path {self.path} does not exist.")
RuntimeError: File at path /home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.ebbd2016.js does not exist.
5
/tmp/tmph_0i2mkjbhovn9u7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a red and purple background with some black lines . ' β’
CoCa caption: 'a spongebob squarepants character is shown in this image . ' β’
CoCa caption: 'a red and white youtube logo on a black background . ' β’
CoCa caption: 'there is a painting of a house and mountains . ' β’
CoCa caption: 'two cartoon characters are playing a game . ' β’
CoCa caption: 'a close up of an orange in front of a colorful background . ' β’
CoCa caption: 'a beautiful woman in a black bikini standing on the beach . ' β’
CoCa caption: 'a computer screen showing the windows error message . ' β’
10
manual caption: Windows Error Sounds going crazy
/tmp/tmpgu_58ptb6hl285jl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmps_t_rvcn2f252a3p.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'one piece anime character with a hat on . ' β’
5
manual caption: One piece character post-timeskip Tony Tony Chopper
/tmp/tmpht58rgyxbju7v184.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man sitting in front of a laptop computer . ' β’
5
/tmp/tmpy68tgm3ts1gvcn8z.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man dressed as santa claus holding a bag of presents . ' β’
5
/tmp/tmph61bz1xsm25bcfc0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a close - up of the head and neck of a snake . ' β’
/tmp/tmpot98u492d4cdjn59.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpuml_j15y1jgpl2yc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a 3 d image of a person playing an electric guitar ' β’
10
/tmp/tmpv0c8qigkpxq67agf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'there is no image here to provide a caption for . ' β’
5
/tmp/tmpbdwdm8vvkeed6fq7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a drawing of an angry dog on lined paper . ' β’
5
/tmp/tmpavirhgd0xuatdyop.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man with long hair and a beard wearing a helmet . ' β’
10
/tmp/tmp79lofell1dzp2_9u.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a goat with horns on its head . ' β’
10
/tmp/tmpz2u0be7l26hrl4l3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman with purple hair wearing a t - shirt . ' β’
5
/tmp/tmpp23n99evus47x4w8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a man dressed in costume ' β’
10
CoCa caption: 'a woman laying on the beach in front of the ocean . ' β’
/tmp/tmpabdbzl17td3poe84.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpik4xb_h1kmol1txo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman laying on the beach in front of the ocean . ' β’
CoCa caption: 'a woman laying on the beach in front of the ocean . ' β’
CoCa caption: 'a woman laying on the beach in front of the ocean . ' β’
CoCa caption: 'a woman laying on the beach in front of the ocean . ' β’
CoCa caption: 'a view of the ocean from an open window . ' β’
CoCa caption: 'a woman laying on the beach in front of the ocean . ' β’
CoCa caption: 'a body in the ocean covered with snow . ' β’
CoCa caption: 'a woman laying on the beach in front of the ocean . ' β’
10
CoCa caption: 'an artistic painting of a boat in the sky . ' β’
/tmp/tmpd9xcf73n2ei1g0vm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpta763aif13zf0tzo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a spiral galaxy in the center of space . ' β’
10
CoCa caption: 'an egyptian woman wearing a golden headdress . ' β’
/tmp/tmpn48phkxem0p0zzzi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpij17rb8jhmoij2b8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an oil painting of stairs in the woods . ' β’
5
manual caption: Drawing of an abandoned overgrown flooded mall
/tmp/tmp2ztf_zrajfalk1bm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a car
/tmp/tmpnlwqlycn0vjym376.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of an older man and woman ' β’
5
/tmp/tmpgd79i86_anpwdi1a.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an orange and white powerpoint logo next to a black background . ' β’
CoCa caption: 'a large group of people posing for the camera . ' β’
CoCa caption: 'a couch in a living room next to two cartoon characters . ' β’
5
CoCa caption: 'a man with glasses is sitting on the floor . ' β’
CoCa caption: 'a spectrogram of the sound waves generated by an instrument . ' β’
/tmp/tmpmjj9j9n3cmq1iraf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpkgejfj58qo9w2i9g.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an aerial view of a large city at night . ' β’
10
manual caption: An ambient sound that describes an abstract glitchy horizon
/tmp/tmpetvobzcrolzqfcb4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a sign that is written in arabic ' β’
5
/tmp/tmp03o8syov3zfwmwuv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp1r3ga0h0l4iwgmkf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of women in bikinis are posing on the beach . ' β’
CoCa caption: 'a sheet of paper that has many different things in it . ' β’
5
CoCa caption: 'a close up of a person wearing sunglasses . ' β’
CoCa caption: 'a close up of a person wearing sunglasses . ' β’
/tmp/tmphtqwwjrn3df1mjr5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a purple and black image of the word pi . ' β’
5
/tmp/tmpm3rkwx1fntx7jmqs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a black background with purple lines ' β’
10
manual caption: an image of a black background with an infinite grid floor
/tmp/tmp9z151okz8ya3mm7x.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: an image of a black background with a purple grid lines floor
/tmp/tmpcw_pnrvxtpnhiao5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: an image of a black background with a purple grid lines floor
/tmp/tmpy7bx22g3huhpprj1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: an image of a black background with a purple grid lines floor
CoCa caption: 'a drawing of an angry cloud on lined paper . ' β’
/tmp/tmp1ijlli76hlpbhlon.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'an abstract painting of a dragon in the center . ' β’
/tmp/tmp0d15nnnqq54_8ode.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmprdf6q3l67ur7qpvx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmphn_oiro1ljl6844q.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpu4s0qiptl5s0rich.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a drawing of an angry goat on lined paper ' β’
CoCa caption: 'an image of a black background with purple lines ' β’
10
/tmp/tmpuxbc7s3aeqg6ctdf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpga6607omi3jzejhd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp87mdlkmgvu5u_sy5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp3uw5pu2ah_mqtc34.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a stuffed cactus wearing a yellow hat . ' β’
5
/tmp/tmp_unn113o55hsc8n_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a bunch of roblox characters are on the screen . ' β’
5
/tmp/tmpufvrlsjgdy8oyd30.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Tron Legacy humming
/tmp/tmphim87xi8xibviukp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Tron Legacy melodic humming
/tmp/tmp240yojl0v8xy5xry.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Tron Legacy
/tmp/tmprc3o9d9k4eoo91oa.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a white bird with an instrument in its hands . ' β’
5
/tmp/tmpc2xnz1rmjl835ha4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: cockatoo playing an guitar
/tmp/tmp7597xug7csabc8i5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a very big beautiful woman in the shower . ' β’
5
/tmp/tmpwrk8i7w2bqal4fig.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man holding a coffee cup while standing in the rain . ' β’
5
/tmp/tmpovgbuxkiqc_2qm2t.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a view of the ocean and palm trees on the beach . ' β’
10
/tmp/tmp14vpq6hjklkdrjvu.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a trail in the middle of a lush green forest . ' β’
10
manual caption: a trail in the middle of a tropical jungle
/tmp/tmp8tofo9wnms0n5of0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: tropical jungle
/tmp/tmp5uzqvykbutagbg5p.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a jeep parked on the side of a road . ' β’
5
/tmp/tmpgonj4odg74lx40e2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpvhqwd2iqu8wlvlxq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a man that is in the air ' β’
5
/tmp/tmp_sl713ln30c7tko9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man and a woman wearing winter hats . ' β’
5
/tmp/tmpdcs27xwi9q_4j8nm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpy6b2pl_n26elddjq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpg2yu0mbos971khky.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a bald man with his chin resting on one hand . ' β’
5
/tmp/tmpletzr0ezk7ybpkrv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a brown and white shiba inu . ' β’
5
/tmp/tmp37b0vk8009hh28qs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a dog
/tmp/tmp3gjafb1dkhl0ex7t.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two cartoon characters are sitting on a park bench . ' β’
10
manual caption: two cartoon characters sitting on a bench on raining
CoCa caption: 'a painting of geese lightning on the side of a firetruck . ' β’
/tmp/tmpi_6v1fqte79500nq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a painting of geese lightning on
the side of a firetruck.
/tmp/tmpbcadi21km9sl5k8e.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a girl standing in front of a stage wearing a dress . ' β’
5
/tmp/tmpmy89a4b7oh1il7qz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a red and yellow banner . ' β’
10
CoCa caption: 'the engine of a car on top of a wooden table . ' β’
/tmp/tmpc4wzm0h7zryznnsq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmptgr9o535p7m6tavb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up picture of the signature of a person . ' β’
5
/tmp/tmps4150z_rxvzznwp1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man wearing a captain america mask in a store . ' β’
5
/tmp/tmp18mrkq8nb1cb1xrv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a baby drinking from a bottle ' β’
5
/tmp/tmprdzg9xk9cpbbuken.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an old fashioned kitchen with a lot of dishes on the counter ' β’
5
/tmp/tmpg024ektq9u62giyo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a couple of owls sitting next to each other . ' β’
5
/tmp/tmpmk4besbkkmjiwi1y.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a large body of water that is very blue . ' β’
5
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 100%|ββββββββββ| 227/228 [00:00<00:00, 2252.82it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 100%|ββββββββββ| 228/228 [00:00<00:00, 2266.11it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 100%|ββββββββββ| 228/228 [00:00<00:00, 2276.62it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
CoCa caption: 'an egg sitting in the middle of a grassy field . ' β’
5
manual caption: a painting of a watermelon with eyes being happy in the middel of a lawn
/tmp/tmpvep94jplsuycos4f.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a painting of a watermelon with eyes being happy in the middel of a lawn
/tmp/tmpx_3ce3s5c8tse_za.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpc5h8y81nnze0dgaj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a painting of a watermelon being happy in the middel of a lawn. everything is happy
/tmp/tmp6x4fld3lhnkzf96u.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a stuffed penguin next to a coffee cup . ' β’
5
/tmp/tmpvi962m99jd7p_azr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a painting of a man in military uniform holding a flag . ' β’
5
/tmp/tmp4369lq6cpgzcj0jc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up image of the sound waves . ' β’
5
/tmp/tmp9a09_4uaqahuemxq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man wearing an orange turban and smiling . ' β’
CoCa caption: 'a man and child standing next to each other . ' β’
CoCa caption: 'an anime girl is wearing a white shirt . ' β’
5
/tmp/tmpihwpldtmrde7ell7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of an empty store with a lot of windows ' β’
CoCa caption: 'a couple of people sitting next to some fire . ' β’
5
/tmp/tmp_1gj1mcnosttuwaf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Peaceful campfire
/tmp/tmp6mlys47tnd25i4zq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a bunch of cartoon characters that are in different poses . ' β’
5
/tmp/tmpsai3b3y4acz4uwsi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a bunch of cartoon characters that are in different poses . ' β’
5
manual caption: A person making funny sounds
/tmp/tmptkmml85ezlj4859p.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cartoon scene of a tree and some characters . ' β’
5
manual caption: Trumpet and Snare Drum sounds
/tmp/tmpqyels1yft87hapv1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman sitting in front of two plates with food . ' β’
5
CoCa caption: 'a man with an orange wig and a stick in his mouth . ' β’
/tmp/tmpalqdkokequbhc9_h.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: British person screaming
/tmp/tmpelnojgh67qrbl12x.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 93%|ββββββββββ| 211/228 [00:00<00:00, 2011.96it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 99%|ββββββββββ| 225/228 [00:00<00:00, 2249.55it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69f2cce040>
CoCa caption: 'a young man with brown hair and green eyes . ' β’
5
/tmp/tmp0in_jv2wqmocl990.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an old fashioned steam engine on the train tracks . ' β’
5
/tmp/tmpwv1nc44uzeaiwpxj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a forest with mountains in the background . ' β’
5
/tmp/tmpo41adoihmuupzblw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a pig that is looking at the camera . ' β’
10
manual caption: Bad Piggy looking at a camera
/tmp/tmpuqx7iptm3yqg0o5n.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a purple background with stars and swirls . ' β’
10
/tmp/tmp4rhyf6xeilv0wly3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an old fashioned steam engine is shown in a stylized setting . ' β’
5
/tmp/tmpl20jtt9c81_0drjw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a blue sky filled with lots of white clouds . ' β’
5
/tmp/tmpf7ie9v8zqaiupvv_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a thomas the tank engine sitting on top of train tracks . ' β’
CoCa caption: 'there is a birthday cake that has candles on it . ' β’
5
/tmp/tmptc9wqy2u2jywf1wc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a toy train engine and cars on top of red paper . ' β’
/tmp/tmpi49_zj4saa5cdt7j.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: A train shown in various angles
/tmp/tmpoigx997h1kkjrle3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up of the face of thomas the tank engine . ' β’
5
/tmp/tmpxxh9a8cegfqyeeay.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white photo of the sky . ' β’
5
manual caption: black
/tmp/tmp2tbjzg2gfptl0zgg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a purple bird with pink feathers on it 's head . ' β’
CoCa caption: 'a purple bird with an orange beak and pink feathers . ' β’
CoCa caption: 'a purple bird with an orange beak and pink feathers . ' β’
5
/tmp/tmpkbex6udcbfsdj1q_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a building with a clock on the top . ' β’
5
/tmp/tmpwfqqj6vaw7oxrxxn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of musical instruments that are standing together . ' β’
5
/tmp/tmp4o7mzvcgg8oyt5sh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an empty train track in front of a wall . ' β’
5
/tmp/tmpdjtjfzymfn8z_3y0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white photo of some windows . ' β’
5
CoCa caption: 'a close up of a person with curly hair . ' β’
/tmp/tmppl6u3wvwnxuzp54l.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp4ge9pt4d67iw4bp9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a bald eagle on the phone . ' β’
5
/tmp/tmp6l6jcohwdlf8l7fp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man standing in front of some plants . ' β’
5
/tmp/tmpjisve_ka8i95svdt.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a drawing of a man with long hair and a beard . ' β’
10
/tmp/tmpx22yrnst9ea29tm8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a police car parked on the side of the road . ' β’
10
/tmp/tmpj_ty7x5zrdy4yubr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white dog sitting on the ground next to someone 's feet . ' β’
10
/tmp/tmplb1rkpzylxsph1fy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a dragon ball z character sitting on top of a table . ' β’
10
manual caption: Dragon Ball
/tmp/tmpxzpa8ed0xasugil_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Pheasant
/tmp/tmptrsxuejvl_3lfwmf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person wearing bunny ears and a black robe ' β’
5
CoCa caption: 'a rooster standing on the grass near a tree . ' β’
/tmp/tmpgfdlhoaxaeq_d5ls.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpikgc_snfgddeo5wy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Dragon Ball
/tmp/tmpjl1obvr3em9ovcel.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman standing next to a dog on the grass . ' β’
10
/tmp/tmpc4xlx391170o0aw4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person 's hand on top of the ground . ' β’
10
/tmp/tmpliwqfcojpwclvuzd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Sound Music Temple
/tmp/tmpyee3o4ljtunzt0_z.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white dog with its tongue hanging out . ' β’
10
/tmp/tmp88r9acwp77_6opay.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two dogs looking at each other through a door . ' β’
10
/tmp/tmpfwo1fxc2pasdzdla.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white dog is standing in the dirt . ' β’
10
/tmp/tmpuc38wuw6ub5zt22w.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman with long brown hair is posing for the camera . ' β’
10
CoCa caption: 'a green lizard sitting on top of a wooden wall . ' β’
/tmp/tmpy91d5d6cdz5upgsp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpvexi6jdmozzmlsgf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a camera sitting on top of a table . ' β’
10
/tmp/tmpys2wh1nu9_gd9cw1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a baby wearing an orange head band and smiling . ' β’
10
/tmp/tmpae3by6w2e99cydq9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a parrot sitting on top of a tree branch . ' β’
10
manual caption: A talking parrot
CoCa caption: 'an abstract image of red and black lines . ' β’
/tmp/tmpgc5ae35a82ltua5h.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpjjvrl6hjx_phwk94.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an eagle with colorful feathers on it 's head . ' β’
5
/tmp/tmpjxdh4_xeggitokex.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: A cow mooing βcareless whisperβ
CoCa caption: 'a close - up of an acoustic guitar at sunset . ' β’
/tmp/tmp4vf1gutvo0otv7g4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpmcwlb9bx0p2zqac7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a dark hallway with stairs leading up to it . ' β’
5
/tmp/tmp03yztlq_aabg7hay.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a colorful bird is standing in front of a purple background . ' β’
5
/tmp/tmpjq5rqy78tfdv7zf5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an oil painting of a tree in the grass . ' β’
5
/tmp/tmpen2og63e6nm2ysfj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman in black lingerie standing next to a bed . ' β’
5
/tmp/tmpyxajtetg3h_c7wq1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a grassy hill with trees in the background . ' β’
5
/tmp/tmpou75xx00q79s606w.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman laying naked on top of a couch . ' β’
5
/tmp/tmpp7qi18sq6whof9oh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a person 's hand with fingers crossed . ' β’
10
CoCa caption: 'a man in a denim jacket holding his hand up . ' β’
/tmp/tmporn4nv9nyz76fhlx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp74s7oad5a9ujqguq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp88enb00uwmyh1hbm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpa26qptc4k9xjwezs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a boy and his dog are posing for the camera . ' β’
10
CoCa caption: 'a young boy holding a skateboard in front of him . ' β’
/tmp/tmpmo2temzvs5voogww.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpp_dsc5jd48id80c5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpeqdxuu9w14520kv6.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man riding on the back of a bicycle . ' β’
10
/tmp/tmp6h0kq66qn4v_ecpd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a large bonfire in the middle of a field . ' β’
5
/tmp/tmplyrktxxw8f9qx5aw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up picture of a piece of chocolate cake . ' β’
10
CoCa caption: 'a person standing in the middle of an alley . ' β’
/tmp/tmp2g9uk_cijoj5jnzc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp4opkg4cx8u78n91h.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a hand holding an electronic device in front of a store window . ' β’
10
/tmp/tmpp3fze71y9sm7s0o0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a drawing of a person with arms outstretched . ' β’
5
/tmp/tmpa7q9httdri2b70ow.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of men playing soccer on a field . ' β’
CoCa caption: 'a collage of photos with different colors and patterns . ' β’
10
/tmp/tmp9ijv57aeso6gt0ld.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two colorful fish are facing each other in the dark . ' β’
5
/tmp/tmpopmkf_kf4j97m0tb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man standing in front of the ocean at night . ' β’
5
CoCa caption: 'a street light in the middle of an urban setting . ' β’
/tmp/tmpgiqy2bchyves1nbu.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a brown and black horse is running on the ground ' β’
/tmp/tmpm0v9inws62hna3us.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmptd1o8rpvtn7ikapo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person working on papers at a desk . ' β’
5
/tmp/tmp5h2cv3vqp152ovwf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an outside view of a house with stairs leading up to it ' β’
5
/tmp/tmpc341e6vm0y0vq_65.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a large fish wearing sunglasses in the water . ' β’
5
/tmp/tmp8atih8fnyirmsbr_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a young man is sitting in the driver 's seat of his car . ' β’
5
/tmp/tmp3es9lef569wrhhwd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpffr7ht38udwlylnr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a cartoon robot holding two guns . ' β’
5
/tmp/tmpo_wnex3b4l9m3e4p.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an animated picture of a person wearing glasses . ' β’
5
/tmp/tmp7hx39tfmku55_8zs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a cartoon face with big eyes . ' β’
5
CoCa caption: 'a pencil drawing of thomas the tank engine . ' β’
CoCa caption: 'a pencil drawing of an entrance to a tunnel . ' β’
CoCa caption: 'a pencil drawing of an entrance to a train station . ' β’
/tmp/tmpglqkmjqiw0znmdgr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1520.10it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 59%|ββββββ | 135/228 [00:00<00:00, 1348.77it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 76%|ββββββββ | 173/228 [00:00<00:00, 1726.87it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 64%|βββββββ | 145/228 [00:00<00:00, 1439.39it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 72%|ββββββββ | 164/228 [00:00<00:00, 1625.37it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 78%|ββββββββ | 177/228 [00:00<00:00, 1769.85it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 74%|ββββββββ | 169/228 [00:00<00:00, 1674.44it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 75%|ββββββββ | 171/228 [00:00<00:00, 1686.03it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 78%|ββββββββ | 178/228 [00:00<00:00, 1768.14it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 79%|ββββββββ | 181/228 [00:00<00:00, 1805.21it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 70%|βββββββ | 160/228 [00:00<00:00, 1597.14it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 74%|ββββββββ | 169/228 [00:00<00:00, 1685.03it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 59%|ββββββ | 134/228 [00:00<00:00, 1333.73it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 50%|βββββ | 113/228 [00:00<00:00, 1102.03it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 66%|βββββββ | 150/228 [00:00<00:00, 1482.41it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 73%|ββββββββ | 166/228 [00:00<00:00, 1644.70it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 61%|βββββββ | 140/228 [00:00<00:00, 1372.88it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 33%|ββββ | 75/228 [00:00<00:00, 749.33it/s, now=None]
chunk: 85%|βββββββββ | 193/228 [00:00<00:00, 1001.69it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 61%|ββββββ | 138/228 [00:00<00:00, 1352.46it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 152/228 [00:00<00:00, 1507.71it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 69%|βββββββ | 158/228 [00:00<00:00, 1574.00it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 71%|βββββββ | 162/228 [00:00<00:00, 1619.74it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 79%|ββββββββ | 91/115 [00:00<00:00, 879.48it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1528.49it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 64%|βββββββ | 147/228 [00:00<00:00, 1459.82it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 74%|ββββββββ | 169/228 [00:00<00:00, 1674.55it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 72%|ββββββββ | 165/228 [00:00<00:00, 1573.50it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 66%|βββββββ | 151/228 [00:00<00:00, 1486.79it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1523.52it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 52%|ββββββ | 119/228 [00:00<00:00, 1189.61it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1520.80it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 69%|βββββββ | 158/228 [00:00<00:00, 1565.76it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 76%|ββββββββ | 87/115 [00:00<00:00, 836.02it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 908.03it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 100%|ββββββββββ| 115/115 [00:00<00:00, 1148.87it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 68%|βββββββ | 154/228 [00:00<00:00, 1533.86it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69f2b4d950>
/tmp/tmpivuxw94pdg7_ocn2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a roblox character ' β’
CoCa caption: 'a pencil drawing of an entrance to a building . ' β’
CoCa caption: 'a pencil drawing of the inside of an underground tunnel . ' β’
10
/tmp/tmpvcypp7fnup3q23l4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp4olu2pbfnp151jy1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a drawing of a person wearing glasses and a red jacket ' β’
5
/tmp/tmp5aon_zdep2nvsfk_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a pencil drawing of the inside of an underground tunnel . ' β’
CoCa caption: 'a pencil drawing of an entrance to a building . ' β’
10
/tmp/tmpbkneow7gxhf1ozmf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a pencil drawing of the inside of an apartment . ' β’
CoCa caption: 'a pencil drawing of an entrance to a train station . ' β’
CoCa caption: 'a pencil drawing of the head and face . ' β’
CoCa caption: 'a pencil drawing of a cat and a ball ' β’
10
/tmp/tmp5hkwbbbm5a8kwdst.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman touching the face of a man . ' β’
5
/tmp/tmpwb5bn0qwrw1tyezy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a young boy standing in front of the water . ' β’
5
/tmp/tmpmf5uqeo5s0pg1v2_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person in the water near some fish . ' β’
5
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1503.30it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 61%|ββββββ | 138/228 [00:00<00:00, 1375.99it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 102/115 [00:00<00:00, 936.86it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 52%|ββββββ | 119/228 [00:00<00:00, 1176.50it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 62%|βββββββ | 141/228 [00:00<00:00, 1399.74it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 57%|ββββββ | 65/115 [00:00<00:00, 649.77it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 102/115 [00:00<00:00, 993.99it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 655, in __await_impl_timeout__
return await self.__await_impl__()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 662, in __await_impl__
await protocol.handshake(
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 323, in handshake
status_code, response_headers = await self.read_http_response()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 139, in read_http_response
status_code, reason, headers = await read_response(self.reader)
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/http.py", line 120, in read_response
status_line = await read_line(stream)
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/http.py", line 194, in read_line
line = await stream.readline()
File "/usr/local/lib/python3.8/asyncio/streams.py", line 540, in readline
line = await self.readuntil(sep)
File "/usr/local/lib/python3.8/asyncio/streams.py", line 632, in readuntil
await self._wait_for_data('readuntil')
File "/usr/local/lib/python3.8/asyncio/streams.py", line 517, in _wait_for_data
await self._waiter
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 821, in _ws_fn
async with websockets.connect( # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 637, in __aenter__
return await self
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 655, in __await_impl_timeout__
return await self.__await_impl__()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/async_timeout.py", line 169, in __aexit__
self._do_exit(exc_type)
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/async_timeout.py", line 252, in _do_exit
raise asyncio.TimeoutError
asyncio.exceptions.TimeoutError
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 625, in _predict
result = utils.synchronize_async(self._ws_fn, data, hash_data, helper)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 98, in sync
raise FSTimeoutError from return_result
fsspec.exceptions.FSTimeoutError
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 98, in sync
raise FSTimeoutError from return_result
fsspec.exceptions.FSTimeoutError
5
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 655, in __await_impl_timeout__
return await self.__await_impl__()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 662, in __await_impl__
await protocol.handshake(
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 323, in handshake
status_code, response_headers = await self.read_http_response()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 139, in read_http_response
status_code, reason, headers = await read_response(self.reader)
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/http.py", line 120, in read_response
status_line = await read_line(stream)
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/http.py", line 194, in read_line
line = await stream.readline()
File "/usr/local/lib/python3.8/asyncio/streams.py", line 540, in readline
line = await self.readuntil(sep)
File "/usr/local/lib/python3.8/asyncio/streams.py", line 632, in readuntil
await self._wait_for_data('readuntil')
File "/usr/local/lib/python3.8/asyncio/streams.py", line 517, in _wait_for_data
await self._waiter
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 821, in _ws_fn
async with websockets.connect( # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 637, in __aenter__
return await self
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 655, in __await_impl_timeout__
return await self.__await_impl__()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/async_timeout.py", line 169, in __aexit__
self._do_exit(exc_type)
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/async_timeout.py", line 252, in _do_exit
raise asyncio.TimeoutError
asyncio.exceptions.TimeoutError
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 625, in _predict
result = utils.synchronize_async(self._ws_fn, data, hash_data, helper)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 98, in sync
raise FSTimeoutError from return_result
fsspec.exceptions.FSTimeoutError
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 98, in sync
raise FSTimeoutError from return_result
fsspec.exceptions.FSTimeoutError
CoCa caption: 'a person in the water near some fish . ' β’
5
/tmp/tmpdgt7r5h7t8pvvwfq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man in a yellow shirt and a duck ' β’
5
/tmp/tmp2hk471pf278dndco.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cartoon of a bee on black background . ' β’
5
/tmp/tmp4kikiz153boxekdj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a sound wave ' β’
10
/tmp/tmp1y27p9jpw6w62gj8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpcb1g_he5gfekufuj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a bag of food that is laying on the ground . ' β’
5
/tmp/tmpgynugrqk09x6b9kp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two businessmen walking down the street holding water bottles . ' β’
5
manual caption: A modern electronic track with a fast tempo would suit this scene well. Perhaps something like 'Work Bitch' by Britney Spears.
/tmp/tmp1_bdofn8p8pkv2ld.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a black hole in space ' β’
5
/tmp/tmp9xww82_objc9dsh0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a red truck parked on the side of the road . ' β’
CoCa caption: 'a close up of three strange looking creatures . ' β’
5
/tmp/tmpzmfwjkhipblcue4f.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: an image of a black hole in space with demonic whispering
/tmp/tmp_ouswu55dfpwgkly.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a purple cat holding a yellow star in front of some plants . ' β’
5
/tmp/tmppstavs5bklpw28s4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white cow riding a skateboard . ' β’
5
/tmp/tmpzg9uzdueuai2iibv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a stuffed gorilla is sitting in the corner of a living room . ' β’
5
manual caption: horrible creature with awful features lurking in my living room
/tmp/tmpxcsi2th3k2w_z2os.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a toy lizard sitting in the dirt . ' β’
5
/tmp/tmpqrh32rk7znm8gnvu.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a cat that is covered in ice . ' β’
10
CoCa caption: 'a man sitting at a table using a laptop . ' β’
/tmp/tmpx6ik2a_3era7v729.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person taking a selfie in front of a mirror . ' β’
10
CoCa caption: 'an image of a colorful space background . ' β’
/tmp/tmp0h4y0xlgqm3pnijh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Galaxy
/tmp/tmpzo5tge0xn4kyvrxj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'an artist 's rendering of a space shuttle landing on the surface . ' β’
/tmp/tmpeit5b82hdq_5lrmw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpq16l68awzm8a84ia.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a hole in the ground with debris around it . ' β’
CoCa caption: 'two women standing next to each other at a podium . ' β’
/tmp/tmp73z6660k1j7ilxmz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpljvlwdqdyt2psbre.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a person is playing chess on the table . ' β’
/tmp/tmpe0x7ptsdnvfp4xca.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpqjh5_2170b3pa2v9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a view from the back of a car as it drives down a dirt road . ' β’
5
/tmp/tmpben7q1sgt1msbkss.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an artist 's rendering of a large dinosaur with its mouth open . ' β’
5
/tmp/tmp74jsxskvj46s3lrh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a painting of an alien creature on top of rocks . ' β’
5
CoCa caption: 'a person taking a selfie in front of a mirror . ' β’
/tmp/tmpn7i1cc11bmyr9wv8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a brown bear standing on its hind legs . ' β’
5
/tmp/tmpm35jkaf3hk95x0or.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmphmihm_jyb23qvfnc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cemetery with trees and leaves on the ground . ' β’
5
/tmp/tmpouxv_8f3ll7fsw5p.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a full moon shines in the night sky . ' β’
5
/tmp/tmp6pzaywyk61a7wa92.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a cemetery with trees and leaves on the ground
CoCa caption: 'a sticker of an animal wearing sunglasses . ' β’
/tmp/tmp_3dlyc5ic41ah7s4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp2kevv87lvx78ddho.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a brown frog sitting on top of some leaves . ' β’
5
CoCa caption: 'the google logo is shown in different colors . ' β’
/tmp/tmpvbx14punw688sf8k.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cartoon character with an expression that looks like gumball ' β’
10
/tmp/tmpc8m2191xp9d_z01l.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up view of an animal in the dirt . ' β’
5
/tmp/tmprbf2rvmqhmzyj11o.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an old church with a clock tower in front of it . ' β’
5
/tmp/tmpien916axvelpp876.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp4x9_s8slhg3w1wj7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpfa2srvbgyciwz5vo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a white church in the middle of snow covered trees . ' β’
5
/tmp/tmpi_1bu6inj6tc_xv1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpjvrbc2fvppqijjeg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp2lo5scmzib9gj5of.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: techno club with people dancing
/tmp/tmpwg1ypevmm4dym123.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: wet cold cave, windy, water dripping, creepy unintelligible voices
/tmp/tmpe73ze824y2eaw8q5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: wet cold cave, spooky, creepy unintelligible voices
/tmp/tmpvlt8q5q7q88w8g1q.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: swiping on a table
/tmp/tmp53ocslu1r7ev4tat.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black bird is sitting on the ground . ' β’
5
/tmp/tmpdsdxx5lsh7_3en1f.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a hand holding an electronic device in front of a car . ' β’
5
/tmp/tmpkcx02y14dq6l8kwd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man wearing sunglasses and a black shirt . ' β’
5
/tmp/tmp4xlvkz6jot65kjn7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person holding up two bags of cereal . ' β’
5
/tmp/tmpkypb23p7v45zt_eh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up view of the strings on an instrument . ' β’
CoCa caption: 'a person holding the strings of a cello . ' β’
5
manual caption: a person plucking a string on a violin
/tmp/tmpnd5qzm6ai6jphv8a.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man sitting at a table using a laptop . ' β’
5
/tmp/tmp8ea89r0ol8jy3nld.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a flying saucer in the night sky ' β’
5
/tmp/tmprbgr69di9bxv0nrl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of cartoon characters standing next to each other . ' β’
5
/tmp/tmpu8p88r3ufdwywviq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of south park figures sitting on top of a table . ' β’
5
/tmp/tmpi_9f65b_e15_b83h.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a picture of cartman from south park . ' β’
5
/tmp/tmpxg7ovgjrb5z5f8ys.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man standing in front of a library holding a book . ' β’
5
/tmp/tmpht0q49pyg38l4dja.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 102/115 [00:00<00:00, 924.61it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 52%|ββββββ | 119/228 [00:00<00:00, 1180.55it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 1019.28it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 84%|βββββββββ | 97/115 [00:00<00:00, 966.38it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 54%|ββββββ | 62/115 [00:00<00:00, 617.56it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 54%|ββββββ | 62/115 [00:00<00:00, 586.17it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 52%|ββββββ | 60/115 [00:00<00:00, 594.64it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 726.90it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 48%|βββββ | 109/228 [00:00<00:00, 1034.15it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 980.16it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 49%|βββββ | 111/228 [00:00<00:00, 1061.02it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 61%|ββββββ | 138/228 [00:00<00:00, 1375.46it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1454.14it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 62%|βββββββ | 141/228 [00:00<00:00, 1400.78it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 34%|ββββ | 39/115 [00:00<00:00, 291.76it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 102/115 [00:00<00:00, 1019.73it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1472.78it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 44%|βββββ | 100/228 [00:00<00:00, 990.88it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 94%|ββββββββββ| 108/115 [00:00<00:00, 1079.08it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 81%|ββββββββ | 93/115 [00:00<00:00, 924.02it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 84%|βββββββββ | 97/115 [00:00<00:00, 962.31it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 37%|ββββ | 85/228 [00:00<00:00, 843.07it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 47%|βββββ | 108/228 [00:00<00:00, 1079.21it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 64%|βββββββ | 74/115 [00:00<00:00, 738.20it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 90%|βββββββββ | 104/115 [00:00<00:00, 1039.01it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69f2f256d0>
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69f2d36860>
CoCa caption: 'a towel character is holding something in his hand . ' β’
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69f2c1dd10>
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69f2f25a40>
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69f2e72770>
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69f2c1dd10>
CoCa caption: 'a towel character is holding something in his hand . ' β’
CoCa caption: 'a south park character holding a sign that says " legalize it ". ' β’
CoCa caption: 'a couple of people standing next to each other . ' β’
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69f2a913b0>
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69f2c1dd10>
CoCa caption: 'a man sitting in front of an ar - 1 5 rifle . ' β’
CoCa caption: 'a close - up of the face of cartman from south park . ' β’
CoCa caption: 'a group of people standing next to each other . ' β’
CoCa caption: 'a couple of people standing next to each other . ' β’
5
manual caption: Stan and Kyle smoking weed together
/tmp/tmphvqya1a2h522bo_0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Stan and Kyle from south park screaming in agony
/tmp/tmp95nh9stxhe2pq_pz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up picture of the head and shoulders of cartman . ' β’
CoCa caption: 'a man standing in front of a chalkboard . ' β’
CoCa caption: 'a picture of kenny from south park . ' β’
CoCa caption: 'you take nyquil then smoke weed you 're gonna have a really bad time ' β’
CoCa caption: 'a group of people sitting on top of a table . ' β’
5
manual caption: South park characters playing xbox
/tmp/tmpejt7r46oqaazk4vn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man in a suit and tie holding two paintbrushes . ' β’
5
/tmp/tmpkd9yieztqna4rbrw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmppdvvxt9a261ogfer.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a red and black bug sitting on top of a green leaf . ' β’
5
/tmp/tmp_vjcz6u08g_xqmsp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person with a cat on their shirt ' β’
10
manual caption: a furry with nyan cat on their shirt
/tmp/tmpbai9yee7z4yhc7sb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a furry with nyan cat on their shirt
CoCa caption: 'a painting of a dog wearing a red robe . ' β’
/tmp/tmpzuvys24cwa8qplq2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a close up of a person wearing glasses ' β’
/tmp/tmpbl9h1nv775a_bt75.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpe5jaoyvikhr_rfzv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an abstract image of palm trees and a house . ' β’
10
/tmp/tmps046xxcileu8fl7d.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man sitting in front of a computer . ' β’
10
/tmp/tmpuzof4jh23j6vc9ql.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a red teddy bear wearing a blue diaper . ' β’
10
/tmp/tmpb8zmdw3lxwfmkf81.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpzflshe1_zami90o7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 92%|ββββββββββ| 106/115 [00:00<00:00, 1059.99it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 83%|βββββββββ | 96/115 [00:00<00:00, 935.81it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 59%|ββββββ | 68/115 [00:00<00:00, 676.78it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 904.92it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 64%|βββββββ | 146/228 [00:00<00:00, 1457.92it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 57%|ββββββ | 131/228 [00:00<00:00, 1298.15it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 64%|βββββββ | 146/228 [00:00<00:00, 1448.27it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 19%|ββ | 44/228 [00:00<00:00, 433.90it/s, now=None]
chunk: 75%|ββββββββ | 172/228 [00:00<00:00, 925.83it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 58%|ββββββ | 133/228 [00:00<00:00, 1316.09it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69f2f10c20>
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69f2ba1e50>
CoCa caption: 'a close - up picture of the bottom portion of an underwear . ' β’
10
CoCa caption: 'a fox standing on one foot wearing underwear . ' β’
/tmp/tmpbzandoove2zcpoj_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmppkf_xyhggl0kdup7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up view of the eyes of spider man . ' β’
5
/tmp/tmp9gpr7v74uoho3dtc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: A Fox standing on one foot Pull Ups
/tmp/tmp6gifeedkerqpg7q7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: A Fox standing on one foot Pull Ups
/tmp/tmpbvyt3ccjmz4zlxm_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: A Fox standing on one foot Pull Ups Night Time
/tmp/tmpnj9y7jr4al1fk6e3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: A Fox standing on one foot Pull Ups Night Time
/tmp/tmpz4yv72m08mifdeti.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: A Fox standing on one foot Pull Ups Night Time
/tmp/tmp60a9la6bvwtj2zvl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person wearing a blue and red costume with a star on it . ' β’
10
manual caption: Stardog Wearing Pull Ups Night Time
/tmp/tmpazacxqz2ojqps45p.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Pull Ups Night Time Diaper Change
/tmp/tmpeera1354xuyzbuq1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person wearing a blue and red costume with a star on it . ' β’
CoCa caption: 'a cat and a dog standing next to each other . ' β’
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 64%|βββββββ | 146/228 [00:00<00:00, 1457.68it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 61%|ββββββ | 138/228 [00:00<00:00, 1371.48it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 59%|ββββββ | 134/228 [00:00<00:00, 1326.93it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 60%|ββββββ | 136/228 [00:00<00:00, 1356.22it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 44%|βββββ | 100/228 [00:00<00:00, 991.59it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 991.35it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 62%|βββββββ | 142/228 [00:00<00:00, 1384.48it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 32%|ββββ | 74/228 [00:00<00:00, 738.87it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 62%|βββββββ | 142/228 [00:00<00:00, 1418.79it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 50%|βββββ | 115/228 [00:00<00:00, 1148.87it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69f2b053b0>
CoCa caption: 'a young man sitting in front of a whiteboard . ' β’
5
/tmp/tmpdz469i5xjtp_j6qm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp3718sy335707kebp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man in blue and white outfit standing next to store entrance . ' β’
10
/tmp/tmpbq4st9lfzm25mx0s.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a man with a beard ' β’
10
/tmp/tmpcp0qr6i_dhzz_jlp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a person with a beard ' β’
10
/tmp/tmpgtjnmv2wg0t60lgd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp3_ss2y_wy80q_dqq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up picture of the mouth and hamburger . ' β’
10
/tmp/tmpd7y72ozs7hp3yfr8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man giving the thumbs up while wearing glasses . ' β’
10
/tmp/tmpcw987crgk6pqu9yy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmppli595cfx0y6ylio.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman sitting in front of some food . ' β’
10
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1468.15it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 895.52it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 51%|βββββ | 116/228 [00:00<00:00, 1159.81it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 1012.17it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 37%|ββββ | 85/228 [00:00<00:00, 841.79it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 1039.43it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 36%|ββββ | 83/228 [00:00<00:00, 786.29it/s, now=None]
chunk: 82%|βββββββββ | 188/228 [00:00<00:00, 937.23it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 80%|ββββββββ | 183/228 [00:00<00:00, 1816.93it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1511.01it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
10
/tmp/tmp_c1uks2dh5kla9d3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a mouse standing on its hind legs in front of a wall . ' β’
/tmp/tmpqdcmeb2vra1mhlxj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpgj2druls2odz2uvs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an old church in the middle of a forest . ' β’
5
/tmp/tmp7lkt2lbc1myjqnxu.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an orange building in the middle of a green field . ' β’
5
CoCa caption: 'an animated robot is sitting on top of a building . ' β’
/tmp/tmp9m4venkkwc2ked9b.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a close - up view of the fluorescently labeled bacteria . ' β’
/tmp/tmpzu9jws9augqyug23.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpr5n7du30o5963sbs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a fully armed person with sword is standing on top of a building in a highly advanced city. he is ready for any fight.
CoCa caption: 'a close - up view of an ovarian cancer cell . ' β’
/tmp/tmpol82a9aih83t1cu7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp_bebrmkb9po3q17o.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of people standing in the middle of an area . ' β’
5
/tmp/tmp_lxmfgg48omzrupa.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a fence that has been cut off by trees . ' β’
10
CoCa caption: 'a wolf laying on some leaves in the dark . ' β’
/tmp/tmpbuf8mql_3fq64i1z.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: A Wolf laying in some leaves in the dark, dark alternative/indie Song
CoCa caption: 'a wolf laying on some leaves in the dark . ' β’
/tmp/tmpv5l8ge29xdczprzr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Three dog grass tree cage
/tmp/tmpuwkc5uwq62uz5qc8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an old bell hanging from a metal pole . ' β’
10
/tmp/tmpwjevn0l70cv2w35e.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a small waterfall in the middle of a forest . ' β’
10
/tmp/tmp7ep42hjylmnz6chx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a nuclear explosion in the city . ' β’
10
/tmp/tmp7pf44a79z0ib5itp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a statue of a girl dancing on the sidewalk . ' β’
5
/tmp/tmp2hr1d0ub92l6j6br.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man and his german shepherd dog playing in the grass . ' β’
CoCa caption: 'a man walking in the grass holding a stick . ' β’
CoCa caption: 'a man walking across the grass in front of a house . ' β’
CoCa caption: 'a man walking in the grass holding onto something . ' β’
CoCa caption: 'a man and his german shepherd dog playing in the grass . ' β’
10
/tmp/tmp61mz_ru32ho43bzp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a colorful bird standing on top of a rock . ' β’
10
manual caption: A stone pheasant grass
/tmp/tmpt8rlupquyabttxfv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up of the head and neck of a rooster . ' β’
10
/tmp/tmpxwv1ah5krgc_zpzl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: A rooster Sings sounds grass
/tmp/tmpmlv31upwxti5nkpy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cat with blue eyes standing on its hind legs . ' β’
10
/tmp/tmpzlx_0a57qo4o216o.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man swimming in the water near some trees . ' β’
10
/tmp/tmpkscgy_6xyk9rnffp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'there is no image here to provide a caption for . ' β’
5
/tmp/tmp0hp94ssw1noracnl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man touching an elephant with its trunk . ' β’
10
CoCa caption: 'a person wearing bunny ears and a black robe ' β’
/tmp/tmpwh5cpdwh30pop87i.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a young man smiling for the camera while wearing an orange shirt . ' β’
10
/tmp/tmp_hyvbhqauky703i9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman taking a picture of herself in the mirror . ' β’
5
CoCa caption: 'a painting of a woman with long black hair . ' β’
/tmp/tmpvwwe1bix429g7g5t.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 66%|βββββββ | 151/228 [00:00<00:00, 1509.56it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1461.77it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 26%|βββ | 59/228 [00:00<00:00, 524.57it/s, now=None]
chunk: 74%|ββββββββ | 169/228 [00:00<00:00, 840.66it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 57%|ββββββ | 66/115 [00:00<00:00, 655.16it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 57%|ββββββ | 130/228 [00:00<00:00, 1286.11it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1432.21it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 56%|ββββββ | 128/228 [00:00<00:00, 1277.38it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 52%|ββββββ | 119/228 [00:00<00:00, 1160.83it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 73%|ββββββββ | 167/228 [00:00<00:00, 1659.85it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1514.54it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 72%|ββββββββ | 164/228 [00:00<00:00, 1635.51it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 59%|ββββββ | 134/228 [00:00<00:00, 1339.75it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 76%|ββββββββ | 173/228 [00:00<00:00, 1728.70it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 71%|βββββββ | 162/228 [00:00<00:00, 1602.98it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1516.01it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 75%|ββββββββ | 172/228 [00:00<00:00, 1710.81it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 74%|ββββββββ | 169/228 [00:00<00:00, 1689.69it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 1962.22it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1492.97it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Task exception was never retrieved
future: <Task finished name='9azfuyfj02i_1' coro=<Queue.process_events() done, defined at /home/user/.local/lib/python3.8/site-packages/gradio/queueing.py:343> exception=WebSocketDisconnect(1006)>
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 347, in process_events
client_awake = await self.gather_event_data(event)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 220, in gather_event_data
data, client_awake = await self.get_message(event, timeout=receive_timeout)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 453, in get_message
data = await asyncio.wait_for(
File "/usr/local/lib/python3.8/asyncio/tasks.py", line 494, in wait_for
return fut.result()
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 133, in receive_json
self._raise_on_disconnect(message)
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 105, in _raise_on_disconnect
raise WebSocketDisconnect(message["code"])
starlette.websockets.WebSocketDisconnect: 1006
10
manual caption: A painting of a dark heroine warrior princess with long black hair
/tmp/tmpuk4z_fa1ythn67w7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up view of the steering wheel and gauges . ' β’
5
/tmp/tmpr6qfrie3n0_ebehr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man walking on the beach with his coat . ' β’
5
/tmp/tmpchmk4f6f_czl4z70.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a view of new york city from across the water . ' β’
5
/tmp/tmp6ww5u870vz5xa1wt.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of mannequins are standing next to each other . ' β’
CoCa caption: 'a view of some buildings in an old european town . ' β’
5
/tmp/tmpo7ebi7de_qtp56l5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a bed with a blanket on it and a tv ' β’
5
/tmp/tmp_cm6wd1m_qcchu72.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a grand piano sitting in the middle of a room . ' β’
5
/tmp/tmpeuy4nmh5xjdhjimv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a stage that has lights on it . ' β’
5
/tmp/tmp7rvgt5350b7txqp0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a man making a funny face ' β’
5
/tmp/tmpc9gm75ycofmeqlbm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a picture of a person with a white cat . ' β’
5
/tmp/tmp1t50lkoromrw5swz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpiw9ffo8thsasq___.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: A police siren playing the swedish national anthem
/tmp/tmpv76qtfogs7l7z82h.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man with neon lights on his head and face . ' β’
5
/tmp/tmpv0_pct0jdioporun.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a person that is not happy ' β’
5
manual caption: Person is sad bc everyone hates him
/tmp/tmpyf7ifn2_0ul_qr2f.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a pink bubble with a black background . ' β’
5
manual caption: Person is sad bc everyone he's crossed out
/tmp/tmp6rb9bmwp94euns4t.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a person holding a cell phone ' β’
5
CoCa caption: 'a drawing of a hamburger on top of a bun . ' β’
/tmp/tmpf1pfruw4cpz1o51t.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Hamburger
/tmp/tmp4e3nlm9cs1j2x9j2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an anime girl with green hair standing in the grass . ' β’
5
/tmp/tmphzxsjckvci3lgbdn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a woman wearing lingerie . ' β’
CoCa caption: 'an anime girl is standing in a room . ' β’
CoCa caption: 'a series of pictures showing the various stages of a cat 's life . ' β’
5
/tmp/tmpmm07sabanlp2b0cs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man in a superman costume with his hands on his hips . ' β’
10
manual caption: Stardog in a superman costume with his hands on his hips wearing Pull Ups Night Time
CoCa caption: 'an image of a soccer ball flying in the air ' β’
/tmp/tmpesgm5bn321q7svg3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Stardog in a superman costume with his hands on his hips wearing Pull Ups Night Time
/tmp/tmpncjge2tzrbcs5b3_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Stardog in a superman costume with his hands on his hips wearing Pull Ups Night Time
/tmp/tmph48i4xq84gvwdilh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Stardog in a superman costume with his hands on his hips wearing Pull Ups Night Time
/tmp/tmp2eeya5v27w6ysu54.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman is singing into a microphone . ' β’
5
/tmp/tmp74aqwdlaibx21apb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a hand is holding up a rolex watch . ' β’
5
/tmp/tmpb5ep66waw5y667b8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of men standing next to each other . ' β’
5
/tmp/tmp_l3srtxv4lyxu7a5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cartoon cow is standing in front of a red barn . ' β’
5
manual caption: Cow sound
/tmp/tmp9ao4u5fq1mvd54yv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman with purple head wrap and earrings . ' β’
10
/tmp/tmp_y35fviwfyzcc_l0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpgk4zgn9eq2k6jlf4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an oriental pagoda sits on the edge of a body of water ' β’
5
/tmp/tmp089j_rs0n48g3w_p.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'cars are parked on the side of a road in the rain . ' β’
5
/tmp/tmpp2en_oz67gggbabf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 69%|βββββββ | 158/228 [00:00<00:00, 1578.88it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 102/115 [00:00<00:00, 1001.58it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 102/115 [00:00<00:00, 665.68it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 47%|βββββ | 107/228 [00:00<00:00, 1068.82it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 55%|ββββββ | 126/228 [00:00<00:00, 1257.68it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 23%|βββ | 52/228 [00:00<00:00, 483.36it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 750.55it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 55%|ββββββ | 125/228 [00:00<00:00, 1243.69it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 72%|ββββββββ | 83/115 [00:00<00:00, 725.47it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 991.36it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 62%|βββββββ | 142/228 [00:00<00:00, 1409.23it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 94%|ββββββββββ| 108/115 [00:00<00:00, 1079.18it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 81%|ββββββββ | 93/115 [00:00<00:00, 754.01it/s, now=None]
ERROR: Exception in ASGI application
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 335, in __call__
stat_result = await anyio.to_thread.run_sync(os.stat, self.path)
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
FileNotFoundError: [Errno 2] No such file or directory: '/home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.ebbd2016.js'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/protocols/http/h11_impl.py", line 429, in run_asgi
result = await app( # type: ignore[func-returns-value]
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/middleware/proxy_headers.py", line 78, in __call__
return await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/applications.py", line 276, in __call__
await super().__call__(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/applications.py", line 122, in __call__
await self.middleware_stack(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 184, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 162, in __call__
await self.app(scope, receive, _send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/cors.py", line 92, in __call__
await self.simple_response(scope, receive, send, request_headers=headers)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/cors.py", line 147, in simple_response
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 79, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 68, in __call__
await self.app(scope, receive, sender)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 21, in __call__
raise e
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 718, in __call__
await route.handle(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 276, in handle
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 69, in app
await response(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 338, in __call__
raise RuntimeError(f"File at path {self.path} does not exist.")
RuntimeError: File at path /home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.ebbd2016.js does not exist.
CoCa caption: 'an illustration of a naked woman with tentacles coming out . ' β’
5
/tmp/tmp7jrxqhboosy7w3ba.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: nude teen woman penetrated by tentacles, moaning in pleasurable anguish as tentacles wrap around her body
/tmp/tmplr2t8agxp60clrxv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a couple of cats that are sitting next to each other . ' β’
5
/tmp/tmpfw4d51yv91lkrqxo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white photo of an abstract design . ' β’
10
/tmp/tmp3jm2768iyc1yhv2o.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a star field is shown in the night sky . ' β’
/tmp/tmpib5eg2wkte8osthq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpie5oeus4bfa797os.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp1ifvz1amxsf5l2uc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of people playing soccer in an open field . ' β’
5
/tmp/tmpboq3wotg_k2pv_8y.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a picture of the twin towers in new york city . ' β’
CoCa caption: 'a group of people posing for a picture . ' β’
CoCa caption: 'a view of the twin towers in new york city . ' β’
CoCa caption: 'a view of the twin towers in new york city . ' β’
5
/tmp/tmpnctetxvzoqxe91pr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of young people standing around each other . ' β’
5
/tmp/tmpr3tp7p0acg382qyr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman with pink flower stickers on her breasts . ' β’
5
/tmp/tmp7h8z33qhs33dh833.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a person wearing a white shirt ' β’
CoCa caption: 'a body of water that has rocks in it . ' β’
10
manual caption: sab yashwant wadi hain
/tmp/tmptu88ceswux4nz0wk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp54gjvss6u787p5gr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a white fluffy dog is on the ground . ' β’
10
CoCa caption: 'an artistic rendering of a spaceship flying in the sky . ' β’
/tmp/tmpr22qpbpuawiaq_fd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a pipe is coming out of the water near some rocks . ' β’
/tmp/tmpq5fp6iip4q5e_33d.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmplkbda6kr77l02de0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black cartoon face with yellow eyes . ' β’
5
manual caption: A black cartoon face with yellow eyes
CoCa caption: 'two fighter jets are flying in the sky . ' β’
/tmp/tmprzmz5ov8vt1pphjl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a black and white dog laying in the grass . ' β’
/tmp/tmpepe7r1w0hbv1prjw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: A black cartoon face with yellow eyes saying howdey
/tmp/tmp25tc9h393ip4sbaf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a black cartoon face with yellow eyes . ' β’
CoCa caption: 'a painting of an evil looking face with teeth . ' β’
/tmp/tmp_sklwme4sfy2mhb2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Klasky csupo
/tmp/tmpk57cs6xo0chsnxje.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up picture of a bear 's face . ' β’
5
manual caption: Chavapa saying wow by mouk
/tmp/tmph1km0t0zq13p5gfe.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a blue cup with the letter v written on it . ' β’
5
manual caption: Cute Lovercase z saying Zeeh
CoCa caption: 'a woman wearing glasses with long blonde hair . ' β’
/tmp/tmpg4bcg97470rseowm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a banana is smiling and holding two balls . ' β’
CoCa caption: 'a painting of a river with a castle in the background . ' β’
/tmp/tmph29s1ks7votvr4z9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'cars driving down a street next to some buildings . ' β’
/tmp/tmpqkt8xqle0lysyxyg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Banana saying itβs peanut butter jelly time
/tmp/tmpliebqs9zs9wfgmiq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a bridge that is in the middle of water . ' β’
/tmp/tmpfsf3vpwupnrylh1u.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpfjjily6f90jn06tl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cat that is sitting on the ground . ' β’
5
manual caption: A kitten saying meow 2 times
/tmp/tmpdnfr6sl1tr4efdkh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of dogs sitting on the side of a road . ' β’
10
CoCa caption: 'a girl is walking down the path of a tree . ' β’
/tmp/tmpckfuqlmouxqnkg61.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpgqmectwhi11ii936.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person 's hand on the steering wheel of a car . ' β’
10
/tmp/tmpeu8w8l8nlw35t7k8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'three baby chicks standing next to each other . ' β’
10
CoCa caption: 'a painting of a princess looking at the moon . ' β’
CoCa caption: 'a baby sooza is standing in front of a wall . ' β’
/tmp/tmp9jpzlvcma6y7fby1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpc0zbbo6x00ckrv9p.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
7
manual caption: A baby sooza saying goo goo gaa gaa
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1414.48it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 50%|βββββ | 113/228 [00:00<00:00, 1129.24it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 85%|βββββββββ | 98/115 [00:00<00:00, 926.30it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 53%|ββββββ | 121/228 [00:00<00:00, 1208.78it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 94%|ββββββββββ| 108/115 [00:00<00:00, 1078.87it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 43%|βββββ | 97/228 [00:00<00:00, 968.75it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 984.09it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 44%|βββββ | 101/228 [00:00<00:00, 1005.51it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 53%|ββββββ | 121/228 [00:00<00:00, 1198.02it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 41%|ββββ | 94/228 [00:00<00:00, 896.10it/s, now=None]
chunk: 93%|ββββββββββ| 212/228 [00:00<00:00, 1059.30it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 1004.31it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 50%|βββββ | 113/228 [00:00<00:00, 1114.31it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 60%|ββββββ | 137/228 [00:00<00:00, 1361.06it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 99%|ββββββββββ| 114/115 [00:00<00:00, 954.26it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 60%|ββββββ | 137/228 [00:00<00:00, 1365.49it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 62%|βββββββ | 142/228 [00:00<00:00, 1417.10it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 84%|βββββββββ | 97/115 [00:00<00:00, 963.45it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 44%|βββββ | 101/228 [00:00<00:00, 1006.91it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 59%|ββββββ | 134/228 [00:00<00:00, 1339.77it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 46%|βββββ | 104/228 [00:00<00:00, 1039.56it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 23%|βββ | 52/228 [00:00<00:00, 517.78it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 1099.14it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 61%|ββββββ | 139/228 [00:00<00:00, 1377.68it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
7
manual caption: A baby sooza saying goo goo gaa gaa
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
7
manual caption: A baby sooza saying goo goo gaa gaa
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
7
manual caption: A baby sooza saying goo goo gaa gaa
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
10
manual caption: A baby sooza saying goo goo gaa gaa
/tmp/tmpngk0fv0zc7gv90hx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a computer screen with an image of a bowl . ' β’
5
manual caption: A baby ikroct kye saying bah bi boo bah
/tmp/tmpdrkg8z2z9uges1cl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a drawing of an eye and some crosses . ' β’
5
manual caption: A god in space
/tmp/tmp3711ggcrppa1ttcr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person laying on the ground with their feet up . ' β’
CoCa caption: 'an image of a group of smiley faces in the sky . ' β’
10
/tmp/tmpjd3b2asu9rm8ftz6.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman sitting on the floor with her legs crossed . ' β’
5
manual caption: Smiley Faces laughing with saturn
/tmp/tmp1b2256lij1x8_kv8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'an image of the letter a with eyes . ' β’
/tmp/tmpwf9_qikovke5wn_w.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: An a saying ayo bro yo bro
/tmp/tmpitepri0eku08r37l.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: An a saying ayo bro yo bro
/tmp/tmpn4ev9gmwc8906ssm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up picture of the head and face of an adult lion . ' β’
10
/tmp/tmp8b3od0f5zyfq6frc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a row of cars parked on the side of the street . ' β’
5
/tmp/tmpc77d94fnayq8lm8z.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Cum
/tmp/tmpps5ny_z9ks9q5b98.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black bird is sitting on the ground . ' β’
CoCa caption: 'a pair of pink bracelets sitting next to each other . ' β’
CoCa caption: 'a close up of feathers on the handle . ' β’
CoCa caption: 'an image of a windmill that is in the air ' β’
10
CoCa caption: 'a close - up view of an electronic cigarette . ' β’
/tmp/tmpwfvplv36cp2nn_ae.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: windmill Siren sky
/tmp/tmpicacwrch50aebmmk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: war mermaid sky
/tmp/tmp39mbhci0u18eepo4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'several ambulances are parked in a row on the side of the road . ' β’
10
/tmp/tmplkq5fn9i2v09hpr7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a hand is holding a remote control in a car . ' β’
10
/tmp/tmpkm9fhi44l8rm02p7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: A hand remote control of the siren car policies
/tmp/tmpahi4mnzbxm06ss4w.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man riding on the back of a red motorcycle . ' β’
10
CoCa caption: 'a goat standing in the grass near some trees . ' β’
/tmp/tmpyym2csls_q7vntce.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a goat standing in tall grass looking at the camera . ' β’
/tmp/tmpn2p2_xto3y37joou.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a man Motorcycles Mermaid head Grass sky cloud
CoCa caption: 'a view of a lush green field with mountains in the background . ' β’
/tmp/tmpmjv0rrx_fni3qsu3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a girl with blue hair holding an apple . ' β’
/tmp/tmppz8h5tjpq7gpmezq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpvkv7p7netbz74e6r.mp4
CoCa caption: 'a view of a field with trees in the background . ' β’
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Mermaid head
/tmp/tmpupy0jhksa1ysud57.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpvu7sncgtyil3yeeh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a young boy taking a picture with his camera . ' β’
10
/tmp/tmpaady87exclk57pv7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black hoodie with gold chain and bitcoin on it . ' β’
CoCa caption: 'a police car that has been smashed by an onlooker . ' β’
10
/tmp/tmphtiagkw7txjcqzpg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpiog7jfkefhhl2g0a.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a police car driving down the street in traffic . ' β’
10
/tmp/tmpmx96rt2fqb4o7ciw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of planes flying in the sky with smoke coming out . ' β’
10
/tmp/tmpm9415qig1bdpvcgw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 52%|ββββββ | 118/228 [00:00<00:00, 1178.46it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 59%|ββββββ | 68/115 [00:00<00:00, 674.89it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 956.58it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 98%|ββββββββββ| 113/115 [00:00<00:00, 1116.77it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 103/228 [00:00<00:00, 1029.71it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 81%|ββββββββ | 93/115 [00:00<00:00, 928.20it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 46%|βββββ | 105/228 [00:00<00:00, 1048.79it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 40%|ββββ | 92/228 [00:00<00:00, 914.30it/s, now=None]
chunk: 90%|βββββββββ | 206/228 [00:00<00:00, 1045.75it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 102/115 [00:00<00:00, 1008.28it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 71%|ββββββββ | 82/115 [00:00<00:00, 797.27it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 58%|ββββββ | 133/228 [00:00<00:00, 1322.26it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 59%|ββββββ | 135/228 [00:00<00:00, 1282.75it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 51%|βββββ | 116/228 [00:00<00:00, 1158.71it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 37%|ββββ | 85/228 [00:00<00:00, 849.51it/s, now=None]
chunk: 93%|ββββββββββ| 212/228 [00:00<00:00, 1096.75it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 29%|βββ | 65/228 [00:00<00:00, 649.72it/s, now=None]
chunk: 78%|ββββββββ | 178/228 [00:00<00:00, 931.83it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 53%|ββββββ | 120/228 [00:00<00:00, 1199.49it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 39%|ββββ | 88/228 [00:00<00:00, 879.00it/s, now=None]
chunk: 93%|ββββββββββ| 213/228 [00:00<00:00, 1096.44it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 26%|βββ | 59/228 [00:00<00:00, 502.01it/s, now=None]
chunk: 78%|ββββββββ | 177/228 [00:00<00:00, 873.74it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 1018.33it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 38%|ββββ | 86/228 [00:00<00:00, 858.89it/s, now=None]
chunk: 86%|βββββββββ | 197/228 [00:00<00:00, 975.64it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 52%|ββββββ | 118/228 [00:00<00:00, 1170.67it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 26%|βββ | 60/228 [00:00<00:00, 586.12it/s, now=None]
chunk: 66%|βββββββ | 150/228 [00:00<00:00, 763.47it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 907.68it/s, now=None]
chunk: 99%|ββββββββββ| 225/228 [00:00<00:00, 1087.65it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 1017.09it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 46%|βββββ | 106/228 [00:00<00:00, 1059.78it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 37%|ββββ | 84/228 [00:00<00:00, 839.05it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 921.96it/s, now=None]
ERROR: Exception in ASGI application
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 335, in __call__
stat_result = await anyio.to_thread.run_sync(os.stat, self.path)
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
FileNotFoundError: [Errno 2] No such file or directory: '/home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.798fa79a.css'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/protocols/http/h11_impl.py", line 429, in run_asgi
result = await app( # type: ignore[func-returns-value]
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/middleware/proxy_headers.py", line 78, in __call__
return await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/applications.py", line 276, in __call__
await super().__call__(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/applications.py", line 122, in __call__
await self.middleware_stack(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 184, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 162, in __call__
await self.app(scope, receive, _send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/cors.py", line 84, in __call__
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 79, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 68, in __call__
await self.app(scope, receive, sender)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 21, in __call__
raise e
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 718, in __call__
await route.handle(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 276, in handle
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 69, in app
await response(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 338, in __call__
raise RuntimeError(f"File at path {self.path} does not exist.")
RuntimeError: File at path /home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.798fa79a.css does not exist.
CoCa caption: 'an image of a slide in the ground . ' β’
5
/tmp/tmp8wewpvxij2bgety2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a blurry picture of a bigfoot in the woods . ' β’
5
/tmp/tmp252yssuuvyl0i53l.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of people sitting on the ground with animals . ' β’
5
/tmp/tmp1igij1qvxislut6c.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a white bird sitting on top of an upright piano . ' β’
5
/tmp/tmplu_8khyrufzk_57w.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpm2ty8o1ozx12cdle.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a figurine of an animated character holding a suitcase . ' β’
CoCa caption: 'two hands clapping in a line drawing . ' β’
5
/tmp/tmp4q4o_6l0rhdjn852.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a street sign on the side of a building . ' β’
CoCa caption: 'an image of a red background with black squares . ' β’
5
/tmp/tmpv39mjr1u_0n6kitc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp8blz5lrqj91ujaa3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpxmo1ndjzfhpbam1n.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a pixel art dragon ' β’
5
/tmp/tmpaidw_y97nqi9tmfm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman sitting on the ledge of a building next to an animal . ' β’
5
manual caption: Disney animation 'I want song' woman singing musical song.
/tmp/tmpteo7wejef4amzrh7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an animated picture of a man with big eyes . ' β’
5
manual caption: A gilbert saying god damn gilbert
/tmp/tmpk9jt_bac8ob0nhpx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an orange and black ball with a hat on it . ' β’
5
manual caption: Chuchel saying "to little joy"
/tmp/tmp24khtl70gwu05_vb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a blurry image of the face of an individual . ' β’
5
manual caption: An angry pig saying i am angry roar!!!
/tmp/tmpnizmy84_b_j15ao0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a computer generated image of a cartoon character . ' β’
5
manual caption: A funnyy saying i am so funny
/tmp/tmprhxfg14hdjnr9hs_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cartoon picture of a hamburger sitting on the floor . ' β’
5
manual caption: A hamburger saying rahbabaababaaaaaaah
/tmp/tmpljt1kmjs3n9ky0da.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a hamburger sitting on top of a bun next to a door . ' β’
CoCa caption: 'a blue door in the spongebob squarepants cartoon . ' β’
CoCa caption: 'a cartoon picture of a hamburger with ketchup and mustard . ' β’
CoCa caption: 'a hamburger sitting on top of a bun . ' β’
CoCa caption: 'a close - up view of a giant hamburger . ' β’
CoCa caption: 'a close - up view of the door to spongebob 's bathroom . ' β’
CoCa caption: 'a close - up view of a cartoon hamburger . ' β’
CoCa caption: 'a close - up view of spongebob and patrick . ' β’
CoCa caption: 'a room that has some kind of picture in it . ' β’
CoCa caption: 'a potato head character wearing blue and white shoes . ' β’
5
manual caption: Potato head saying i am a potato head
/tmp/tmpahspskt3gegu4eup.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a large group of people standing in the street . ' β’
10
manual caption: a large group of Iranian people are protesting against armed troops
/tmp/tmp3kyaanw4n6psn9hn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a large group of Iranian people are protesting against armed troops. they are shouting : Ψ²ΩΨ Ψ²ΩΨ―Ϊ―ΫΨ Ψ’Ψ²Ψ§Ψ―Ϋ
CoCa caption: 'a man is walking in front of soldiers . ' β’
/tmp/tmpok__md7bagdh8f91.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: tito is walking in front of soldiers
/tmp/tmpp1sfeishnh4lugzi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a person wearing glasses ' β’
10
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 75%|ββββββββ | 86/115 [00:00<00:00, 850.39it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 61%|ββββββ | 70/115 [00:00<00:00, 687.41it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 33%|ββββ | 38/115 [00:00<00:00, 358.33it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 110/115 [00:00<00:00, 1099.07it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 38%|ββββ | 87/228 [00:00<00:00, 868.27it/s, now=None]
chunk: 94%|ββββββββββ| 214/228 [00:00<00:00, 1100.90it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 88%|βββββββββ | 101/115 [00:00<00:00, 988.66it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 68%|βββββββ | 78/115 [00:00<00:00, 773.15it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 83%|βββββββββ | 95/115 [00:00<00:00, 948.49it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 26%|βββ | 60/228 [00:00<00:00, 598.32it/s, now=None]
chunk: 82%|βββββββββ | 187/228 [00:00<00:00, 992.90it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 69%|βββββββ | 79/115 [00:00<00:00, 787.11it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 70%|βββββββ | 80/115 [00:00<00:00, 748.90it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 102/115 [00:00<00:00, 976.32it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 72%|ββββββββ | 83/115 [00:00<00:00, 827.64it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 60%|ββββββ | 69/115 [00:00<00:00, 689.20it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 97%|ββββββββββ| 112/115 [00:00<00:00, 1082.00it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 90%|βββββββββ | 104/115 [00:00<00:00, 1039.96it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 848.13it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1493.52it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 62%|βββββββ | 141/228 [00:00<00:00, 1400.23it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
10
/tmp/tmpdwn81pcv94j_6l18.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a nuclear bomb is detonating in the dark sky . ' β’
10
CoCa caption: 'a crucifixion with guns attached to it . ' β’
/tmp/tmp47lnzpg2dsrliud_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a street scene with fire and smoke coming out . ' β’
/tmp/tmpz2x1lk19ebcx1wyo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpm4sgo7nuu3ashuvr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a soccer player wearing a yellow shirt . ' β’
5
/tmp/tmpx1oncwj8zw8194jt.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a dog wearing a red shirt . ' β’
CoCa caption: 'a young woman with long black hair wearing headphones . ' β’
CoCa caption: 'a woman sitting on the ground looking at her phone . ' β’
CoCa caption: 'a young woman wearing a yellow headscarf . ' β’
CoCa caption: 'a group of men standing next to each other . ' β’
CoCa caption: 'a room filled with lots of books and tables . ' β’
CoCa caption: 'a woman sitting on top of some steps in her underwear . ' β’
CoCa caption: 'a woman taking a selfie in the mirror . ' β’
5
/tmp/tmpxozj6g56olnbupsn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of cartoon characters sitting next to each other . ' β’
5
manual caption: Despicable Me Meets Guardians of the Galaxy End Credits
/tmp/tmp2tdyi_8v1lqvha7j.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Despicable Me Meets Guardians of the Galaxy End Credits
/tmp/tmp3gks2j_j2oulel5d.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Despicable Me at El Capitan Theatre with Sesame Street Characters
/tmp/tmp0q3k2kycsmcogrse.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Rio at El Capitan Theatre with Sesame Street Characters
/tmp/tmpqxa9nhcdq9wqrlqv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Rio at El Capitan Theatre
/tmp/tmp87_w_hqz8d0x8h5a.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of cartoon characters sitting next to each other . ' β’
CoCa caption: 'a tablet screen with music notes on it . ' β’
5
manual caption: X: 1
T: Cooley's
M: 4/4
L: 1/8
R: reel
K: Emin
|:D2|EB{c}BA B2 EB|~B2 AB dBAG|FDAD BDAD|FDAD dAFD|
EBBA B2 EB|B2 AB defg|afe^c dBAF|DEFD E2:|
|:gf|eB B2 efge|eB B2 gedB|A2 FA DAFA|A2 FA defg|
eB B2 eBgB|eB B2 defg|afe^c dBAF|DEFD E2:|
/tmp/tmp93y3j790r47yvulq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a cartoon character that is fighting . ' β’
5
manual caption: Yo vomits in pink seeds
/tmp/tmpqc7u0xhztkm06w4r.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Nothing
/tmp/tmp5l2_k3i6f1mp7klc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a yellow and red robot is standing up . ' β’
5
/tmp/tmpq6cuqzausmpj5pcb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: A friendly orange robot beeping and whirring
/tmp/tmp941xr8pe3j97n_ba.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a painting of a baseball player holding a bat . ' β’
5
/tmp/tmpvl3fwicqhanq1lqx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an apocalyptic scene with a car and buildings . ' β’
10
manual caption: A post-apocalyptic city scene, ambient, mood
/tmp/tmpeb4718jxd_ws5n8m.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a painting of a buddha sitting in the middle of an empty field . ' β’
5
/tmp/tmp891fgn1ye48l9goa.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 62%|βββββββ | 142/228 [00:00<00:00, 1403.85it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 59%|ββββββ | 134/228 [00:00<00:00, 1329.19it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 59%|ββββββ | 134/228 [00:00<00:00, 1290.90it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 98%|ββββββββββ| 113/115 [00:00<00:00, 1127.81it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 88%|βββββββββ | 101/115 [00:00<00:00, 1007.49it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 71%|ββββββββ | 163/228 [00:00<00:00, 1546.97it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 66%|βββββββ | 151/228 [00:00<00:00, 1494.51it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 58%|ββββββ | 132/228 [00:00<00:00, 1314.95it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 44%|βββββ | 101/228 [00:00<00:00, 998.62it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 102/115 [00:00<00:00, 1011.53it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 84%|βββββββββ | 97/115 [00:00<00:00, 882.05it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 54%|ββββββ | 122/228 [00:00<00:00, 1211.80it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 84%|βββββββββ | 97/115 [00:00<00:00, 960.84it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 55%|ββββββ | 126/228 [00:00<00:00, 1259.17it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 92%|ββββββββββ| 106/115 [00:00<00:00, 1042.39it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69f2e726d0>
CoCa caption: 'an image of a person that is eating food . ' β’
5
/tmp/tmpxr67zggtp8p6ldi6.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp1m_0g7kjderc8w_g.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an old video game picture of a chef . ' β’
10
/tmp/tmpq2kzua8qxhe8g48z.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an old video game picture of a man in a chef 's outfit . ' β’
CoCa caption: 'a group of cartoon characters that are standing up . ' β’
10
/tmp/tmp6uelur9xth1tf2z9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpovj4g_6ckl0i4fx1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'there is an image of a speaker box . ' β’
5
/tmp/tmpkt5smsu7299n1hrg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person with glasses and long hair . ' β’
5
/tmp/tmplp577cgadkaykzse.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpvt31ul48z69x4duc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a person near some water ' β’
5
CoCa caption: 'a close - up of ben franklin with googly eyes . ' β’
/tmp/tmp67jve78voyxi7h9k.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: ben franklin with funny eyes
/tmp/tmpjydk0cfkemi6xc6o.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a young boy wearing a cowboy hat holding a guitar . ' β’
5
/tmp/tmppd1kldbi4hy20ktv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a young girl sitting on the floor next to toys . ' β’
CoCa caption: 'a close - up view of the leaves of a marijuana plant . ' β’
5
/tmp/tmp34ej1l_blv6b4j9z.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a cookie with a smile on it . ' β’
5
/tmp/tmpncrtaj9jb49lqbkt.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a stuffed animal that has been made to look like a demon . ' β’
CoCa caption: 'a stuffed animal that has been made to look like a demon . ' β’
CoCa caption: 'a wooden robot with two eyes and a head . ' β’
CoCa caption: 'a drawing of a cat that has an odd face . ' β’
CoCa caption: 'an image of a drawing of a bug . ' β’
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 95%|ββββββββββ| 109/115 [00:00<00:00, 1089.28it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 39%|ββββ | 88/228 [00:00<00:00, 879.83it/s, now=None]
chunk: 96%|ββββββββββ| 220/228 [00:00<00:00, 1135.83it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 49%|βββββ | 112/228 [00:00<00:00, 1112.04it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 36%|ββββ | 81/228 [00:00<00:00, 804.51it/s, now=None]
chunk: 96%|ββββββββββ| 220/228 [00:00<00:00, 1145.90it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 102/115 [00:00<00:00, 1014.59it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 78%|ββββββββ | 90/115 [00:00<00:00, 899.72it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 88%|βββββββββ | 101/115 [00:00<00:00, 1009.40it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 29%|βββ | 65/228 [00:00<00:00, 629.41it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 760.97it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 102/115 [00:00<00:00, 1006.96it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 97%|ββββββββββ| 111/115 [00:00<00:00, 1107.72it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 99%|ββββββββββ| 114/115 [00:00<00:00, 1134.43it/s, now=None]
ERROR: Exception in ASGI application
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 335, in __call__
stat_result = await anyio.to_thread.run_sync(os.stat, self.path)
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
FileNotFoundError: [Errno 2] No such file or directory: '/home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.798fa79a.css'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/protocols/http/h11_impl.py", line 429, in run_asgi
result = await app( # type: ignore[func-returns-value]
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/middleware/proxy_headers.py", line 78, in __call__
return await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/applications.py", line 276, in __call__
await super().__call__(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/applications.py", line 122, in __call__
await self.middleware_stack(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 184, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 162, in __call__
await self.app(scope, receive, _send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/cors.py", line 84, in __call__
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 79, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 68, in __call__
await self.app(scope, receive, sender)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 21, in __call__
raise e
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 718, in __call__
await route.handle(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 276, in handle
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 69, in app
await response(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 338, in __call__
raise RuntimeError(f"File at path {self.path} does not exist.")
RuntimeError: File at path /home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.798fa79a.css does not exist.
CoCa caption: 'a girl with headphones is posing for the camera . ' β’
5
/tmp/tmpb6464l2cp0_ivejj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a painting of two women facing each other ' β’
10
/tmp/tmpmhjabwc22bnso8_d.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person in the air with parachuting gear . ' β’
5
CoCa caption: 'a graph with different colored lines on it . ' β’
/tmp/tmpeyr971jk_z8ngkno.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp240452pzkkf6pusz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpnlz5zh0jjb3bwd0m.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a dark and mysterious forest . ' β’
CoCa caption: 'a painting of trees with red leaves in the background . ' β’
CoCa caption: 'a black and white line drawing of a mountain range . ' β’
CoCa caption: 'a black and white line drawing of mountains . ' β’
10
/tmp/tmp2j1ent79g19e0_bl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Parametric architecture beams twisting in space. Mysterious, powerful, breathing, bass, ambient, trembling
/tmp/tmp6hl2pt1d28kusa5o.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Parametric architecture beams twisting in space. Mysterious, powerful, breathing, bass, ambient, trembling
/tmp/tmphviareb6wi8b5egj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man sitting on top of an exploding bomb . ' β’
10
/tmp/tmpoi50c6d0mfk4zef4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: White organic pipe extrusions, living, smooth, random, jumping in waves, swarm
/tmp/tmpqp20yu2l9dnc_qkx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: White organic pipe extrusions moving in rhythm, living, smooth, random, jumping in waves, swarms, beautiful, mesmerizing, jazz, classical
CoCa caption: 'a close - up view of the top of an open toilet seat . ' β’
/tmp/tmph60r04i7r5f81sal.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Parametric spontaneous fast moving chords, rapid, fast, scary, deep bass, high chimes, windy, metallic, spacious, turbulent,
/tmp/tmp7liurs1fgm168w3s.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpuzb1jlnmha3t8eil.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpfg1y8rcg3xuh75wc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a boy sitting on the ground with his dog . ' β’
CoCa caption: 'a pink and purple light reflecting on the water . ' β’
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 84%|βββββββββ | 97/115 [00:00<00:00, 967.77it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 41%|ββββ | 93/228 [00:00<00:00, 887.74it/s, now=None]
chunk: 84%|βββββββββ | 191/228 [00:00<00:00, 908.70it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 88%|βββββββββ | 101/115 [00:00<00:00, 1007.14it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 60%|ββββββ | 137/228 [00:00<00:00, 1362.62it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 50%|βββββ | 115/228 [00:00<00:00, 1149.98it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 48%|βββββ | 110/228 [00:00<00:00, 1038.88it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1519.29it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1524.37it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 64%|βββββββ | 145/228 [00:00<00:00, 1434.45it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 34%|ββββ | 77/228 [00:00<00:00, 748.15it/s, now=None]
chunk: 86%|βββββββββ | 197/228 [00:00<00:00, 1006.47it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 57%|ββββββ | 130/228 [00:00<00:00, 1269.78it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Task exception was never retrieved
future: <Task finished name='05qzhabv1k8b_1' coro=<Queue.process_events() done, defined at /home/user/.local/lib/python3.8/site-packages/gradio/queueing.py:343> exception=WebSocketDisconnect(1006)>
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 347, in process_events
client_awake = await self.gather_event_data(event)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 220, in gather_event_data
data, client_awake = await self.get_message(event, timeout=receive_timeout)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 453, in get_message
data = await asyncio.wait_for(
File "/usr/local/lib/python3.8/asyncio/tasks.py", line 494, in wait_for
return fut.result()
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 133, in receive_json
self._raise_on_disconnect(message)
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 105, in _raise_on_disconnect
raise WebSocketDisconnect(message["code"])
starlette.websockets.WebSocketDisconnect: 1006
5
manual caption: Purple light shone on the river, and the sky lit up. There is a mystery,relaxed atmosphere.
/tmp/tmped6_6kqhvagj55qd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Purple light shone on the river, and the sky lit up. There is a mystery,relaxed atmosphere.
/tmp/tmpiz1lgl_ddj5nrntd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Jazz music. Purple light shone on the river, and the sky lit up. There is a mystery, relaxed atmosphere.
/tmp/tmpbl8b1jlhzegy1eu8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person is standing in front of an open door . ' β’
10
manual caption: Feel lonely, stay in a room alone. Use piano.
/tmp/tmp0fycaq159xd07s3j.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpltknqnw5m0b2e2ya.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man standing in the middle of an open field . ' β’
10
CoCa caption: 'an image of a hand that is in the water ' β’
CoCa caption: 'an empty room with purple smoke coming out of it . ' β’
/tmp/tmpr79nf81wj7s961ur.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'an empty room with purple smoke coming out of it . ' β’
/tmp/tmppsiidic0aumzj1ci.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Play with the guitar to create a mysterious atmosphere. Music styles using trap and hip-pop
/tmp/tmpjeq8rch44jla_8s4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a black and white image of a man floating in the air . ' β’
/tmp/tmp4bsehsrzshh8zean.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a piece of glass is shown in the dark . ' β’
/tmp/tmpigp65rec2u0n3emi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpc0881bf15ekwqifk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 63%|βββββββ | 143/228 [00:00<00:00, 1428.62it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 64%|βββββββ | 146/228 [00:00<00:00, 1451.65it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 26%|βββ | 59/228 [00:00<00:00, 583.65it/s, now=None]
chunk: 74%|ββββββββ | 169/228 [00:00<00:00, 885.79it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 1012.28it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 56%|ββββββ | 127/228 [00:00<00:00, 1231.56it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 63%|βββββββ | 143/228 [00:00<00:00, 1429.39it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 54%|ββββββ | 122/228 [00:00<00:00, 1218.08it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 41%|ββββ | 93/228 [00:00<00:00, 775.27it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 921.44it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 53%|ββββββ | 120/228 [00:00<00:00, 1198.58it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 50%|βββββ | 113/228 [00:00<00:00, 1129.18it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
CoCa caption: 'an image of two chairs and a coffee table on the patio ' β’
10
CoCa caption: 'a black cat sitting on top of a white container . ' β’
/tmp/tmpomaqgfeat6yd7_gs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman with pink hair is washing her car . ' β’
5
/tmp/tmp4c4y77smnojjl0f5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a street scene with cars , buildings and people . ' β’
5
/tmp/tmplavtb0cpl9nl7o1d.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'an older man sitting in front of a microphone . ' β’
CoCa caption: 'an older man sitting in front of a microphone . ' β’
/tmp/tmpldlg41scj9qyzvxg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpi95vxhpifxu_vcei.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpra_knprttrv9gnzp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of people riding in the back of a car . ' β’
10
/tmp/tmpkg30x4j2q6it3to_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man is walking down the sidewalk with his arms outstretched . ' β’
10
/tmp/tmpyv9du60p5sfliohi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a rainbow colored flower is shown in this image . ' β’
5
CoCa caption: 'a group of cartoon characters that are standing up . ' β’
/tmp/tmpf3suygqck9hebexx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp95mnzg635kure4w0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an angry looking green onion is shown in a cartoon . ' β’
CoCa caption: 'an image of angry birds ' β’
5
/tmp/tmp7ka16fp116p14017.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a green circle with a purple border around it . ' β’
5
/tmp/tmp7zk1gixjfr1tu2xn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'thomas the tank engine sitting on a train track . ' β’
CoCa caption: 'a game of plants vs . zombies ' β’
5
/tmp/tmp30knmrqohur5ci6z.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a toy is standing next to the statue of liberty . ' β’
5
CoCa caption: 'a green and white car with eyes drawn on it . ' β’
CoCa caption: 'a green and white race car is shown in front of a gray background . ' β’
/tmp/tmph9t9yzthtn14j7uy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a set of four anime character designs . ' β’
5
/tmp/tmp1xhamfgyboohdhr1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a robot dog that is very cute . ' β’
CoCa caption: 'a police car parked on the side of the road . ' β’
5
/tmp/tmpp78b8wkf_dl661he.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpu9m6xeposzakpob4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpbsb_xm031ahkskah.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman with long black hair and pink lipstick . ' β’
5
/tmp/tmpvu58thnaxn9r3wvj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up view of a purple and white keyboard . ' β’
5
manual caption: Toy Synth on Low battery
/tmp/tmpm4flj19k5io25c1y.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Toy Synth on Low battery
/tmp/tmp0az5mq9fyb3yym3p.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp81csu8qzz1ta_q_w.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a view from inside of a car looking out the windshield . ' β’
10
/tmp/tmpy_jwmf8u1ek853p6.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a view from inside of a car looking out the windshield . ' β’
10
CoCa caption: 'a close - up view of the roots of an octopus . ' β’
/tmp/tmpujx8migcqr4uyg90.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp6di_ooe620m2fhgc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: A police car road tree house asking two car
/tmp/tmpfwpz31s5g6_kipvd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a white dog is walking down the sidewalk ' β’
10
CoCa caption: 'a little girl in pink dress playing with a tuba . ' β’
/tmp/tmpqadwlp3n5za0wp29.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a person holding an ice cream cone on the sidewalk . ' β’
/tmp/tmpmug4okh9mxiswiv9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpwmnahbdk24m0n62f.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: A hand Ice cream Eat road
/tmp/tmp69kfq3ut8kt0g5xq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man is jumping off of a bridge into water . ' β’
10
CoCa caption: 'a man is jumping off of a bridge into water . ' β’
/tmp/tmpnon7r9na97kg1cc8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp0s0app0ej1brunmr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman sitting on the side of the road holding an iced coffee . ' β’
10
/tmp/tmpqs_513bdktxr0q_v.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman holding an ice cream cone in her hands . ' β’
10
/tmp/tmp421hajcjhmtmw3ke.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man standing next to his car on the road . ' β’
10
/tmp/tmpmk4a3ap0m7018dh6.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cartoon of a girl making the peace sign . ' β’
5
CoCa caption: 'a woman standing in front of parked cars . ' β’
/tmp/tmpl7ndyalm8l1un6xb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp156bo0x_jsqls834.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a body of water surrounded by trees and rocks . ' β’
10
/tmp/tmp3v8u02udgc6pxw1x.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a body of water near some trees and mountains ' β’
10
/tmp/tmpvj8ojuyvr07df3it.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a body of water surrounded by rocks and plants . ' β’
10
/tmp/tmp2saf5dg56xa8o1du.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a body of water surrounded by trees and rocks . ' β’
10
CoCa caption: 'the wu - tang logo is shown in black and yellow . ' β’
/tmp/tmpl67a6hgh_9ys3chq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a young boy holding up a camera in front of trees . ' β’
/tmp/tmpm_rxuejru1huw2js.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpvxk_eqhquypy8wf5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a little boy is holding a camera in his hands . ' β’
10
/tmp/tmp05160juh3so0s8__.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black bird standing on the side of the road . ' β’
10
/tmp/tmpi9ex_65ecshvp2fi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a glass of orange juice on the table . ' β’
10
/tmp/tmpc464l5q1riiwc6mb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Small wolf from an rpg game attacking the player with a bite
/tmp/tmp_vfiis94yfog3crt.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Small wolf from an rpg game attacking the player with a simple powerful bite. It is only performed once
/tmp/tmphoe5wrxru9kqtjda.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Small wolf from an rpg game attacking the player with a simple powerful bite. It is only performed once
/tmp/tmpcg29f02ks5frq_yq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: A glass orange juice drink meal
/tmp/tmp3sxzlc2rk2m4gzg9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a bowl filled with soup sitting on top of a table . ' β’
10
/tmp/tmpvqxckcvu0a48snx0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a pizza with olives and tomatoes on it . ' β’
10
/tmp/tmp5peeawyy0j9ptene.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an older woman sitting at a dinner table . ' β’
10
/tmp/tmp_ggrkps7f3g52aaw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: A pizza I eat meal plate
CoCa caption: 'a man and a woman pose for the camera . ' β’
/tmp/tmpssc7y_0nwzzi7nko.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'cars driving down a street near some buildings . ' β’
/tmp/tmp2mk0j0ff7btog_ku.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpvbz52s31be8l0r03.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a robot is holding a disco ball on his head . ' β’
CoCa caption: 'a police car driving down the street in the rain . ' β’
10
CoCa caption: 'a robot is holding a disco ball on his head . ' β’
/tmp/tmpy5t_nlh5ps6svrjk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Robot disco bass very happy
/tmp/tmp1tdw_t_re4e7kkk5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a fish is swimming in the water next to a wall . ' β’
10
/tmp/tmp6rgcbuup26xv5x5s.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black car parked on the side of a driveway . ' β’
10
/tmp/tmp_ubzspd7go9olmm7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman dressed as harley quinn for halloween . ' β’
10
/tmp/tmpgwor2gpeziv4xoox.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: an epic guitar solo plays as a deranged inventor rushes in on a motorcycle
/tmp/tmppid_6t86srgww0vh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a dog laying on the ground ' β’
CoCa caption: 'an animated woman holding a cell phone in her hand . ' β’
5
/tmp/tmpf953fqgb8t8fucxo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a dog laying on the ground ' β’
CoCa caption: 'a close up of a dog laying on the ground ' β’
CoCa caption: 'a close up of a dog laying in the grass . ' β’
10
/tmp/tmpf2848qpdohm2znqu.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a boy holding an owl in his hands . ' β’
CoCa caption: 'a group of teenage mutant ninja turtles standing next to each other . ' β’
5
/tmp/tmp7ere1qm5lweyrx0i.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a black and white photo of trees in the sky . ' β’
/tmp/tmpnsn8aatn4xypgatn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpz07m1r5t57e540lh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a deranged but wildly attractive steampunk inventor girl plays an epic (((masterpiece))) guitar solo on a magical guitar made of solid fire.
/tmp/tmp4sgrycye36jctyay.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a deranged but wildly attractive steampunk inventor girl plays an epic (((masterpiece))) guitar solo on a magical guitar made of solid fire.
/tmp/tmpdfv1a_xuayw9nfkz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a deranged but wildly attractive steampunk inventor girl plays an epic (((masterpiece))) guitar solo on a magical guitar made of solid fire. heavy metal rammstein metallica
/tmp/tmpvbmzwvcvd8pry944.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a deranged but wildly attractive steampunk inventor girl plays an epic (((masterpiece))) guitar solo on a magical guitar made of solid fire. heavy metal rammstein metallica
/tmp/tmppg6pd0rjwzhmpc1i.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a deranged but wildly attractive steampunk inventor girl plays an epic (((masterpiece))) guitar solo on a magical guitar made of solid fire. heavy metal rammstein metallica
/tmp/tmphlwbkchx3skl0ito.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a deranged but wildly attractive steampunk inventor girl plays an epic (((masterpiece))) guitar solo on a magical guitar made of solid fire. heavy metal rammstein metallica
/tmp/tmp7zk2a0_kkxsjjsvt.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a deranged but wildly attractive steampunk inventor girl plays an epic (((masterpiece))) guitar solo on a magical guitar made of solid fire. heavy metal iron maiden
CoCa caption: 'a woman singing into a microphone in front of an audience . ' β’
/tmp/tmp0nc1k9659nj01znm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpj0ya6lbtuylk3s42.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpppgw3q8x_v9a8bt8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of three ice cubes sitting on top of each other ' β’
10
/tmp/tmp7oivtngdha_1eab8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of angry birds standing next to each other . ' β’
5
manual caption: Angry birds saying I want slingshot
/tmp/tmpuu4pmreixt8yk8oy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a pile of ice cubes cracking and melting under the water
/tmp/tmpbp7q6uo_1a9_n3ba.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a pile of ice cubes cracking and melting under the water
CoCa caption: 'a drawing of an animated watermelon with a lady bug on it . ' β’
/tmp/tmpo84id5zwjpykv33a.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Cocomelon saying i am so sad
/tmp/tmptw76kj279ekzkgh2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpmufwz07vyy55t9uo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmppa3xukpql9x5ys0f.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a 3 d rendering of a robot holding a sword . ' β’
5
CoCa caption: 'an abstract image of a blue flower on black . ' β’
/tmp/tmp5ur9wrh659wkf775.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpd7tqq5dcwth4v7ef.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an animated man wearing a pink scarf and purple jacket . ' β’
5
/tmp/tmpjlwtm6iuccmou0_y.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a living room with pink walls and blue furniture . ' β’
10
CoCa caption: 'a room with wood floors and a television . ' β’
/tmp/tmpdj03g88mjyc20h9r.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp22rwyslo08ys3onw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a brown horse standing on top of a white fence . ' β’
5
CoCa caption: 'an outdoor patio with a table , chairs and plants . ' β’
/tmp/tmp8tg73njp_rp0ja9i.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a brown horse standing on top of a white fence . ' β’
/tmp/tmpx0_seyzrto8pe4yu.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 32%|ββββ | 72/228 [00:00<00:00, 710.95it/s, now=None]
chunk: 75%|ββββββββ | 171/228 [00:00<00:00, 870.49it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 91%|ββββββββββ| 105/115 [00:00<00:00, 1049.15it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 65%|βββββββ | 149/228 [00:00<00:00, 1488.80it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 39%|ββββ | 90/228 [00:00<00:00, 853.78it/s, now=None]
chunk: 84%|βββββββββ | 191/228 [00:00<00:00, 927.82it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 41%|ββββ | 93/228 [00:00<00:00, 927.68it/s, now=None]
chunk: 94%|ββββββββββ| 215/228 [00:00<00:00, 1098.52it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 53%|ββββββ | 121/228 [00:00<00:00, 1082.81it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 50%|βββββ | 57/115 [00:00<00:00, 551.40it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 54%|ββββββ | 62/115 [00:00<00:00, 567.77it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 102/115 [00:00<00:00, 1007.66it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 102/115 [00:00<00:00, 1007.87it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 88%|βββββββββ | 101/115 [00:00<00:00, 890.42it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 69%|βββββββ | 79/115 [00:00<00:00, 779.25it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 102/115 [00:00<00:00, 776.81it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 790.97it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 62%|βββββββ | 142/228 [00:00<00:00, 1417.75it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 87%|βββββββββ | 100/115 [00:00<00:00, 999.34it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 102/115 [00:00<00:00, 886.34it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 52%|ββββββ | 118/228 [00:00<00:00, 1088.82it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 57%|ββββββ | 130/228 [00:00<00:00, 1296.90it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 61%|ββββββ | 138/228 [00:00<00:00, 1379.16it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 54%|ββββββ | 123/228 [00:00<00:00, 1226.35it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 110/115 [00:00<00:00, 1099.74it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 73%|ββββββββ | 167/228 [00:00<00:00, 1668.67it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 77%|ββββββββ | 175/228 [00:00<00:00, 1749.23it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 70%|βββββββ | 159/228 [00:00<00:00, 1430.78it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 81%|ββββββββ | 185/228 [00:00<00:00, 1847.90it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 79%|ββββββββ | 181/228 [00:00<00:00, 1781.14it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 68%|βββββββ | 156/228 [00:00<00:00, 1556.72it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1519.53it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 39%|ββββ | 89/228 [00:00<00:00, 887.47it/s, now=None]
chunk: 96%|ββββββββββ| 220/228 [00:00<00:00, 1135.57it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 63%|βββββββ | 143/228 [00:00<00:00, 1429.44it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 84%|βββββββββ | 192/228 [00:00<00:00, 1919.64it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 61%|βββββββ | 140/228 [00:00<00:00, 1398.82it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 68%|βββββββ | 156/228 [00:00<00:00, 1558.92it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 78%|ββββββββ | 177/228 [00:00<00:00, 1766.23it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1487.73it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 65%|βββββββ | 149/228 [00:00<00:00, 1480.38it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 75%|ββββββββ | 172/228 [00:00<00:00, 1716.32it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 66%|βββββββ | 150/228 [00:00<00:00, 1389.23it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 55%|ββββββ | 125/228 [00:00<00:00, 1242.34it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 64%|βββββββ | 146/228 [00:00<00:00, 1453.86it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 977.32it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 63%|βββββββ | 144/228 [00:00<00:00, 1423.29it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 51%|ββββββ | 117/228 [00:00<00:00, 1157.14it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 1001.79it/s, now=None]
chunk: 97%|ββββββββββ| 222/228 [00:00<00:00, 1085.49it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 42%|βββββ | 96/228 [00:00<00:00, 958.91it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 47%|βββββ | 107/228 [00:00<00:00, 1065.97it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 71%|βββββββ | 161/228 [00:00<00:00, 1602.19it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 43%|βββββ | 97/228 [00:00<00:00, 967.36it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 66%|βββββββ | 151/228 [00:00<00:00, 1509.55it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 56%|ββββββ | 128/228 [00:00<00:00, 1279.32it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 59%|ββββββ | 134/228 [00:00<00:00, 1338.00it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 51%|βββββ | 116/228 [00:00<00:00, 1157.70it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 58%|ββββββ | 132/228 [00:00<00:00, 1317.40it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 84%|βββββββββ | 97/115 [00:00<00:00, 957.06it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 63%|βββββββ | 73/115 [00:00<00:00, 723.15it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 98%|ββββββββββ| 113/115 [00:00<00:00, 1121.33it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1489.92it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 53%|ββββββ | 120/228 [00:00<00:00, 1198.79it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 49%|βββββ | 112/228 [00:00<00:00, 1118.71it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 72%|ββββββββ | 165/228 [00:00<00:00, 1601.99it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 48%|βββββ | 110/228 [00:00<00:00, 1098.74it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 90%|βββββββββ | 104/115 [00:00<00:00, 1037.25it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 51%|ββββββ | 59/115 [00:00<00:00, 574.79it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 28%|βββ | 63/228 [00:00<00:00, 613.09it/s, now=None]
chunk: 64%|βββββββ | 145/228 [00:00<00:00, 700.64it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 102/115 [00:00<00:00, 996.56it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%|
| 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 61%|ββββββ | 138/228 [00:00<00:00, 1379.78it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 55%|ββββββ | 126/228 [00:00<00:00, 1250.84it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 61%|ββββββ | 139/228 [00:00<00:00, 1389.54it/s, now=None]
Task exception was never retrieved
future: <Task finished name='8ysq23hx2pt_1' coro=<Queue.process_events() done, defined at /home/user/.local/lib/python3.8/site-packages/gradio/queueing.py:343> exception=WebSocketDisconnect(1006)>
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 347, in process_events
client_awake = await self.gather_event_data(event)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 220, in gather_event_data
data, client_awake = await self.get_message(event, timeout=receive_timeout)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 453, in get_message
data = await asyncio.wait_for(
File "/usr/local/lib/python3.8/asyncio/tasks.py", line 494, in wait_for
return fut.result()
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 133, in receive_json
self._raise_on_disconnect(message)
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 105, in _raise_on_disconnect
raise WebSocketDisconnect(message["code"])
starlette.websockets.WebSocketDisconnect: 1006
CoCa caption: 'a close - up view of the chest and torso . ' β’
5
/tmp/tmppubp0qi3_1mu9iab.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up view of the breasts and nipples . ' β’
CoCa caption: 'a group of young people standing around each other . ' β’
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Task exception was never retrieved
future: <Task finished name='jlyjg08yc3b_1' coro=<Queue.process_events() done, defined at /home/user/.local/lib/python3.8/site-packages/gradio/queueing.py:343> exception=WebSocketDisconnect(1006)>
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 347, in process_events
client_awake = await self.gather_event_data(event)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 220, in gather_event_data
data, client_awake = await self.get_message(event, timeout=receive_timeout)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 453, in get_message
data = await asyncio.wait_for(
File "/usr/local/lib/python3.8/asyncio/tasks.py", line 494, in wait_for
return fut.result()
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 133, in receive_json
self._raise_on_disconnect(message)
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 105, in _raise_on_disconnect
raise WebSocketDisconnect(message["code"])
starlette.websockets.WebSocketDisconnect: 1006
5
CoCa caption: 'a large mural of a person on a rope . ' β’
CoCa caption: 'a mural on the side of an orange building . ' β’
/tmp/tmp2ii3enemsctbxkei.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a mural on the side of an orange building . ' β’
5
CoCa caption: 'an image of a painting with a person on it . ' β’
CoCa caption: 'an image of a painting with a person jumping in the air ' β’
CoCa caption: 'an image of a painting of a person jumping in the air ' β’
CoCa caption: 'an abstract painting of a person in a colorful outfit . ' β’
CoCa caption: 'an image of a man in action on the street ' β’
CoCa caption: 'an image of a person in the air ' β’
CoCa caption: 'an image of a man in the air ' β’
CoCa caption: 'an image of a man jumping in the air . ' β’
/tmp/tmp717m742rz25c4lk2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpmb3702b_5ypmik3g.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Woman runing out of the darkness and letting go
/tmp/tmpquzxny3sx158ymlh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Woman runing out of the darkness and letting go
/tmp/tmp_i0mfl0e7xhj5xge.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two young boys holding hands in front of a sunflower . ' β’
CoCa caption: 'a close up picture of an animated character . ' β’
5
/tmp/tmp50gcrzk415816tu2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a naked man is standing in front of a mirror . ' β’
5
/tmp/tmpnf4ghdy93lmho3sn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a young woman is posing for the camera . ' β’
10
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 77%|ββββββββ | 89/115 [00:00<00:00, 854.10it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 102/115 [00:00<00:00, 1016.08it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 110/115 [00:00<00:00, 1099.72it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 50%|βββββ | 114/228 [00:00<00:00, 1132.61it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
10
/tmp/tmp_lcp3ys1dqpisids.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up picture of a person holding something in their hand . ' β’
10
/tmp/tmp002twee5jiyp46gf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up view of the penis of an adult male . ' β’
CoCa caption: 'a woman in an orange , purple and black outfit walking down the street ' β’
5
/tmp/tmp3lt7zgwqqhjh50be.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: the punk girl protagonist of a character action game confidently struts around with her gun drawn
/tmp/tmp4kjka6atvk5vf4p4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: 'a woman in a costume holding a gun, a digital rendering, by Kamagurka, cg society contest winner, proudly walking down the street, jester themed, orange and purple color scheme, cosplay photo' 'Jazzy strings & brass, upbeat tempo, quirky melody; woman in costume w/gun struts down street, vivid orange & purple hues, jester-like cosplay.'
/tmp/tmp4vvquebhoynqiq_a.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: 'a woman in a costume holding a gun, a digital rendering, by Kamagurka, cg society contest winner, proudly walking down the street, jester themed, orange and purple color scheme, cosplay photo' 'Jazzy strings & brass, upbeat tempo, quirky melody; woman in costume w/gun struts down street, vivid orange & purple hues, jester-like cosplay.'
/tmp/tmplzfpkgkcpyse54tl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: 'a woman in a costume holding a gun, a digital rendering, by Kamagurka, cg society contest winner, proudly walking down the street, jester themed, orange and purple color scheme, cosplay photo' 'Jazzy strings & brass, upbeat tempo, quirky melody; woman in costume w/gun struts down street, vivid orange & purple hues, jester-like cosplay.'
/tmp/tmp5ve4xeml1e_girkm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: 'punk girl protagonist from a character action game holding a gun, a digital rendering, by Kamagurka, cg society contest winner, proudly walking down the street, jester themed, orange and purple color scheme, cosplay photo' 'Jazzy strings & brass, upbeat tempo, quirky melody; woman in costume w/gun struts down street, vivid orange & purple hues, jester-like cosplay.'
/tmp/tmpprvsdew7rcyuop5p.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cartoon style pizza tower logo with the word " pizza tower ". ' β’
5
/tmp/tmpfnfoiw8w1tza1oob.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: 'punk girl protagonist from a character action game holding a gun, a rock song from devil may cry, cg society contest winner, proudly walking down the street, jester themed, orange and purple color scheme, cosplay photo' 'Jazzy strings & brass, upbeat tempo, quirky melody; woman in costume w/gun struts down street, vivid orange & purple hues, jester-like cosplay.'
/tmp/tmpguo4xsr7gi5ggcw_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: 'punk girl protagonist from a character action game holding a gun, a rock song from rwby, cg society contest winner, proudly walking down the street, jester themed, orange and purple color scheme, cosplay photo' 'Jazzy strings & brass, upbeat tempo, quirky melody; woman in costume w/gun struts down street, vivid orange & purple hues, jester-like cosplay.'
/tmp/tmpf2g8ktziu9s05s1r.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cartoon character is in front of an old house . ' β’
5
CoCa caption: 'a cartoon character is in front of an old house . ' β’
/tmp/tmprv_1w6gqpaxvj1eb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up view of the leaves and stems of a plant . ' β’
5
manual caption: Muddy Shrek
/tmp/tmpu0njcnvps3ipfwaa.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: The Croton plant, also known as Codiaeum variegatum, is a popular tropical houseplant with brightly colored leaves in shades of yellow, red, orange, and green. It requires bright, indirect light and well-draining soil to thrive. Croton plants are known for their air-purifying abilities and are easy to care for, making them a great addition to any indoor garden.
/tmp/tmpbnewntxsc9ul7daz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: The Croton plant, also known as Codiaeum variegatum, is a popular tropical houseplant with brightly colored leaves in shades of yellow, red, orange, and green. It requires bright, indirect light and well-draining soil to thrive. Croton plants are known for their air-purifying abilities and are easy to care for, making them a great addition to any indoor garden.
CoCa caption: 'a painting of an alien holding a blue balloon . ' β’
/tmp/tmpey0jnqds7e_7j0g6.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpckja25c38j2d2bln.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: A happy robot playing with a balloon in the rain
/tmp/tmpyjka_psjenn487o3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a sheep wearing sunglasses and drinking from a cup . ' β’
5
CoCa caption: 'a woman in a pink and white striped outfit talking on the phone . ' β’
/tmp/tmpuhcwihmjk_893ydj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'an image of a purple sky with clouds in it ' β’
/tmp/tmp3gmmghprtm0n6o1x.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'two people on a boat in the water . ' β’
/tmp/tmpzhd88ye6moj4yurk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpb_o3uswstm9xtk7v.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: News jingle music
CoCa caption: 'a close - up view of a woman 's pussy and ass . ' β’
/tmp/tmpv5llfzpractcmqhp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpjh9im4wqmeeu820u.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a woman having sex with a map, close up view of vagina
/tmp/tmp73wup_xn4vu1nhj7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a woman having sex with a man, orgasming, loud moaning, close up view of vagina
/tmp/tmpl7fj742x537ywqjz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 61%|βββββββ | 140/228 [00:00<00:00, 1399.45it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 1005.54it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 50%|βββββ | 57/115 [00:00<00:00, 569.93it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 64%|βββββββ | 146/228 [00:00<00:00, 1459.09it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 81%|ββββββββ | 184/228 [00:00<00:00, 1837.99it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1475.42it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 76%|ββββββββ | 173/228 [00:00<00:00, 1712.76it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 75%|ββββββββ | 172/228 [00:00<00:00, 1717.41it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 85%|βββββββββ | 193/228 [00:00<00:00, 1927.84it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 81%|ββββββββ | 185/228 [00:00<00:00, 1835.59it/s, now=None]
ERROR: Exception in ASGI application
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 335, in __call__
stat_result = await anyio.to_thread.run_sync(os.stat, self.path)
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
FileNotFoundError: [Errno 2] No such file or directory: '/home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.ebbd2016.js'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/protocols/http/h11_impl.py", line 429, in run_asgi
result = await app( # type: ignore[func-returns-value]
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/middleware/proxy_headers.py", line 78, in __call__
return await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/applications.py", line 276, in __call__
await super().__call__(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/applications.py", line 122, in __call__
await self.middleware_stack(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 184, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 162, in __call__
await self.app(scope, receive, _send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/cors.py", line 92, in __call__
await self.simple_response(scope, receive, send, request_headers=headers)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/cors.py", line 147, in simple_response
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 79, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 68, in __call__
await self.app(scope, receive, sender)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 21, in __call__
raise e
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 718, in __call__
await route.handle(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 276, in handle
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 69, in app
await response(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 338, in __call__
raise RuntimeError(f"File at path {self.path} does not exist.")
RuntimeError: File at path /home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.ebbd2016.js does not exist.
CoCa caption: 'an oil painting of people walking in the rain . ' β’
5
/tmp/tmpb6pifjgyba328_q2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp1o7y2dawwj7hmmuu.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp4i81o86nkr5uc3j9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a gazebo in the middle of an outdoor garden . ' β’
5
/tmp/tmpg2mckc0edanxxitb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an orange tiled bathroom with a tub and sink . ' β’
5
/tmp/tmp01hrfl61f4htpdyy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpc2_g870q5pazlbbv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a park with benches and trees . ' β’
10
CoCa caption: 'a 3 d model of an assault rifle and other weapons . ' β’
/tmp/tmpfxsfq7vizxfzmon8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpnfelluj6nr7blbbb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a drawing of an evil looking creature with blood on it . ' β’
5
/tmp/tmpa4uldap0_ob4fdeq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of different colored mushrooms sitting together . ' β’
10
CoCa caption: 'an empty classroom filled with desks and chairs . ' β’
/tmp/tmpwh2on91is68fmt3h.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpyilxh0fc3jn7jlxt.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'an abstract painting of a face in black , white and red . ' β’
/tmp/tmp24lgwjk_xp51ak37.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'an empty room with a white floor and windows . ' β’
CoCa caption: 'an image of a street scene at night time ' β’
CoCa caption: 'an image of a street scene at night time ' β’
CoCa caption: 'an illustration of a street with houses on each side . ' β’
/tmp/tmptg9yklmuorntzj1g.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'an abstract drawing of a spider web and other shapes . ' β’
/tmp/tmpjv87_qlu2nle0hjg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: organic radio mast
/tmp/tmp1zxlxj038a24izxw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp1253hf3gg__cxnvs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a dining room table and four chairs in front of a window . ' β’
10
manual caption: kitchen
/tmp/tmpssprkqgdrbbm0lw_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a dining room table and chairs in front of a window . ' β’
10
/tmp/tmp0unvk5v1xwl_znvy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp63vxcb0f6q9x54t8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man riding on the back of a skateboard . ' β’
10
manual caption:
CoCa caption: 'a woman sitting in the back seat of a car . ' β’
/tmp/tmp8wfr272yl9ia6ml4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'an image of a street scene at night time ' β’
/tmp/tmpztkeb4mubbwg9ysp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a rocket is lit up in the night sky . ' β’
/tmp/tmpond069o13mwagwhs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption:
/tmp/tmpjaj7n_lo_ncb0edb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a house with trees in the background ' β’
10
/tmp/tmpm7k3xyg8slool7cs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a house with trees in the background ' β’
5
/tmp/tmpta32yjv5eagq60dh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a room that has stairs in it . ' β’
/tmp/tmpj_9y3e7h3_h8dtfz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a creepy room with stairs in it
/tmp/tmp28rfoj38632u0eik.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two anime girls are touching each other 's breasts . ' β’
10
/tmp/tmp754wta4vjl1x3_fy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: two anime girls in which one is undressing the other girl
/tmp/tmpj8fz6yfrdytigkd0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two anime girls sitting on the ground with their heads down . ' β’
CoCa caption: 'two anime girls kissing each other on the cheek . ' β’
10
/tmp/tmp9lzv_d8rnaeh28i9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpt5_y3gc5iwt7f9dy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two anime girls are playing with each other . ' β’
10
/tmp/tmpptkmyudfhb8f6gma.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a group of planets in the sky ' β’
10
/tmp/tmpliwfzzubfq5be2in.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a small boat floating on top of the water . ' β’
5
/tmp/tmp9ckjfewj1qlrum8e.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a creepy face on the side of a building ' β’
5
/tmp/tmpxqa6jl5nkc6x2hcz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp0e6hknr0k4iyg5hy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cat laying on the ground near a window . ' β’
5
manual caption: A cat laying on a rug near a window.
/tmp/tmpqypbmucmg7tsy7zh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up view of a woman with purple hair . ' β’
5
/tmp/tmpz1onvklq_m5ahooc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up picture of the face of an animated character . ' β’
5
/tmp/tmpvvc2wwwjma3ad7_c.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpvmo4i0zuyga18066.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a glass of orange juice being poured into it . ' β’
/tmp/tmpggsf0kq0qi5s5e0a.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpszqsen26dmxvic1w.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a cup of coffee being poured into it . ' β’
/tmp/tmpi0zdetlaxoogf26w.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an animated picture of a man with big eyes . ' β’
5
manual caption: Kevin saying my name is kevin not gilbert
/tmp/tmp55cnbhdznxh_pxq9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpixe_jg_q4enybky9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Kevin saying kevin chart with darby
/tmp/tmpih934g2wdmfdvuxb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a blue and white motorcycle is on the road . ' β’
5
/tmp/tmpdc361zi0u5nvi9o7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpsauarl6utcop4yia.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 76%|ββββββββ | 173/228 [00:00<00:00, 1715.30it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 84%|βββββββββ | 192/228 [00:00<00:00, 1910.72it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 2017.93it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 82%|βββββββββ | 186/228 [00:00<00:00, 1859.16it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 75%|ββββββββ | 172/228 [00:00<00:00, 1719.42it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 57%|ββββββ | 130/228 [00:00<00:00, 1291.81it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 202/228 [00:00<00:00, 2019.39it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 79%|ββββββββ | 179/228 [00:00<00:00, 1779.49it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 220/228 [00:00<00:00, 2195.09it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 74%|ββββββββ | 169/228 [00:00<00:00, 1686.90it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 88%|βββββββββ | 201/228 [00:00<00:00, 1997.49it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 76%|ββββββββ | 174/228 [00:00<00:00, 1729.38it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 79%|ββββββββ | 180/228 [00:00<00:00, 1797.15it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 65%|βββββββ | 148/228 [00:00<00:00, 1461.60it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1518.13it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 56%|ββββββ | 128/228 [00:00<00:00, 1279.42it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 41%|ββββ | 93/228 [00:00<00:00, 842.00it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 49%|βββββ | 112/228 [00:00<00:00, 968.30it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 51%|ββββββ | 117/228 [00:00<00:00, 1154.39it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 992.69it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 71%|βββββββ | 162/228 [00:00<00:00, 1605.55it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 73%|ββββββββ | 167/228 [00:00<00:00, 1657.97it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 64%|βββββββ | 146/228 [00:00<00:00, 1427.26it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 64%|βββββββ | 146/228 [00:00<00:00, 1459.17it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 87%|βββββββββ | 198/228 [00:00<00:00, 1972.09it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 99%|ββββββββββ| 114/115 [00:00<00:00, 1139.46it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 76%|ββββββββ | 173/228 [00:00<00:00, 1714.74it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
CoCa caption: 'a close - up view of coffee beans being roasted . ' β’
CoCa caption: 'an illustration of a white pole on the ground . ' β’
5
/tmp/tmpnwdkne74ud_1cgi_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp5w0zuw3v506uiko0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a glass of orange juice being poured into it . ' β’
5
/tmp/tmp1vm1bmx3ioervvsd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cup of coffee being poured into it . ' β’
5
/tmp/tmp7abf_pcijv2iayeb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: coffee with cream being poured in
/tmp/tmpjhpk12je5udwk2nq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: cream poured into coffee
/tmp/tmphx39e0waxczkdhyq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: orange juice being poured from a jug
/tmp/tmpefkc4yqj5_950__c.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a glass of orange juice being poured into it . ' β’
5
/tmp/tmp4p5zun4lpg2idygu.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpv5gda3x_lemwpy2s.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a blender filled with orange slices sitting on top of a counter . ' β’
5
/tmp/tmp9l16nsws2ynth63v.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: coffee with swirling cream
CoCa caption: 'a body of water surrounded by green trees . ' β’
CoCa caption: 'a man wearing a santa clause hat while laying on the bed . ' β’
/tmp/tmpv5r1vnn80sdb1cv_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp2ezx01z7bk2rovy2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp5hhfteh3xg7o1hh0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: A man struggle in a battlefield, defends his country flag, but at end he dies
CoCa caption: 'a bowl of milk being poured into it . ' β’
/tmp/tmp6ya67fkusmv3rwl4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpheobry7teb98dfjj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Very soft music, background, fade-in slowly and fade-out slowly
/tmp/tmpmdrdn4oku_o_js7e.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a glass of orange juice being poured into it . ' β’
5
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 77%|ββββββββ | 176/228 [00:00<00:00, 1758.04it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 78%|ββββββββ | 177/228 [00:00<00:00, 1768.18it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
5
CoCa caption: 'a wire model of an old fashioned car . ' β’
/tmp/tmpo0d2wdlynw94w2n0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpxhfh9385m5wcgghh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two cans of devasso tropical are on a colorful background . ' β’
5
/tmp/tmp_a06qx56e8mq9u9t.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp16zo4ouqq1w0hdtk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cup of coffee is sitting on the table . ' β’
5
/tmp/tmpnvfobgm8m0xd60y9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
5
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
5
manual caption: steaming hot coffee
/tmp/tmpbwclv1r8qbmapka4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man and a woman sitting at a table talking . ' β’
5
/tmp/tmpd9s_4_xodj3tay4h.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: cream swirling in coffee
/tmp/tmpov5sozscyyo_n06o.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: coffee beans being shaken
/tmp/tmp8m_5q5w3d9_wmb4i.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: spoons clinking
/tmp/tmp23vw1clw60fg_x6k.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an orange cat laying on top of a cat bed . ' β’
5
/tmp/tmpn3knq_hmzgpu1ek_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a train traveling down the tracks next to trees . ' β’
5
/tmp/tmplvvem_04qemvzcyf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp8wyhw2paf4q333re.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a whistling train traveling down the tracking
/tmp/tmpkriig18fyv6o3736.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a whistling train traveling down the tracking
/tmp/tmpomuegv3us27n4a6i.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a whistling(3 seconds) train traveling down the tracking
/tmp/tmp_4r3mxu3l5a7ojzp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a red and white train traveling down the tracks . ' β’
CoCa caption: 'an old man with a beard wearing glasses . ' β’
CoCa caption: 'a group of people dancing in a room with lights . ' β’
5
/tmp/tmpm5pvkg1y_wiaw1jv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'black and white photograph of a man with his hand on his chin . ' β’
5
/tmp/tmpiwcdgu4rvtezn2az.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a sword with a blue crystal on it . ' β’
5
manual caption: An illustration of a blue sword with a gem on it
/tmp/tmp3o1mw6whomfnn_1v.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a beer mug with froth coming from it . ' β’
5
manual caption: An illustration of a beer mug
/tmp/tmpwd49i4btybzv566t.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a stage lit up with bright blue lights . ' β’
10
/tmp/tmplxlez072rju_b5iw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a mickey mouse character standing on one leg . ' β’
10
/tmp/tmpgzlqln8s_u4minwa.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an abstract image of a blue and purple background . ' β’
10
manual caption: an abstract with purple and blue swirls
/tmp/tmp6mz3ukuhemf8cyc8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpb1bdhdf4ok0qvojb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a woman in blue top and white shorts dancing . ' β’
CoCa caption: 'a blurry image of some blue lights in the dark . ' β’
/tmp/tmp2zgsd9jh6ux3041u.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man with long white beard wearing glasses . ' β’
5
/tmp/tmplu1nzkd5yuh03ccm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Puisi Taufik ismail
/tmp/tmph6215vtxpr3kfcmg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman standing in front of a blue building . ' β’
5
/tmp/tmp43bf4e3a3mxuri0z.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman sitting on top of a rock in front of the sky . ' β’
5
/tmp/tmppz7_9xxgvky3vfxv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpt4bmpnivs_imeiqn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a computer monitor and keyboard sitting next to each other . ' β’
/tmp/tmpt1nor48no_bfie8o.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpama80in77xtw1ge8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpvonbatxa7o2h0onn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a painting of two men wrestling on the ground . ' β’
10
/tmp/tmpz7euqu2qlxg3hjy5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a young man in a black hoodie on a pink background . ' β’
10
CoCa caption: 'a painting of a dog with a bird in its mouth . ' β’
/tmp/tmpkdlxjg0qf9hvvamy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpqywp0r_4c4lith_s.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpkhhdagyvgeegg032.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp_xba7zdc70ozq30s.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person is walking on the street at night . ' β’
10
/tmp/tmpm_xw_qpx_cgtzfrb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man in scuba gear holding onto a sword ' β’
10
/tmp/tmp_sn8_qsia__u7y97.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person washing their hands with soap . ' β’
10
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 102/115 [00:00<00:00, 1019.89it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 84%|βββββββββ | 192/228 [00:00<00:00, 1916.69it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 97%|ββββββββββ| 112/115 [00:00<00:00, 1119.94it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 2014.46it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1519.56it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 97%|ββββββββββ| 222/228 [00:00<00:00, 2194.99it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 86%|βββββββββ | 197/228 [00:00<00:00, 1968.40it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 56%|ββββββ | 128/228 [00:00<00:00, 1279.54it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 75%|ββββββββ | 170/228 [00:00<00:00, 1696.01it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1446.16it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 49%|βββββ | 111/228 [00:00<00:00, 1100.73it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 876.44it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 51%|ββββββ | 117/228 [00:00<00:00, 1164.13it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 53%|ββββββ | 120/228 [00:00<00:00, 1199.96it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 991.45it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 79%|ββββββββ | 181/228 [00:00<00:00, 1797.86it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 54%|ββββββ | 122/228 [00:00<00:00, 1219.83it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/protocol.py", line 959, in transfer_data
message = await self.read_message()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/protocol.py", line 1029, in read_message
frame = await self.read_data_frame(max_size=self.max_size)
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/protocol.py", line 1104, in read_data_frame
frame = await self.read_frame(max_size)
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/protocol.py", line 1161, in read_frame
frame = await Frame.read(
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/framing.py", line 68, in read
data = await reader(2)
File "/usr/local/lib/python3.8/asyncio/streams.py", line 721, in readexactly
raise exceptions.IncompleteReadError(incomplete, n)
asyncio.exceptions.IncompleteReadError: 0 bytes read on a total of 2 expected bytes
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 625, in _predict
result = utils.synchronize_async(self._ws_fn, data, hash_data, helper)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 827, in _ws_fn
return await utils.get_pred_from_ws(websocket, data, hash_data, helper)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 208, in get_pred_from_ws
msg = task.result()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/protocol.py", line 568, in recv
await self.ensure_open()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/protocol.py", line 935, in ensure_open
raise self.connection_closed_exc()
websockets.exceptions.ConnectionClosedError: no close frame received or sent
10
/tmp/tmpojojm3s4wqd9o0w0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person wearing a mask and holding onto a microphone ' β’
10
/tmp/tmpqput9zh4fzq_hu9j.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpdn3zg6x9rszrwlg3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of three animals with big eyes . ' β’
10
/tmp/tmpp2r7_lonhz_spuzx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a white chicken standing inside of a cage . ' β’
5
/tmp/tmpjs53h6vyzqg2u7db.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a gray and white rat sitting in someones hand . ' β’
5
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1380.72it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1499.33it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 57%|ββββββ | 130/228 [00:00<00:00, 1252.79it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 75%|ββββββββ | 171/228 [00:00<00:00, 1699.02it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 85%|βββββββββ | 98/115 [00:00<00:00, 936.74it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
5
/tmp/tmpt7guomic9ijl1_lu.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person standing in the middle of a forest . ' β’
10
/tmp/tmp4a3mg18kijgyjrau.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmphwly7c1pnp8pbhy4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a baby is playing with a television screen . ' β’
10
/tmp/tmpezgfxwc6j9pd8ok0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an airplane is flying through the air with a lot of smoke . ' β’
10
/tmp/tmpu85pbgl80yu1b98a.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp02i_vwe2_7lx1uko.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a painting of sylvester and tweety bird fighting ' β’
10
/tmp/tmp27on4hlvd1xt3tk1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an old man sitting in a chair on the beach . ' β’
5
/tmp/tmpc4on4grsog3opykj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpd14irc_qp9p818z7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a painting of a black cat holding a frisbee . ' β’
10
/tmp/tmp3ils24ltijdqq63o.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmptc0mshogj8m2nt63.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a bottle of tomato ketchup is pictured in this image . ' β’
5
/tmp/tmp8pzn0ne_flcimqzn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a room that has many different shapes in it ' β’
CoCa caption: 'a beautiful young lady with long brown wavy hair . ' β’
5
manual caption: laughing young lady
/tmp/tmpxnn1ddnpny05mgv5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: laughing woman hardly
/tmp/tmp6hya14jrsspnzmmz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman is holding two guns in her hands . ' β’
10
/tmp/tmp1yr60j27pf4dwga7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a man with his arms crossed wearing a brown jacket . ' β’
/tmp/tmp_9ljhpdligjvngmz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a statue of an eagle and a dragon . ' β’
5
/tmp/tmp77gd2lhny7wrcequ.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: A dragon on a castle corner with evil clouds, generate in style of metallica
/tmp/tmpftsez5gl4bfwp6v7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpq_wap69j4flewj13.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a person with their hands on her chin ' β’
5
manual caption: moaning
/tmp/tmppmjz48kl0ei8udve.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: moaning
/tmp/tmp1h0uojqv37ycuj4v.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a person with long hair . ' β’
10
manual caption: mouth fucking
/tmp/tmpid9w3adlac0w51rt.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a white washing machine sitting in front of a brick wall . ' β’
5
/tmp/tmpkbgfeaw0kvylq_kc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a brown and white stuffed animal is looking up . ' β’
5
/tmp/tmpp0qruofakmucsj3t.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpwgwadll0eahfyiae.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Mogwai from the film Gremlins
/tmp/tmpthd9nrkeu2vke44v.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Crickets chirping, night atmosphere
CoCa caption: 'a couple of birds are standing in an open cage ' β’
/tmp/tmp_t7gk1dm19mh8nsb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpkkq9hg4cr3jemcd8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a bird standing next to an obstacle course . ' β’
10
/tmp/tmpwhud43_bc4c83w2x.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a water fountain in the middle of an urban area . ' β’
10
/tmp/tmpdfsqcx8v8djaq5er.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a puddle of water in the middle of a street . ' β’
10
/tmp/tmp49kty5tk54z6lrdd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a waterfall that is going down some rocks . ' β’
10
/tmp/tmp4ix1_7w4ds2e9g3d.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Long Drum Thailand 80'sβ
CoCa caption: 'a cat standing on top of a tree in the woods . ' β’
/tmp/tmpjy0_6s7mumosk8dd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpo6nwlpyyueeerqrd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Long drum parade in Thailand 1984
CoCa caption: 'a white fluffy dog walking down the sidewalk . ' β’
/tmp/tmp_u44tz3qbvozt2ps.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp3c8c9nm9a5mosk9g.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a view from inside the dashboard of a car . ' β’
10
/tmp/tmp33zllf5e3ib6l9ev.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a view from inside of a car as it drives down the street . ' β’
10
/tmp/tmpw8lqgs4ze5tpxzam.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Men sucking Thai girl breast 1973
CoCa caption: 'a man sitting at a desk in front of two tables . ' β’
/tmp/tmpsxix9f0fexh2c9em.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'an illustration of a gorilla in the shape of triangles . ' β’
/tmp/tmpg32cjz13d6098jq6.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpffmjvnq6lxx_tgo3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: At school two bench People Man
/tmp/tmp0lmp2c6skegoxf2w.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a young man sitting on top of a wooden bench . ' β’
10
/tmp/tmpz43gp5icj7lrnw7l.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two people sitting on a bench in front of a car . ' β’
10
/tmp/tmpcef00l8fhspx6dve.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a man and woman in the dirt . ' β’
10
CoCa caption: 'a close up of a person wearing glasses ' β’
/tmp/tmpiw542hbqi7b8ws6h.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a dog running in the grass with its head down . ' β’
/tmp/tmpfoje2xvoe46x4e2s.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp_ah5_envg9hx7d35.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: A bird Walking Grass the weevil
/tmp/tmpewsnivgmet0awu8y.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a couple of clear bowls floating in the water . ' β’
10
/tmp/tmp8sscq8vnuxje_97m.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a dog laying on the ground in front of a building . ' β’
10
/tmp/tmpfjl8_cs90dq0d2yb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of the dashboard of an automobile . ' β’
10
/tmp/tmp1ltwouo8axjbuctl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an animated man with glasses holding a cane . ' β’
CoCa caption: 'a close up of the dashboard of an automobile . ' β’
10
manual caption: A werv Police car road tree house sky
/tmp/tmpz24az_isd9l5_bti.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: 'no government can continue to fill the north with more sand, more so every government has to recycle sand against the direction of drift'
CoCa caption: 'a man sitting on the ground in front of two other people . ' β’
/tmp/tmpy8hjyem4yfz0xken.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'an animated man with glasses holding a cane . ' β’
/tmp/tmp4dc3evuqkn9lmate.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: 'No Government can continue to fill the north with sand and not recycle against the direction of littoral drift'
/tmp/tmpzw8xrcpwy6z8d_8m.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person holding an animal in someones hands . ' β’
5
/tmp/tmpa_kolyc3fdlt_wh1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man with a mustache wearing a suit and tie . ' β’
5
CoCa caption: 'an image of a cat that is sitting on the ground ' β’
/tmp/tmpf24dyw7fg74hdixa.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a person with a mustache . ' β’
CoCa caption: 'a close up of a person wearing a suit and tie ' β’
CoCa caption: 'a close up of a person with a mustache . ' β’
CoCa caption: 'a man with a beard and mustache wearing glasses ' β’
CoCa caption: 'a man with a beard and mustache is smiling . ' β’
CoCa caption: 'a man with a beard and mustache wearing glasses . ' β’
CoCa caption: 'an image of a mushroom cloud in the sky . ' β’
5
/tmp/tmpnn88ruzdns_7hos3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an anime girl with purple hair holding a knife . ' β’
CoCa caption: 'an image of a skull with eyes on it ' β’
10
/tmp/tmpq28l0c5l8285vyjz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a panda bear is looking at the camera . ' β’
5
/tmp/tmpo4kefu92v_ddrvjt.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a fantasy landscape with trees and lights ' β’
5
/tmp/tmp_lmetzn5_xacvow1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The glitter comes from the grass
/tmp/tmppih8620hk_0ytsd7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man standing in front of an abandoned city . ' β’
5
/tmp/tmpectvriydcv3u2b7k.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a field of colorful flowers with mountains in the background . ' β’
5
/tmp/tmpvvbm96q14tmoaavo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: sound The glitter comes from the grass in night
/tmp/tmptbl4sp94cyaduecj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Head Slap
CoCa caption: 'an image of a family tree ' β’
/tmp/tmpnlnab123rztsp5zr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp853848n2af8rmogp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 69%|βββββββ | 157/228 [00:00<00:00, 1569.07it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 58%|ββββββ | 132/228 [00:00<00:00, 1312.52it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 42%|βββββ | 95/228 [00:00<00:00, 931.51it/s, now=None]
chunk: 83%|βββββββββ | 189/228 [00:00<00:00, 854.26it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 59%|ββββββ | 135/228 [00:00<00:00, 1340.80it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 46%|βββββ | 106/228 [00:00<00:00, 1058.55it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 74%|ββββββββ | 169/228 [00:00<00:00, 1679.91it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 57%|ββββββ | 131/228 [00:00<00:00, 1306.88it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 55%|ββββββ | 125/228 [00:00<00:00, 1249.52it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 74%|ββββββββ | 169/228 [00:00<00:00, 1689.98it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 62%|βββββββ | 142/228 [00:00<00:00, 1412.82it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 74%|ββββββββ | 85/115 [00:00<00:00, 840.83it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 76%|ββββββββ | 174/228 [00:00<00:00, 1736.42it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 68%|βββββββ | 155/228 [00:00<00:00, 1549.82it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 1008.36it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 36%|ββββ | 82/228 [00:00<00:00, 801.44it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 57%|ββββββ | 130/228 [00:00<00:00, 1291.63it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 78%|ββββββββ | 177/228 [00:00<00:00, 1760.93it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 69%|βββββββ | 157/228 [00:00<00:00, 1569.34it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 71%|βββββββ | 161/228 [00:00<00:00, 1607.43it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 75%|ββββββββ | 170/228 [00:00<00:00, 1693.06it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 51%|βββββ | 116/228 [00:00<00:00, 1085.65it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 1014.39it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 1000.12it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 43%|βββββ | 99/228 [00:00<00:00, 989.43it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 73%|ββββββββ | 166/228 [00:00<00:00, 1656.75it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 57%|ββββββ | 130/228 [00:00<00:00, 1296.96it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 62%|βββββββ | 142/228 [00:00<00:00, 1409.47it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 102/115 [00:00<00:00, 1013.88it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1494.25it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 64%|βββββββ | 146/228 [00:00<00:00, 1448.20it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 38%|ββββ | 86/228 [00:00<00:00, 852.71it/s, now=None]
chunk: 88%|βββββββββ | 201/228 [00:00<00:00, 1026.82it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1487.01it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 79%|ββββββββ | 181/228 [00:00<00:00, 1792.08it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 65%|βββββββ | 149/228 [00:00<00:00, 1481.99it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 71%|βββββββ | 162/228 [00:00<00:00, 1617.18it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 51%|ββββββ | 117/228 [00:00<00:00, 1151.48it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 945.28it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 50%|βββββ | 114/228 [00:00<00:00, 1139.76it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1518.09it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 66%|βββββββ | 150/228 [00:00<00:00, 1493.12it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 110/115 [00:00<00:00, 1097.36it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 66%|βββββββ | 150/228 [00:00<00:00, 1475.44it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 82%|βββββββββ | 187/228 [00:00<00:00, 1854.13it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 102/115 [00:00<00:00, 736.73it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 72%|ββββββββ | 164/228 [00:00<00:00, 1591.80it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 93%|ββββββββββ| 212/228 [00:00<00:00, 2119.34it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
ERROR: Exception in ASGI application
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 335, in __call__
stat_result = await anyio.to_thread.run_sync(os.stat, self.path)
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
FileNotFoundError: [Errno 2] No such file or directory: '/home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.798fa79a.css'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/protocols/http/h11_impl.py", line 429, in run_asgi
result = await app( # type: ignore[func-returns-value]
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/middleware/proxy_headers.py", line 78, in __call__
return await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/applications.py", line 276, in __call__
await super().__call__(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/applications.py", line 122, in __call__
await self.middleware_stack(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 184, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 162, in __call__
await self.app(scope, receive, _send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/cors.py", line 84, in __call__
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 79, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 68, in __call__
await self.app(scope, receive, sender)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 21, in __call__
raise e
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 718, in __call__
await route.handle(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 276, in handle
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 69, in app
await response(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 338, in __call__
raise RuntimeError(f"File at path {self.path} does not exist.")
RuntimeError: File at path /home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.798fa79a.css does not exist.
5
manual caption: Head Slap
/tmp/tmpyk_vh_4czdrnqqwe.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man sitting in the grass next to his dog . ' β’
5
/tmp/tmpodaw16i0rhfoe2u8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpoiq1rkyl6vh7tivo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Ku melangkah dalam terpaan badai,
Dalam gelap yang menghantui,
Namun ku tahu ku tak sendiri,
Ku punya cahaya di dalam diri.
Takkan menyerah, takkan mundur,
Walau badai menghantui,
Ku yakin ada jalan keluar,
Hanya butuh keyakinan di dalam hati.
Ku berjuang untuk hidup yang lebih baik,
Membuang semua rasa takut yang menghantui,
Ku menatap masa depan dengan semangat,
Ku tak ingin kehilangan arah lagi.
Takkan menyerah, takkan mundur,
Walau badai menghantui,
Ku yakin ada jalan keluar,
Hanya butuh keyakinan di dalam hati.
Ku berdiri teguh dalam impian,
Bersama keberanian yang ku pelihara,
Takkan ada yang menghentikan langkahku,
Hanya ku dan keyakinanku.
Takkan menyerah, takkan mundur,
Walau badai menghantui,
Ku yakin ada jalan keluar,
Hanya butuh keyakinan di dalam hati.
/tmp/tmpu7wgc5c_fu42in9z.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a set of nine different colored squares . ' β’
5
manual caption: gf
/tmp/tmphf_sr5tzj1h9g3mn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a series of squares that have different colors . ' β’
5
manual caption: pan
/tmp/tmppu3ojsml9otkfifr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a blue and white background ' β’
5
manual caption: pan
/tmp/tmpmsr0uro2ab6nmz3j.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: sad video game music 16 bit snes
/tmp/tmp0u0tofzu_wxysolc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: sad video game music 16 bit snes
/tmp/tmpzlqe7xvewvx1pww6.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a young boy is standing in front of a city . ' β’
5
/tmp/tmpy_lul4potakmyqef.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a large body of water with boats in it . ' β’
10
/tmp/tmp393zv1yviuiod1_t.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: sad video game music 16 bit snes
CoCa caption: 'a close up of an animal on some rocks ' β’
/tmp/tmph1ed0jfng1jb7a60.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white image of some waves . ' β’
5
/tmp/tmpw2eo2gwdwjj_pql6.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmptz2n17jg5u6prxb7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpy5gq13bc6g2lm3sg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman with blonde hair wearing a red hat . ' β’
5
/tmp/tmpw356x_fe2uhe0r_o.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a purple and pink bubble with a sad face ' β’
CoCa caption: 'a woman in white shirt and yellow pants . ' β’
5
/tmp/tmp0cl164fduyrbkocp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an artistic image of a colorful insect with long antennae . ' β’
5
/tmp/tmpdpw8vnum4h2ok96s.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a pencil drawing of a person with curly hair . ' β’
5
/tmp/tmpgbuj9bfiylj_m2tr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a woman with long black hair . ' β’
5
CoCa caption: 'a young man wearing a bow tie and white shirt . ' β’
/tmp/tmpez61mtnrezz3440g.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a gold colored drawing of an animal with horns . ' β’
5
/tmp/tmp31p0f08hctdtv7sm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman dressed in green standing among trees . ' β’
5
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 45%|βββββ | 102/228 [00:00<00:00, 777.86it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 62%|βββββββ | 142/228 [00:00<00:00, 1351.59it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 66%|βββββββ | 151/228 [00:00<00:00, 1482.26it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 78%|ββββββββ | 177/228 [00:00<00:00, 1765.19it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 69%|βββββββ | 158/228 [00:00<00:00, 1577.90it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 65%|βββββββ | 148/228 [00:00<00:00, 1478.67it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 83%|βββββββββ | 189/228 [00:00<00:00, 1888.07it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/protocol.py", line 959, in transfer_data
message = await self.read_message()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/protocol.py", line 1029, in read_message
frame = await self.read_data_frame(max_size=self.max_size)
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/protocol.py", line 1104, in read_data_frame
frame = await self.read_frame(max_size)
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/protocol.py", line 1161, in read_frame
frame = await Frame.read(
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/framing.py", line 68, in read
data = await reader(2)
File "/usr/local/lib/python3.8/asyncio/streams.py", line 721, in readexactly
raise exceptions.IncompleteReadError(incomplete, n)
asyncio.exceptions.IncompleteReadError: 0 bytes read on a total of 2 expected bytes
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 625, in _predict
result = utils.synchronize_async(self._ws_fn, data, hash_data, helper)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 827, in _ws_fn
return await utils.get_pred_from_ws(websocket, data, hash_data, helper)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 208, in get_pred_from_ws
msg = task.result()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/protocol.py", line 568, in recv
await self.ensure_open()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/protocol.py", line 935, in ensure_open
raise self.connection_closed_exc()
websockets.exceptions.ConnectionClosedError: no close frame received or sent
5
/tmp/tmp4j07uzaij_ly_qda.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a black and silver creature . ' β’
5
/tmp/tmpjwn_yba8ison7_6q.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpjbcisdzi0t5onh56.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a red ball in fire ' β’
5
/tmp/tmpl3vchp3qqe9292i9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a man in armor with sword . ' β’
5
/tmp/tmp3026bsgi0sl74xal.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a gray and white cat sitting on top of a tree . ' β’
5
/tmp/tmp49ez6q4bggv5hagl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpgjoio84u4b82e8ty.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpukajilnwx_rxjuj8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a man with wings holding a sword . ' β’
5
/tmp/tmpyh3_e9kprayk9wlv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a purple and yellow fire . ' β’
5
/tmp/tmp_la_cxezkp7kqzfv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a person with a large wing . ' β’
5
/tmp/tmp4tw6y3nq28wzevmw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man holding an object in front of fire . ' β’
5
/tmp/tmp9lbqw1o176mtpirw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a couple of men standing next to each other on a field . ' β’
5
/tmp/tmps1cwi5gk44wtn0zj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a brown bear with its mouth open . ' β’
5
manual caption: a bear
/tmp/tmpf6au76fw79f92eqe.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person jumping in the air wearing white sneakers . ' β’
5
/tmp/tmpcxd4rru3v39pelrn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white image of some bars ' β’
10
/tmp/tmpol2w5p6lqdo2zj50.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man sitting on top of some stairs . ' β’
5
/tmp/tmp33o9keqt99jej9fv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: p
/tmp/tmpueo52ntx5389ukif.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a statue of jesus with leaves on his head . ' β’
5
/tmp/tmp76nghvcp8m7au2cx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up view of flowers and leaves in the forest . ' β’
5
/tmp/tmpjysdjpxc1s1f82wi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a painting of jesus walking down the road . ' β’
5
/tmp/tmpjieysoj57tf3g2nh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a city street filled with lots of traffic . ' β’
6
manual caption: A city street filled with traffic, and gun shots all around
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 55%|ββββββ | 125/228 [00:00<00:00, 1249.63it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
CoCa caption: 'a city street filled with lots of traffic . ' β’
5
manual caption: A city filled with traffic and gunshots
/tmp/tmp3z36dske8v73mjm8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of men sitting next to each other . ' β’
10
manual caption: A group of 80s hip hop singer singing
/tmp/tmpafpkrh1u09ryx33i.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of people standing in the middle of a church . ' β’
5
/tmp/tmp7utorxpp3_r0ib3y.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of people posing for a picture . ' β’
10
manual caption: A group of 80s gang members howling and laughing with guns
/tmp/tmphhvc4qt51b6nzzyg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: A group of 80s guys with guns pretending to be western and laughing like hyenas
CoCa caption: 'a large group of people gathered in an ornate church . ' β’
/tmp/tmp9ut0gztetzadzc65.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a large group of people gathered in an ornate church . ' β’
/tmp/tmpoujaanf7nxupehxh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a large group of people gathered in an ornate church . ' β’
/tmp/tmpm_v85jxpmdi65g13.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp9enahiaoy4bc7ete.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a large group of people gathered in an old church . ' β’
5
/tmp/tmpr2p453g42p1b9xrl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Some dude falling and screaming
CoCa caption: 'people sitting in a large church filled with pews . ' β’
/tmp/tmp5aum0f3scr5o9axw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmptxx2lm2tjyjayegx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a large white building with a clock on it 's side . ' β’
5
/tmp/tmpf0y_4z3sjzdcul3_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a large church with a clock tower on top of it . ' β’
5
/tmp/tmp9f904dlw3yrfz_7q.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a red apple with a green leaf . ' β’
5
/tmp/tmpjcq5fusf88kehdae.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of people sitting around a table . ' β’
5
/tmp/tmp54mxkzcann5pbzq0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a red apple with a green leaf . ' β’
5
/tmp/tmp_u3__9hvarruwz0e.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpuugx3ws54nog4l9h.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cartoon of an animal that is smiling . ' β’
10
/tmp/tmpdi9lksv2t2pdwq6s.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Conroy Cat singing The El Chavo Theme song
CoCa caption: 'a drawing of two people shaking hands with speech bubbles . ' β’
/tmp/tmpnpxftggqsnx0r6y4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a close - up picture of the head and eyes of a frog . ' β’
/tmp/tmpf1nrk6d0_zovilxw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a city in the snow . ' β’
5
/tmp/tmp8fbi26nkj_gs1kgo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an older man is smiling for the camera . ' β’
5
/tmp/tmp5grhvi30enanl49y.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a bouquet of pink flowers in front of a black background ' β’
/tmp/tmpg0x3d3mzs1sx_fae.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpj8ds2hh5ht4bl_vh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a banner that reads " 2 clbkkk bangkok conference . virtual reality classes ." ' β’
5
/tmp/tmp3dq7_2i7gmsk_pex.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman with long black hair is surrounded by many strands . ' β’
10
/tmp/tmp8r4j11jcxu280ov8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white image of an action figure . ' β’
10
/tmp/tmpjhs0mi6uys25zwn_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp14thjc_rml03uge2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp4kinw7ivywjdx36i.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp_3frr4x6_z_f8qam.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a hamster sitting on top of the ground . ' β’
5
/tmp/tmphmi4l5u969kkofyq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of men standing next to each other in the rain . ' β’
CoCa caption: 'a black and white photo of a lion laying down . ' β’
5
/tmp/tmp7bf035mnr_p54jvz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'an orange and black tiger mask with red eyes . ' β’
/tmp/tmptubwoa94tekpq0rr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpqu2wcus5ij3hia7c.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Vikram Singh in this case the
CoCa caption: 'a man taking a selfie in front of a mountain . ' β’
/tmp/tmpc505hy5q_d_vu53r.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: leopard game for kids
/tmp/tmpafb5g8pxwh_b__t9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Vikram
/tmp/tmps_s6lx6qckiyy443.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a floating island with two different colored plants . ' β’
5
/tmp/tmpsgy4olgaoho6afqv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpz72z1e2bf6g9lng6.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man and a woman wearing crowns standing next to each other . ' β’
5
/tmp/tmp6fpq12foje_lny9b.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an old man with a beard and white hair . ' β’
CoCa caption: 'a dirty toilet in a bathroom with the lid open . ' β’
10
manual caption: A bearded old man in front of picture of kids aiming guns at us. The white haired man has a hand in the form of a colt.
/tmp/tmp5b0seewh50v164d3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpejp4voim7f4iq7d6.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man standing in the water with no shirt on . ' β’
10
manual caption: On a summer day, a bearded man standing naked in the blue sea water up to his hips. His beard is white, he's got a lizard tattoo on his chest and goggles on his forehead.
/tmp/tmp8vq4h4f243288pj_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: On a summer day, a quiet man standing naked in the blue sea. He's got a lizard tattoo on his chest and goggles on his forehead. Another man is watching him.
/tmp/tmpixij7ug51gpuar9d.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man with long black hair and a beard . ' β’
10
manual caption: a bearded man with long black hair standing motionless, surrounded by a blurred crowd in motion.
/tmp/tmp6lh08y5qjp45tjy3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two drag queens sitting next to each other on the ground . ' β’
10
/tmp/tmpf54sl6n763234n5b.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Two drag queens embracing each other, sitting on the floor while looking at us. One of them is David Bowie. The other is Iggy Pop.
/tmp/tmpri644932ovzsq6ei.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: David Bowied and Iggy Pop dressed in drags, kissing each other, sitting on the floor while looking at us.
/tmp/tmpxtns03_f2axvolpe.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a woman in the middle of her body . ' β’
10
manual caption: Warrior with a voodoo mask and a penis health clenching his fists for a sun dance
/tmp/tmpmgaemj4jdf4nh8s5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Warrior with a voodoo mask and a penis health clenching his fists dancing on a hip hop beat
/tmp/tmp7p75b75el9b1cv52.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Warrior with a voodoo mask and a penis sheath, clenching his fists dancing on a reggae beat
/tmp/tmppdmu8lno0grpaavk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 99%|ββββββββββ| 225/228 [00:00<00:00, 2246.80it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 91%|βββββββββ | 207/228 [00:00<00:00, 2069.71it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 202/228 [00:00<00:00, 1992.72it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 2012.02it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 75%|ββββββββ | 172/228 [00:00<00:00, 1700.04it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 86%|βββββββββ | 196/228 [00:00<00:00, 1931.49it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 70%|βββββββ | 160/228 [00:00<00:00, 1436.90it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 91%|βββββββββ | 207/228 [00:00<00:00, 2067.48it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 77/115 [00:00<00:00, 729.29it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 81%|ββββββββ | 185/228 [00:00<00:00, 1833.19it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 85%|βββββββββ | 194/228 [00:00<00:00, 1937.97it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 74%|ββββββββ | 168/228 [00:00<00:00, 1678.65it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 64%|βββββββ | 146/228 [00:00<00:00, 1448.50it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 76%|ββββββββ | 173/228 [00:00<00:00, 1729.85it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 84%|βββββββββ | 192/228 [00:00<00:00, 1910.28it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 2018.75it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 2016.49it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 2033.37it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 88%|βββββββββ | 200/228 [00:00<00:00, 1999.72it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 63%|βββββββ | 144/228 [00:00<00:00, 1439.33it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 75%|ββββββββ | 170/228 [00:00<00:00, 1699.15it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 72%|ββββββββ | 165/228 [00:00<00:00, 1639.08it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 2028.33it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 97%|ββββββββββ| 222/228 [00:00<00:00, 2193.08it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 86%|βββββββββ | 197/228 [00:00<00:00, 1961.06it/s, now=None]
ERROR: Exception in ASGI application
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 335, in __call__
stat_result = await anyio.to_thread.run_sync(os.stat, self.path)
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
FileNotFoundError: [Errno 2] No such file or directory: '/home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.ebbd2016.js'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/protocols/http/h11_impl.py", line 429, in run_asgi
result = await app( # type: ignore[func-returns-value]
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/middleware/proxy_headers.py", line 78, in __call__
return await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/applications.py", line 276, in __call__
await super().__call__(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/applications.py", line 122, in __call__
await self.middleware_stack(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 184, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 162, in __call__
await self.app(scope, receive, _send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/cors.py", line 92, in __call__
await self.simple_response(scope, receive, send, request_headers=headers)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/cors.py", line 147, in simple_response
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 79, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 68, in __call__
await self.app(scope, receive, sender)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 21, in __call__
raise e
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 718, in __call__
await route.handle(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 276, in handle
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 69, in app
await response(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 338, in __call__
raise RuntimeError(f"File at path {self.path} does not exist.")
RuntimeError: File at path /home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.ebbd2016.js does not exist.
CoCa caption: 'a close - up of the face of an asian baby . ' β’
5
/tmp/tmp5yjnt60hoxj1jmov.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a robot is standing in front of a chalkboard . ' β’
10
manual caption: Toy Synth on low battery
/tmp/tmpr2x_ct89zaa5t_at.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpece0mlrljcx9zy_g.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Toy Synth on low battery
/tmp/tmpxp_oi875pcxxkds3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Classical piano etude
/tmp/tmp7thiurcc53llh9vj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Crazy laughter
CoCa caption: 'a statue of jesus christ with red hearts around it . ' β’
/tmp/tmpy7mij2s0_xa92e82.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a cup of milk and a plate with food on it . ' β’
/tmp/tmp34qa7txfqzfachgu.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpds1sijmey2tnh1j6.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Metallica
/tmp/tmpxtqmuezn6ei_9_43.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Hero plays on kazoo
CoCa caption: 'a person holding a guitar in their hand . ' β’
/tmp/tmpw34a103r3t66a5o5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpyx3spnzn823kt0l6.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Shrek plays on Sax
/tmp/tmpf5tfs6_n0a_a60u7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'people sitting on a train with their luggage . ' β’
5
/tmp/tmprlg5vfzm3k3pjy85.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'people are sitting on a train with blue seats . ' β’
5
/tmp/tmp7dlw43fu2nepq5oj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two people standing in a room next to chairs . ' β’
5
/tmp/tmpu6e1e_k68y90572n.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an alleyway with a lot of stuff on it . ' β’
5
/tmp/tmpv5rpowz77mfx_tgx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpmb72zyl8o4hb4vn0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of people standing in the middle of a church . ' β’
10
/tmp/tmp7_2q3f37pxgj7zz1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a large group of people gathered in an ornate church . ' β’
10
/tmp/tmpwy_8e8spje82wajk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a large group of people gathered in an old church . ' β’
10
/tmp/tmp5ls0yj_8jfv7ev29.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'people sitting in a large church filled with pews . ' β’
10
/tmp/tmp7o0935ona_zot2bx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two people standing in a room next to chairs . ' β’
10
/tmp/tmpu1_wav3wqt_of8tz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an empty beach with a ferris wheel in the background . ' β’
CoCa caption: 'an alleyway with a lot of stuff on it . ' β’
10
/tmp/tmp4t2206a659lq0k49.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a person painting in an alleyway near buildings . ' β’
/tmp/tmphx5gctli2u0t23of.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpqg1gxd9h4h51frue.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a large white building with a clock on it 's side . ' β’
10
/tmp/tmpcpusem71511dyarz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a large church with a clock tower on top of it . ' β’
10
/tmp/tmpeu3yk38oliwk_f58.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a couple of people standing on the side of a building . ' β’
10
manual caption: people standing onn the side of a building and sculpting marble
CoCa caption: 'a black and white photo of two dead flowers . ' β’
/tmp/tmpvb73456u1kp717mv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'people sitting on a train with their luggage . ' β’
10
/tmp/tmpjh3ov8yx0kmjhn71.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'people are sitting on a train with blue seats . ' β’
10
manual caption: people are leaving the train with blue seats
/tmp/tmpggqs6j_40qx79s6_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption:
/tmp/tmp6oz9pi2r13cvs77t.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmptgog2rk2wtvhdwmc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an empty beach with a ferris wheel in the background . ' β’
10
/tmp/tmpommsww7aqke7uzfn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpe_16i79whw6s9fkp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'two people running on the beach near the ocean . ' β’
/tmp/tmp86vbm9m7i7ii2sfx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'an empty beach with a ferris wheel in the background . ' β’
CoCa caption: 'a body of water that is very calm . ' β’
CoCa caption: 'an image of a large building in the background . ' β’
/tmp/tmpdtsyd0gzwbd5nptc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a boat is docked in the water near an ocean pier . ' β’
CoCa caption: 'a body of water with buildings in the background . ' β’
/tmp/tmpzqjl1f86dskbnu6x.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a cartoon of a person with curly hair . ' β’
CoCa caption: 'boats are docked in a harbor at night . ' β’
/tmp/tmpcoc8zh841bvoab0u.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a group of trees that are in the grass . ' β’
/tmp/tmpqvwb01zzw7x2tav0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'there are many boats docked in the water . ' β’
/tmp/tmp0al8oxqttzl3hize.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a body of water that has rocks in it . ' β’
CoCa caption: 'a group of bicyclists riding along the beach . ' β’
CoCa caption: 'an abstract image of a black cat 's face . ' β’
5
/tmp/tmp37ekltk08g0voiti.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a train is on the tracks near a platform . ' β’
10
/tmp/tmp3osatfj9n1xbft_r.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an empty beach with a ferris wheel in the background . ' β’
CoCa caption: 'two people running on the beach near the ocean . ' β’
CoCa caption: 'a body of water that is very calm . ' β’
10
/tmp/tmpdm3e9cvctuk804uf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a boat is docked in the water near an ocean pier . ' β’
/tmp/tmpppo7mi00qbpue_wi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a body of water with buildings in the background . ' β’
/tmp/tmpscop_9q52oi_esjp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a group of people standing next to each other . ' β’
/tmp/tmpk5oq7kjbwhs2mne5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp1eqla7kes2wyddxk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a white car driving down the street next to some people . ' β’
CoCa caption: 'boats are docked in a harbor at night . ' β’
/tmp/tmp7ein8vlx_icnurjp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpg_bx6a_5bf4zq4lv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a group of trees that are in the grass . ' β’
/tmp/tmpaopnb902qyo_bl1_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a view from the back seat of a car looking outside . ' β’
CoCa caption: 'a close - up view of a person 's face and tongue . ' β’
/tmp/tmpkv0lwnu2nida_hmp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'there are many boats docked in the water . ' β’
/tmp/tmpq77mx64xhsdtox57.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a body of water that has rocks in it . ' β’
/tmp/tmpa4njbn7rx_2h2q8l.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a view from inside of a bus driving down the street . ' β’
/tmp/tmp_i_idauu578pov8t.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a close - up view of a blue and white vase . ' β’
CoCa caption: 'a group of bicyclists riding along the beach . ' β’
/tmp/tmpbxwgtcvkock4uf1v.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a man and a woman wearing headphones looking at an open laptop . ' β’
/tmp/tmp1ghpoqqwm5o9yryx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'an anime character with a knife in his mouth . ' β’
/tmp/tmp5ydnglxfzg_klm3g.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a train is on the tracks near a platform . ' β’
/tmp/tmp86yfu_6aahainyhu.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp_pl22d40621iivs2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a view from inside of a bus looking out the window . ' β’
/tmp/tmpcwcfrqz94qr2k9qd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a pink bird with yellow legs and purple head . ' β’
CoCa caption: 'a view from inside of a car looking outside . ' β’
10
CoCa caption: 'a black and white drawing of an animal . ' β’
/tmp/tmpy6eu1cd0nini_hyi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a black and white drawing of animal
CoCa caption: 'a man standing on the side of the street . ' β’
/tmp/tmpd3hgwtc8kh91ruq1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpuauh5qxaceh60kq8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of young men sitting at a table . ' β’
10
/tmp/tmpa7a7uh2j5f26v02e.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two people sitting on the floor in a room . ' β’
10
CoCa caption: 'an image of a person with a bow on their head . ' β’
CoCa caption: 'an image of a person with a bow on their head . ' β’
/tmp/tmphum13efnc6h41cdm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a purple and yellow bird with big eyes . ' β’
CoCa caption: 'a man in black jacket and white shorts standing at table . ' β’
CoCa caption: 'a pink bird with yellow legs and feet . ' β’
10
/tmp/tmpafjhx2tipzqndfef.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an animated red creature with a mouth open . ' β’
CoCa caption: 'a red character is standing in front of a white background . ' β’
CoCa caption: 'a red cartoon character with one eye open and tongue sticking out . ' β’
CoCa caption: 'a woman is drinking from a paper cup . ' β’
10
/tmp/tmpqrzq0gge6sy8_t40.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a green monster with frowning face . ' β’
CoCa caption: 'a little boy is sleeping in bed with his teddy bear . ' β’
CoCa caption: 'a young boy standing on the side of a road . ' β’
CoCa caption: 'a man standing in front of an open door . ' β’
CoCa caption: 'an image of a red monster ' β’
10
CoCa caption: 'an image of a yellow monster ' β’
/tmp/tmpudhfymn_07bwnajl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of young men standing on top of a table . ' β’
10
CoCa caption: 'there is an image of a blue monster on the wall . ' β’
CoCa caption: 'an inflatable shark is flying through the air . ' β’
CoCa caption: 'a table with 1 0 different numbers in russian . ' β’
CoCa caption: 'a gazebo in the middle of an open field . ' β’
/tmp/tmpdtds8gi_l8tc6d2g.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of people sitting around a table . ' β’
10
CoCa caption: 'an image of a purple kangaroo with a stick in its mouth . ' β’
CoCa caption: 'a black and white picture of an object . ' β’
/tmp/tmpy51lzhpi9x07r5jn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a cartoon face with big eyes . ' β’
CoCa caption: 'a little boy is playing with a puzzle . ' β’
CoCa caption: 'a little boy sitting on top of a couch wearing sunglasses . ' β’
CoCa caption: 'a person climbing up the side of an outdoor cage . ' β’
CoCa caption: 'a young child playing with legos on the floor . ' β’
CoCa caption: 'a child is sleeping in bed under the covers . ' β’
CoCa caption: 'a woman sitting on top of a white couch looking at an ipad . ' β’
CoCa caption: 'a woman taking a selfie in front of a mirror . ' β’
CoCa caption: 'a group of young children playing with toys . ' β’
CoCa caption: 'a red bottle sitting on top of a table next to a bowl . ' β’
CoCa caption: 'a man and boy sitting on the edge of a fountain . ' β’
CoCa caption: 'a play room with two levels for children to climb on . ' β’
CoCa caption: 'two young boys laying on a bed looking at an ipad . ' β’
CoCa caption: 'three people standing next to each other holding balloons . ' β’
CoCa caption: 'a young boy is sitting in his rocking chair ' β’
CoCa caption: 'two women sit in a room with toys . ' β’
CoCa caption: 'a group of people sitting around in a room . ' β’
CoCa caption: 'an open children 's picture book on top of a table . ' β’
CoCa caption: 'a painting of ants playing musical instruments . ' β’
CoCa caption: 'an illustration of a cow with a cell phone on it . ' β’
CoCa caption: 'a painting of two little girls holding hands . ' β’
CoCa caption: 'a blurry image of the ceiling and wall . ' β’
CoCa caption: 'an animated bird is standing in a doorway . ' β’
CoCa caption: 'a pink bird is standing in the middle of a room . ' β’
10
manual caption: rock song
CoCa caption: 'a group of people marching down the street . ' β’
/tmp/tmpa93zfhm8i9yxwgpn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an old car parked on the side of a road . ' β’
5
/tmp/tmp39j_t188mxp8mj5l.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: rock song about feminism
/tmp/tmp7zjquguzsr49opww.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of people standing next to a large statue . ' β’
10
/tmp/tmpa_42d4aj8fo0mjcv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a child 's drawing of an adorable little girl . ' β’
5
/tmp/tmprc_7igf8cx68kplf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpxjd9sa1fpboy5dhk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of people dancing at an event . ' β’
10
/tmp/tmpp3qprsnwpenkaehw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a beautiful woman with long brown hair wearing earrings . ' β’
5
/tmp/tmpr8ysfts_k80sairx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpdk2blbm_ij8mn4ea.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a red square is in the middle of two hands . ' β’
CoCa caption: 'an abstract drawing with a red line in the middle . ' β’
CoCa caption: 'a black and white drawing of an ant on a remote . ' β’
CoCa caption: 'an abstract drawing of a tree with lots of black lines . ' β’
CoCa caption: 'a black background with some pink lights in it . ' β’
CoCa caption: 'a picture of an animated character in the dark . ' β’
CoCa caption: 'a woman taking a picture of herself in the mirror . ' β’
CoCa caption: 'a view of the sky at night with some lights . ' β’
CoCa caption: 'a young boy is lying on the bed looking at his cell phone . ' β’
CoCa caption: 'a computer monitor and keyboard sitting on top of a table . ' β’
CoCa caption: 'a black and red image of a person in the dark . ' β’
CoCa caption: 'a black and white photo of some writing on the wall . ' β’
5
manual caption: a black and white photo with some drawing on the wall
CoCa caption: 'a man with his arms crossed posing for the camera . ' β’
/tmp/tmpnxbuvfk2nbgkfpk4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp_uqknprp39rjbxsd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a drawing of two people sitting next to each other . ' β’
CoCa caption: 'a pink square with an eye on it . ' β’
CoCa caption: 'a shadow of an evil looking clown on a pole . ' β’
CoCa caption: 'a meter shows the level of moderate to severe . ' β’
CoCa caption: 'a blurry picture of a red demon . ' β’
CoCa caption: 'an orange statue of a person with horns on it . ' β’
CoCa caption: 'there are many different toys on the floor ' β’
CoCa caption: 'an animated red creature with a tongue hanging out . ' β’
CoCa caption: 'a woman with long brown hair holding a sword . ' β’
5
/tmp/tmprdkppb9nfbi82r1h.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a painting of a woman with leopard print on her body . ' β’
10
manual caption: A painting of a woman in a leopard print bikini with a leopard next to her on a branch
/tmp/tmppyp53cw4nej7rnl7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of people standing in the middle of a church . ' β’
CoCa caption: 'two different views of a city at sunset . ' β’
CoCa caption: 'two different pictures of a city and the sky . ' β’
CoCa caption: 'an artistic rendering of a futuristic city . ' β’
CoCa caption: 'an artistic rendering of a futuristic city . ' β’
CoCa caption: 'an image of a futuristic city in the night time ' β’
CoCa caption: 'people sitting in a large church filled with pews . ' β’
10
CoCa caption: 'a large white building with a clock on it 's side . ' β’
CoCa caption: 'a large church with a clock tower on top of it . ' β’
/tmp/tmpti1y4zepd3hrgw68.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person sitting in an empty seat on a train . ' β’
CoCa caption: 'a person sitting in an empty seat on a train . ' β’
CoCa caption: 'people are sitting on a train with blue seats . ' β’
CoCa caption: 'two people standing in a room next to chairs . ' β’
CoCa caption: 'a person painting in an alleyway near buildings . ' β’
CoCa caption: 'a couple of people standing on the side of a building . ' β’
CoCa caption: 'an artistic rendering of a futuristic city . ' β’
10
/tmp/tmpbh6s7vhzc6coka8i.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a futuristic city in the night . ' β’
CoCa caption: 'a black and white drawing of people holding hands . ' β’
CoCa caption: 'a red circle with an image of a dog in the middle . ' β’
CoCa caption: 'a man sitting in front of a television . ' β’
CoCa caption: 'an illustration of a woman with long white hair . ' β’
CoCa caption: 'a close - up view of the bottom half of an anime girl . ' β’
5
/tmp/tmpnpu5cx5spbz23wwq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 78%|ββββββββ | 178/228 [00:00<00:00, 1766.10it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 2012.43it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 86%|βββββββββ | 196/228 [00:00<00:00, 1957.85it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 92%|ββββββββββ| 209/228 [00:00<00:00, 2088.53it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 77/115 [00:00<00:00, 765.30it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1526.45it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 202/228 [00:00<00:00, 1996.15it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 83%|βββββββββ | 190/228 [00:00<00:00, 1893.31it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 88%|βββββββββ | 200/228 [00:00<00:00, 1987.67it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 68%|βββββββ | 154/228 [00:00<00:00, 1536.86it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 98%|ββββββββββ| 223/228 [00:00<00:00, 2229.05it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 219/228 [00:00<00:00, 2185.29it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 218/228 [00:00<00:00, 2178.19it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 93%|ββββββββββ| 213/228 [00:00<00:00, 2129.09it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 95%|ββββββββββ| 216/228 [00:00<00:00, 2157.59it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 95%|ββββββββββ| 216/228 [00:00<00:00, 2134.30it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 78%|ββββββββ | 177/228 [00:00<00:00, 1724.64it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 1549.79it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 152/228 [00:00<00:00, 1519.15it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 86%|βββββββββ | 195/228 [00:00<00:00, 1919.22it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 219/228 [00:00<00:00, 2183.62it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 98%|ββββββββββ| 224/228 [00:00<00:00, 2224.36it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 2032.94it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 1970.89it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 218/228 [00:00<00:00, 2153.84it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 66%|βββββββ | 151/228 [00:00<00:00, 1509.32it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 100%|ββββββββββ| 228/228 [00:00<00:00, 2278.32it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 82%|βββββββββ | 187/228 [00:00<00:00, 1856.59it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 86%|βββββββββ | 196/228 [00:00<00:00, 1957.31it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 220/228 [00:00<00:00, 2186.11it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 69%|βββββββ | 158/228 [00:00<00:00, 1566.92it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 99%|ββββββββββ| 225/228 [00:00<00:00, 2245.36it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 220/228 [00:00<00:00, 2199.84it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 92%|ββββββββββ| 210/228 [00:00<00:00, 2098.34it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69d2ee8680>
CoCa caption: 'a picture of a dog 's head in the middle of a circle . ' β’
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 46, in decode_base64_to_image
content = encoding.split(";")[1]
IndexError: list index out of range
CoCa caption: 'an anime girl with pink hair is sitting on the ground . ' β’
CoCa caption: 'a man is washing his hands in the bathroom . ' β’
5
manual caption: a man is washing his hands in the bathroom
CoCa caption: 'an anime girl is sitting on the ground . ' β’
/tmp/tmpv5nafx0xgyx4cc7t.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: an anime girl is tied up, sitting on the ground, covered head to toe in cum, with most of her clothes missing
CoCa caption: 'a man sitting on top of a bed next to a window . ' β’
CoCa caption: 'a man sitting on top of a brown couch . ' β’
/tmp/tmpjoiaabeg3yngczi4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man sitting on top of a couch next to a coffee table . ' β’
CoCa caption: 'a close - up view of the back side of an advertisement . ' β’
CoCa caption: 'a wall with many different languages on it . ' β’
10
manual caption: an naked anime girl is covered head to toe in cum
CoCa caption: 'a group of people sitting around a table playing chess . ' β’
/tmp/tmpmp9yml41o_u0xp29.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'an illustration of an orange creature with a large eye . ' β’
/tmp/tmp7q5sip4y5ysfs_xb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'an animated woman is laying on a bed . ' β’
CoCa caption: 'a dark room with lights on the ceiling . ' β’
CoCa caption: 'a close - up view of the light from above . ' β’
/tmp/tmp2qelmrgy19rqs91v.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: an anime woman is getting pounded wetly
CoCa caption: 'a green and red bird is standing up . ' β’
CoCa caption: 'a man sitting on top of a couch next to a coffee table . ' β’
/tmp/tmpgz94t1b0i4cq7ipo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white drawing of an ant on a remote . ' β’
CoCa caption: 'a cartoon dog is sitting in front of some fire . ' β’
5
/tmp/tmpvbg7gick7h_1umrd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an orange sports car is parked in a garage . ' β’
5
/tmp/tmp3bz_ogf64msx46qb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a blue sports car driving down the street . ' β’
5
/tmp/tmpy9gudu5nex6dw2c1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: A Blue Lamborguini driving in a fast speed on a road
/tmp/tmpblu8qpqz6kzehl2u.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: car engine rev
/tmp/tmp5ppmbxbn8n1t7emj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'there is a row of houses on the street . ' β’
5
manual caption: There is colorful houses in the neighborhood, alone, sunny day
/tmp/tmp0_7w6yocsc3m75yd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a house sitting on top of a green hill . ' β’
5
manual caption: Three lonely houses in a empty field
CoCa caption: 'a woman in green is holding something in her hand ' β’
/tmp/tmpslkta6a1mp9kqz8b.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a smiley face with an open mouth saying " holy moly ". ' β’
CoCa caption: 'a room that has some kind of glass block wall in it ' β’
/tmp/tmpve47h1e18fl9r25v.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmprrr8cgizxgxj42ez.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: An empty pink hallway, Lonely
CoCa caption: 'a group of people standing on top of a beach . ' β’
CoCa caption: 'a group of people standing on top of a beach . ' β’
/tmp/tmp1yu0mhpnb106gset.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a person standing next to a car with a beer . ' β’
/tmp/tmpdpzgwh1u8dzphy9j.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: A guy standing his legs on outside of a black old car
CoCa caption: 'a young woman sitting in front of the water . ' β’
/tmp/tmpnv7_xyd3pojs8xjl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmphiw84szht3as0k44.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a painting of an indian woman sitting on the ground . ' β’
5
CoCa caption: 'a close - up picture of the face and teeth . ' β’
/tmp/tmpthgg44g9icjkcwni.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: 3D kirby with a weird smile
/tmp/tmptr5ev_35in9oyitz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an animated picture of a man with red hair . ' β’
5
manual caption: An Anime character mysterious ninja boy staring
/tmp/tmpgi8lqn983azs2poc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a wooden board with meat and drinks on it . ' β’
5
manual caption: Beer, Meat, Pool of a house in the background,
/tmp/tmpuxna6p2nzjunke0_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a coffee maker that is sitting on top of a table . ' β’
5
manual caption: Cafe machine inside of a office, table
/tmp/tmpa9gunnd01das43m_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a full moon setting in the night sky . ' β’
5
manual caption: City, Moon, Night
/tmp/tmp6ljxvkcpsa7n6i79.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a plate of cake and other desserts on the table . ' β’
5
manual caption: Cake
/tmp/tmp2txk2vqq1ggycf8r.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man holding a large bunch of balloons . ' β’
5
manual caption: Little boy holding alot of ballons sticks
/tmp/tmp64al0_8xjboqilr3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an aerial view of a city at sunset . ' β’
5
manual caption: Sunny day on a city
/tmp/tmpetpbsoij791b4dvv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a microsoft office logo . ' β’
CoCa caption: 'an illustration of a computer screen with an open envelope . ' β’
10
/tmp/tmpgi2titht_86jionh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person sitting on the ground with many bowls . ' β’
5
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 97%|ββββββββββ| 221/228 [00:00<00:00, 2181.09it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 655, in __await_impl_timeout__
return await self.__await_impl__()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 662, in __await_impl__
await protocol.handshake(
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 323, in handshake
status_code, response_headers = await self.read_http_response()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 139, in read_http_response
status_code, reason, headers = await read_response(self.reader)
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/http.py", line 120, in read_response
status_line = await read_line(stream)
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/http.py", line 194, in read_line
line = await stream.readline()
File "/usr/local/lib/python3.8/asyncio/streams.py", line 540, in readline
line = await self.readuntil(sep)
File "/usr/local/lib/python3.8/asyncio/streams.py", line 632, in readuntil
await self._wait_for_data('readuntil')
File "/usr/local/lib/python3.8/asyncio/streams.py", line 517, in _wait_for_data
await self._waiter
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 821, in _ws_fn
async with websockets.connect( # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 637, in __aenter__
return await self
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 655, in __await_impl_timeout__
return await self.__await_impl__()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/async_timeout.py", line 169, in __aexit__
self._do_exit(exc_type)
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/async_timeout.py", line 252, in _do_exit
raise asyncio.TimeoutError
asyncio.exceptions.TimeoutError
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 625, in _predict
result = utils.synchronize_async(self._ws_fn, data, hash_data, helper)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 98, in sync
raise FSTimeoutError from return_result
fsspec.exceptions.FSTimeoutError
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 98, in sync
raise FSTimeoutError from return_result
fsspec.exceptions.FSTimeoutError
CoCa caption: 'a bird wearing a top - hat is depicted in an image . ' β’
5
/tmp/tmp_wqfstc96dhdwtzz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a brown horse with long black hair on its head . ' β’
5
manual caption: A Horse
/tmp/tmp6euhrt4tee1lk1di.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a dog with its tongue hanging out chewing on a toy . ' β’
5
manual caption: A Dog using a pacifier
/tmp/tmpn2mcd1gjazha8t9t.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black baby doll wearing a pink outfit . ' β’
5
manual caption: A Baby
/tmp/tmpyzxatpksflrnzbsi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a polar bear sitting inside of an icebox . ' β’
5
manual caption: A IceBear inside of a open fridge in a kitchen
/tmp/tmp0nlhzf0k7gr9yc2g.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an orange car is parked on the side of a road . ' β’
5
/tmp/tmpmnnx66jnwpl9d0s9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'the night sky is lit up with stars . ' β’
5
/tmp/tmphykek6706k098mjs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a green apple sitting on top of a table . ' β’
10
/tmp/tmp3t01_e7v4zmf985s.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man in shorts and a t - shirt standing next to potted plant . ' β’
5
/tmp/tmpcw7gcqodxy1r34yd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man with sunglasses is standing in front of a pool . ' β’
5
manual caption: A guy taking a selfie in a waterpark
/tmp/tmprcd967pguh88ysfi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a bunch of fake teeth that are on the ground . ' β’
CoCa caption: 'a large dog statue is lit up in the dark . ' β’
10
/tmp/tmphq44c4ctgltzyusu.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a large dog statue is lit up in the dark . ' β’
5
manual caption: orange juice poured
/tmp/tmp_lo3bn33t62eqsi5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: orange juice poured
/tmp/tmpcqnq5iypvzkp8kjt.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of young men standing next to each other on the street . ' β’
5
/tmp/tmpdesunxa98r74lvyi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a person wearing a suit and tie ' β’
5
/tmp/tmpuxk4jbrdbk11qwqj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man taking a selfie with two people . ' β’
5
/tmp/tmpldmmt89bxjv8y4iz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up view of the center of a purple flower . ' β’
5
CoCa caption: 'an image of a man that is in front of a computer . ' β’
/tmp/tmpu8kf_vp5lfl81_cr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpor7p2kdzz8yil76p.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: An image of a man next to an alien and a floating smiling face with an explosion
/tmp/tmpumkad3v3scl4hlnh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: An image of a man next to an alien and a floating smiling face saying oh my god
/tmp/tmpcc9isrh9zoo8xpbh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a man sitting on top of a chair reading . ' β’
/tmp/tmpvunwoucxpof0jnjq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man with a beard is smiling for the camera . ' β’
5
/tmp/tmpxbjtu2fn2stt2uzg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a man 's face with the words " this man ?" written on it . ' β’
5
/tmp/tmpnbria2077q65iujq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two people walking down a street holding umbrellas . ' β’
5
/tmp/tmphgqp5bquhsof0cek.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a painting of a young girl sitting in front of the fireplace . ' β’
5
/tmp/tmp2sjjd3c4qymq0vox.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: A young woman, RIMA, is sitting by the fireplace, sewing a dress. She looks sad and bored.
CoCa caption: 'a river running through the middle of a lush green forest . ' β’
/tmp/tmpnwbq501ei5iwpkdm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp3y1x1s5hq6oo_xg_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a body of water that has some rocks in it . ' β’
10
/tmp/tmpfuskebgivg91fiqe.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Blasting of balloons
/tmp/tmp1tp85_1tjk2ghqra.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a fire burning in the middle of a forest . ' β’
5
/tmp/tmp8cbiv0im5jqnmqe0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a picture of the tasker icon in animal crossing . ' β’
CoCa caption: 'a close up of a person with a bald head ' β’
10
/tmp/tmpcc_73w5d85ud2j5w.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a monkey is standing next to a man in the street . ' β’
10
/tmp/tmpkg739svdx2j0w55o.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cartoon of a woman with short hair and brown eyes . ' β’
5
manual caption: anime screams
/tmp/tmp9jnbko2htirqvhsd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 73%|ββββββββ | 167/228 [00:00<00:00, 1657.64it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 220/228 [00:00<00:00, 2196.05it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
ERROR: Exception in ASGI application
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 335, in __call__
stat_result = await anyio.to_thread.run_sync(os.stat, self.path)
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
FileNotFoundError: [Errno 2] No such file or directory: '/home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.798fa79a.css'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/protocols/http/h11_impl.py", line 429, in run_asgi
result = await app( # type: ignore[func-returns-value]
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/middleware/proxy_headers.py", line 78, in __call__
return await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/applications.py", line 276, in __call__
await super().__call__(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/applications.py", line 122, in __call__
await self.middleware_stack(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 184, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 162, in __call__
await self.app(scope, receive, _send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/cors.py", line 84, in __call__
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 79, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 68, in __call__
await self.app(scope, receive, sender)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 21, in __call__
raise e
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 718, in __call__
await route.handle(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 276, in handle
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 69, in app
await response(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 338, in __call__
raise RuntimeError(f"File at path {self.path} does not exist.")
RuntimeError: File at path /home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.798fa79a.css does not exist.
CoCa caption: 'an image of a woman standing next to a tree ' β’
5
/tmp/tmpiolka0xkc72sycb1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a blue sky filled with lots of white fluffy clouds . ' β’
5
/tmp/tmpf35bklmvl3nvpjj8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a man standing next to trees in the woods . ' β’
/tmp/tmpkzw42mfhnm0t8paj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person standing in front of an open door . ' β’
10
/tmp/tmp5dn8begq3yu18dld.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man with his arms crossed posing for the camera . ' β’
CoCa caption: 'a group of people dancing at an event . ' β’
10
/tmp/tmp765o2kw72xgnwuyo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up view of the face of an asian man . ' β’
5
/tmp/tmpxw46oftbvxcs7veq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man with long hair and beard standing in front of two men . ' β’
5
/tmp/tmpdt3n4mxao1u2m_jw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an artistic painting of a man with blue eyes . ' β’
CoCa caption: 'an illustration of chobi in a cup . ' β’
5
/tmp/tmpvua4eymf5m4ztd34.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp9cv5zq2cvu008dwp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpcoemporsk45y1iwv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a young boy standing in front of a black door . ' β’
5
/tmp/tmphmzm28batwnmpwqg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman is getting her tongue held up by a doctor . ' β’
5
CoCa caption: 'a cartoon bear is standing under an rv . ' β’
/tmp/tmpjg0y60qb38yza8fk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman is getting her nose swaddled with a swab . ' β’
5
/tmp/tmpq_bvjroxmfa_2a38.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a wine glass sitting on top of a table next to some trees . ' β’
5
/tmp/tmp7rgyenarl_2hw7s2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a young man looking up into the sky . ' β’
10
/tmp/tmp38z02g28yegx7id9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a view from inside of an airplane looking outside . ' β’
10
/tmp/tmpxnb6tptb5l3dfcl_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a body of water near tall buildings and trees . ' β’
5
manual caption: Garden
/tmp/tmp6yy7sxgmhk7m22qa.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Big Park on a city
/tmp/tmpjdxdrqpk_9lc_cyw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman standing in front of a colorful wall . ' β’
5
/tmp/tmp7gzd007un58717kn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black - and - white drawing of a woman with long hair . ' β’
5
/tmp/tmpnnaghitiv40julnv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a body of water surrounded by green trees . ' β’
5
/tmp/tmp5ts_q7ncgv0rkgja.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a paradox security alarm system is mounted on the wall . ' β’
CoCa caption: 'a group of people standing next to each other . ' β’
CoCa caption: 'a group of children playing with toys on the floor . ' β’
CoCa caption: 'two young children laying on a tire swing . ' β’
CoCa caption: 'a group of children sitting on the floor playing with wooden toys . ' β’
CoCa caption: 'a man standing next to a woman in a room . ' β’
CoCa caption: 'a sign hanging on the side of a building . ' β’
CoCa caption: 'a white and silver alarm clock on the wall . ' β’
CoCa caption: 'two dogs laying in the grass behind a fence . ' β’
CoCa caption: 'a close - up view of a child 's eyes . ' β’
CoCa caption: 'a red stuffed animal with yellow eyes . ' β’
CoCa caption: 'an abstract image of a face wearing a tie . ' β’
CoCa caption: 'an abstract image of a face wearing a tie . ' β’
CoCa caption: 'a skull with its mouth wide open is shown . ' β’
CoCa caption: 'a demonic looking face with its mouth wide open . ' β’
CoCa caption: 'a couple of people are on a jet ski . ' β’
CoCa caption: 'a room with red walls and furniture in it ' β’
CoCa caption: 'a group of people standing next to each other . ' β’
CoCa caption: 'a black bird with green beak and eyes . ' β’
CoCa caption: 'an image of a black and white creature ' β’
CoCa caption: 'a black and white drawing of an animal . ' β’
CoCa caption: 'an animated character is holding a ball in his hands . ' β’
CoCa caption: 'an animated character is holding a ball in his hands . ' β’
CoCa caption: 'an animated figure is made of wires and plastic . ' β’
CoCa caption: 'an animated figure of a girl with pink hair . ' β’
CoCa caption: 'a picture of a group of people standing next to each other . ' β’
CoCa caption: 'an animated octopus with pink tentacles on a pole . ' β’
CoCa caption: 'a picture of a group of people standing next to each other . ' β’
CoCa caption: 'a close - up view of the head and antennae of an octopus . ' β’
CoCa caption: 'a picture of a group of people standing next to each other . ' β’
CoCa caption: 'a person wearing a blue and red costume with a star on it . ' β’
10
manual caption: Stardog Wearing Pull Ups
/tmp/tmpv718ji64lgyr685y.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cartoon of a girl in pink and blue clothes . ' β’
CoCa caption: 'a young boy sitting on top of a blue chair . ' β’
CoCa caption: 'two bears are standing in the grass . ' β’
CoCa caption: 'a large white bear statue in front of a building . ' β’
CoCa caption: 'an illustration of various food items and their names . ' β’
CoCa caption: 'a cartoon of an earth with a face on it . ' β’
CoCa caption: 'a bridge crossing over a small stream in the park . ' β’
CoCa caption: 'a man wearing a suit and tie . ' β’
10
CoCa caption: 'a large dog statue is lit up in the dark . ' β’
/tmp/tmpyp4ohao8_d43xz1w.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Rungkad
Entek entek an
Kelangan koe sing paling tak sayang
Bondoku melayang tego tenan
Tangis tangisan
Rungkad
Entek entekan
Tresno tulusku mung dinggo dolanan
Stop mencintaimu
Gawe aku ngelu
CoCa caption: 'a man wearing a suit and tie . ' β’
/tmp/tmp3tn7ux1qjjfcyitj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman standing in front of an illuminated star . ' β’
CoCa caption: 'three women are in a kitchen preparing food . ' β’
CoCa caption: 'a woman standing in front of a microwave oven . ' β’
CoCa caption: 'an orange and white napkin on top of a red table . ' β’
CoCa caption: 'a white microwave oven sitting on top of a table . ' β’
CoCa caption: 'a little boy sitting on top of the floor . ' β’
CoCa caption: 'a woman is standing in the kitchen preparing food . ' β’
CoCa caption: 'a little girl sitting in front of a fireplace . ' β’
CoCa caption: 'a calendar that has two pictures on it . ' β’
CoCa caption: 'a child standing in front of a wall with a height chart . ' β’
CoCa caption: 'a wall sticker of a lion on the side of a building . ' β’
CoCa caption: 'a picture of an animal on the wall . ' β’
CoCa caption: 'a woman is sitting in front of the camera . ' β’
CoCa caption: 'a group of hand prints that have been painted . ' β’
CoCa caption: 'a young boy in red is laying on the floor . ' β’
CoCa caption: 'a blue and white calendar with the numbers 1 through 8 . ' β’
CoCa caption: 'a calendar with the number one on it . ' β’
CoCa caption: 'a group of women walking down the street . ' β’
CoCa caption: 'a sculpture of trees and bushes in a park . ' β’
CoCa caption: 'a close - up view of an evil looking robot . ' β’
5
/tmp/tmp04mswif_s9tcsdye.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an abstract image of a circular structure in black and white ' β’
5
/tmp/tmpytrwq5abr_kmzahe.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of an empty room with a lot of concrete ' β’
5
/tmp/tmpfs3a4fw39xbr8amr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an abandoned building with a lot of stairs . ' β’
CoCa caption: 'an abandoned building with a lot of stairs . ' β’
5
/tmp/tmprpbtubvfvls9orqv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a large concrete wall in the middle of an industrial area . ' β’
10
/tmp/tmpbh9e_5szp02cvelk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an aerial view of a city with buildings in the background . ' β’
10
/tmp/tmp70ht0xrcwjzfwbh0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a tall tower with antennas on top of it . ' β’
10
/tmp/tmpev8037jidkubuge7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a woman standing in a hallway . ' β’
5
/tmp/tmpbewjrty89_9o552b.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an anime character is wearing a black jacket . ' β’
5
manual caption: An anime character who has big boob
/tmp/tmp9ur25jka42cz9f0z.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of the word podcast ' β’
5
/tmp/tmpbzzv4k4r9__v28zy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cartoon of an african - american girl in a field . ' β’
5
/tmp/tmp09415y0a8t050d5j.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman with long brown hair is posing for the camera ' β’
CoCa caption: 'a fox standing on one foot wearing underwear . ' β’
5
/tmp/tmprq6mv7bv0qgewa6d.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Nick Wilde Wearing Pull Ups Night Time Training Pants
/tmp/tmpnrfgzlew28idbatn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up picture of the bottom portion of an underwear . ' β’
10
manual caption: Nick Wilde Wearing Pull Ups Diaper
/tmp/tmpl7igbusf5aq6_aao.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an animated character with purple eyes and a blue shirt . ' β’
CoCa caption: 'a man in a superman costume with his hands on his hips . ' β’
CoCa caption: 'a close - up view of a fabric with polka dots . ' β’
5
/tmp/tmp18993yyv5sbyooja.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpey1eigbs2sxslnzy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an evil looking demon with red eyes . ' β’
5
/tmp/tmp5hrbh4mnq_bozgji.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a dog and another dog are walking in the snow . ' β’
5
/tmp/tmpmp4e8muh2o45zhs8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman in a yellow outfit standing next to trees . ' β’
CoCa caption: 'a black and white image of an advertisement . ' β’
5
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 86%|βββββββββ | 196/228 [00:00<00:00, 1944.75it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 78%|ββββββββ | 178/228 [00:00<00:00, 1776.38it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 219/228 [00:00<00:00, 2167.25it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 99%|ββββββββββ| 225/228 [00:00<00:00, 2247.22it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 97%|ββββββββββ| 222/228 [00:00<00:00, 2211.70it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Task exception was never retrieved
future: <Task finished name='73g6oa8q4qg_1' coro=<Queue.process_events() done, defined at /home/user/.local/lib/python3.8/site-packages/gradio/queueing.py:343> exception=WebSocketDisconnect(1006)>
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 347, in process_events
client_awake = await self.gather_event_data(event)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 220, in gather_event_data
data, client_awake = await self.get_message(event, timeout=receive_timeout)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 453, in get_message
data = await asyncio.wait_for(
File "/usr/local/lib/python3.8/asyncio/tasks.py", line 494, in wait_for
return fut.result()
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 133, in receive_json
self._raise_on_disconnect(message)
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 105, in _raise_on_disconnect
raise WebSocketDisconnect(message["code"])
starlette.websockets.WebSocketDisconnect: 1006
CoCa caption: 'an image of a purple kangaroo with a stick in its mouth . ' β’
/tmp/tmpowgjs8m67s3jv5j0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Task exception was never retrieved
future: <Task finished name='73g6oa8q4qg_1' coro=<Queue.process_events() done, defined at /home/user/.local/lib/python3.8/site-packages/gradio/queueing.py:343> exception=WebSocketDisconnect(1006)>
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 347, in process_events
client_awake = await self.gather_event_data(event)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 220, in gather_event_data
data, client_awake = await self.get_message(event, timeout=receive_timeout)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 453, in get_message
data = await asyncio.wait_for(
File "/usr/local/lib/python3.8/asyncio/tasks.py", line 494, in wait_for
return fut.result()
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 133, in receive_json
self._raise_on_disconnect(message)
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 105, in _raise_on_disconnect
raise WebSocketDisconnect(message["code"])
starlette.websockets.WebSocketDisconnect: 1006
CoCa caption: 'a person walking down the street holding an umbrella . ' β’
Task exception was never retrieved
future: <Task finished name='0mbtf29mogub_1' coro=<Queue.process_events() done, defined at /home/user/.local/lib/python3.8/site-packages/gradio/queueing.py:343> exception=WebSocketDisconnect(1006)>
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 347, in process_events
client_awake = await self.gather_event_data(event)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 220, in gather_event_data
data, client_awake = await self.get_message(event, timeout=receive_timeout)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 453, in get_message
data = await asyncio.wait_for(
File "/usr/local/lib/python3.8/asyncio/tasks.py", line 494, in wait_for
return fut.result()
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 133, in receive_json
self._raise_on_disconnect(message)
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 105, in _raise_on_disconnect
raise WebSocketDisconnect(message["code"])
starlette.websockets.WebSocketDisconnect: 1006
CoCa caption: 'a sandy beach with waves coming in from the ocean . ' β’
Task exception was never retrieved
future: <Task finished name='0mbtf29mogub_1' coro=<Queue.process_events() done, defined at /home/user/.local/lib/python3.8/site-packages/gradio/queueing.py:343> exception=WebSocketDisconnect(1006)>
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 347, in process_events
client_awake = await self.gather_event_data(event)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 220, in gather_event_data
data, client_awake = await self.get_message(event, timeout=receive_timeout)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 453, in get_message
data = await asyncio.wait_for(
File "/usr/local/lib/python3.8/asyncio/tasks.py", line 494, in wait_for
return fut.result()
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 133, in receive_json
self._raise_on_disconnect(message)
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 105, in _raise_on_disconnect
raise WebSocketDisconnect(message["code"])
starlette.websockets.WebSocketDisconnect: 1006
10
/tmp/tmpfbksvetgbxb08k38.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up of the face of an animal . ' β’
5
manual caption: Hippo
/tmp/tmp0_j7cd6v76tn560a.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Hippopotamus
/tmp/tmp7odzb5mxzv094eug.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a room that has many windows in it . ' β’
5
manual caption: An Airport Hotel
CoCa caption: 'a brown cow with flowers on its head . ' β’
/tmp/tmpc0pdoubwu771rdnv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: A cow
CoCa caption: 'a room with many windows on the wall . ' β’
/tmp/tmplajdxf7gee_2vb2x.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: An airport hotel
/tmp/tmprqc2592ezi2yfdz2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an empty room with black and white checkered floors . ' β’
5
manual caption: An abandoned mall hallway, Lonely, Alone, Empty
CoCa caption: 'a black bear standing on all fours with its front legs crossed . ' β’
/tmp/tmp8__rhivku1ex8mx9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Bear
/tmp/tmpa_9fk48vkslrk357.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a long slide that has many different colors of ice . ' β’
5
manual caption: Rainbow slides of a waterpark
/tmp/tmp5gwps42a9xctk0nv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Rainbow slides of a waterpark, Alone, Dark
/tmp/tmpp8c1r_x52j5wjf_g.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Rainbow water slides of inside of a place in a waterpark, Alone, Dark
/tmp/tmpau1_e6ubud2t6ufd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a camera lens reflecting the sun on top . ' β’
5
/tmp/tmpjohx02mar9sduh7y.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man and an older gentleman hugging each other . ' β’
5
/tmp/tmp1te2t650pkv8f1yt.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a bunch of wires that are on top of a pole . ' β’
CoCa caption: 'an image of a green cat on a black background . ' β’
CoCa caption: 'a brown and white dog standing on top of a dirt field . ' β’
5
/tmp/tmpsk2flhcxmmkwyvjs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: A skit about a woman sitting in an airplane. An accidental bump to her chest causes her inflatable bra to self-inflate
/tmp/tmpge_k_ebmbq8kof_g.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: A skit about a woman sitting in an airplane. An accidental bump to her chest causes her inflatable bra to self-inflate
/tmp/tmpj_4o2_adrp7r208t.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: A scene with a woman sitting in an airplane. An accidental bump to her chest causes her inflatable bra to self-inflate
/tmp/tmpct0jlf3pb_pubthx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: A skit about a woman sitting in an airplane. An accidental bump to her chest causes her inflatable bra to self-inflate to a massive size
/tmp/tmp8vhfawbsrgbaxrqt.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: A skit about a woman sitting in an airplane. An accidental bump to her chest causes her inflatable bra to self-inflate to a massive size
/tmp/tmpn6uvp8k7hj0n2sbm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: A skit about a woman sitting in an airplane. An accidental bump to her chest causes her inflatable bra to self-inflate to a massive size
/tmp/tmpqi8k6axqeor_eygr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: A scene with a woman sitting in an airplane. An accidental bump to her chest causes her inflatable bra to self-inflate to a massive size
/tmp/tmpbiwa46moel6mu0rs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: An embarrassing scene with a woman sitting in an airplane. An accidental bump to her chest causes her inflatable bra to self-inflate to a massive size
/tmp/tmp26x0kli_96t1uuiv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: An embarrassing scene with a woman sitting in an airplane. An accidental bump to her chest causes her inflatable bra to self-inflate to a massive size
/tmp/tmpbunxpf_dlizev0ao.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: An embarrassing scene with a woman sitting in an airplane. An accidental bump to her chest causes her inflatable bra to self-inflate to a massive size
/tmp/tmpkjsgpuqry3fwt6kt.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: An embarrassing scene with a woman sitting in an airplane. An accidental bump to her chest causes her inflatable bra to self-inflate until it popped
/tmp/tmpz9kjq0wd92td_37j.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: An embarrassing scene with a woman sitting in an airplane. An accidental bump to her chest causes her inflatable bra to self-inflate until it popped
/tmp/tmpxb333sgyc604r6w0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: An embarrassing scene with a woman sitting in an airplane. An accidental bump to her chest causes her inflatable bra to self-inflate until it popped
/tmp/tmpp_fgfxkmho_r3i5n.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: An embarrassing scene with a woman sitting in an airplane. An accidental bump to her chest causes the inflatable bra in her sweater to self-inflate until it popped
CoCa caption: 'a woman with flowers on her head standing in front of an ocean . ' β’
/tmp/tmpz6peb7ha2r_n7zh0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Kid with afro admiring Callisto, Jupiter's moon.
/tmp/tmp4mmuemmfgw8d8pc5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Kid with afro admiring Callisto, Jupiter's moon.
CoCa caption: 'the sun is setting over a body of water . ' β’
/tmp/tmpsllwbfr9zop74q8x.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Kid with afro admiring Callisto, and praying for a better future.
/tmp/tmpxdxbae4hitauuggz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: An embarrassing scene with a woman sitting in an airplane. An accidental bump to her chest causes the inflatable bra in her sweater to self-inflate until it popped
/tmp/tmpaz6pv4hxi5xyxyig.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp_6zo_3x_lx34vpkl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: An embarrassing scene with a woman sitting in an airplane. An accidental bump to her chest causes the inflatable bra in her sweater to self-inflate until it popped
/tmp/tmp8pc6i4378x7tcj55.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Kid with afro admiring Callisto, and praying for a better future.
/tmp/tmpkq1wrwmb1mdtfx_g.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a small dog swimming in the water . ' β’
5
CoCa caption: 'a picture of the moon taken by a telescope . ' β’
/tmp/tmp495y1ch1muv5cmly.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: An embarrassing scene with a woman sitting in an airplane. An accidental bump to her chest causes the inflatable bra in her sweater to keep inflating until it popped
/tmp/tmpu94v3ytxh8_i319b.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Picture of the moon named "Callisto" It is the moon of Jupiter.
CoCa caption: 'a large statue of an indian deity stands in the fog . ' β’
/tmp/tmpytghw8a4nk2vrxks.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a painting of a young boy with afro hair . ' β’
/tmp/tmp9aasekdfudcn1jwk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpuz0siawn4rjwfqa3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: An embarrassing scene with a woman sitting in an airplane. An accidental bump to her chest causes the inflatable bra in her sweater to keep inflating until it popped
/tmp/tmp26jbrrfgjk1rrim4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Painting of a young hopeful boy with afro, wishing to explore the beyond.
CoCa caption: 'a hotel with pool and palm trees in front of it . ' β’
CoCa caption: 'a man standing on top of a sandy beach . ' β’
/tmp/tmpfa1bvu6dwe8pr7km.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: An embarrassing scene with a woman sitting in an airplane. An accidental bump to her chest causes the inflatable bra in her sweater to rapidly inflate until it popped
/tmp/tmpxxq5da1ouywvffhq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpb86rkwuol1psq8zy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: The anthro canine leaned back in his easy chair, his bloated belly swelling up larger and larger
CoCa caption: 'a man standing in front of an image . ' β’
/tmp/tmpycwfs37mz_89n6sq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: An embarrassing scene with a woman sitting in an airplane. An accidental bump to her chest causes the inflatable bra in her sweater to rapidly inflate until it popped
/tmp/tmpdia5dv23i_45ekzu.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Hopeful young man with afro, standing against a bright blue and colorful painting, he is hopeful and bursting with potential. He hopes to reach beyond the stars and to Jupiter.
/tmp/tmp4eke8taqigv_ka5g.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: The anthro canine leaned back in his easy chair, his bloated belly bubbling up larger and larger
/tmp/tmpemcz4qvb0qrc9ru2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: An embarrassing scene with a woman sitting in an airplane. An accidental bump to her chest causes the inflatable bra in her sweater to rapidly inflate until it popped
CoCa caption: 'an old concrete building with two windows on the side . ' β’
/tmp/tmpoxbm022e7vl18r1f.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpvaqkfp56qh5dip6j.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: The anthro canine leaned back in his easy chair, his bloated belly bubbling up larger and larger
/tmp/tmpstkz6j_yndojtbiv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: An embarrassing scene with a woman sitting in an airplane. An accidental bump to her chest causes the inflatable bra in her sweater to rapidly inflate until it popped
/tmp/tmpksq_w6m05ew4jenn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: The amorous dog straddled the pillow, inflating it with his seed
/tmp/tmpykg9r87wjzz8s4iw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: The anthro canine leaned back in his easy chair, his bloated belly bubbling up larger and larger
/tmp/tmpkqgug_4ujqbustqo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: The amorous dog straddled the pillow, inflating it with his seed. The pillow inflated like a balloon until it exploded!
/tmp/tmpklfjqnq0p2gntvuu.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The anthro canine leaned back in his easy chair, his bloated belly bubbling up larger and larger
/tmp/tmpu4p48zlb5w8t__k_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The amorous dog straddled the pillow, inflating it with his seed. The pillow inflated like a balloon until it exploded!
/tmp/tmp2k5dbkyc59a58uo2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The anthro canine leaned back in his easy chair, his bloated belly bubbling up larger and louder
/tmp/tmpvhm_x1h4g9o26bcw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The amorous dog straddled the pillow, inflating it with his manhood. The pillow inflated like a water balloon until it exploded!
/tmp/tmpxm1prb06xkbotuuf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The anthro canine leaned back in his easy chair, his bloated belly bubbling up larger and louder
/tmp/tmpbxcbwtesggegrk2g.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Hopeful young man with afro, standing against a bright blue and colorful painting, he is hopeful and bursting with potential. He hopes to reach interstellar capacity, the first stop is Jupiter.
/tmp/tmp9_ye2e2u8kxi_77l.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The amorous dog straddled the pillow, inflating it with his manhood. The pillow inflated like a water balloon until it exploded!
/tmp/tmp6oe3bskrnt582v_n.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The anthro canine leaned back in his easy chair, burping as his stomach gurgled loudly
/tmp/tmpunn6zj2qmftadm5a.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The amorous dog straddled the pillow, inflating it with his manhood. The pillow inflated like a water balloon until it exploded!
/tmp/tmpvomog0tzq8x48x2o.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The anthro mutt kept peeing, unaware of its growing erection
/tmp/tmpzj1oi4fi10crlf8o.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The amorous dog straddled the pillow, inflating it with his manhood. The pillow inflated like a water balloon until it sprung a leak!
/tmp/tmpj9ssl02q4exx9as7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpk6as_bn0snl5mhxw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Trapped in an elevator with a pregnant dragon
/tmp/tmpe3t3wejt5_8heyqf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: His belly rumbles louder and louder until he explodes!
CoCa caption: 'a man with long dark hair is looking at the camera . ' β’
/tmp/tmpl1fa3mbwkfdocrgl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpc8ko_g0xfr77dilm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: His bloating belly rumbles louder and louder until he explodes!
/tmp/tmp_s5qeb1orocxzqwr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: After the final glass of soda, his belly starts to bloat up! Rumbling and burps turn into a loud pop!
/tmp/tmpe3h07y1aibep9qf5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Unable to burp, the werewolf's belly gurgles and slowly swells up, hitting the ceiling with a thud
/tmp/tmpactjbz47kygf2ytx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Unable to burp, the werewolf's belly gurgles and slowly swells up, hitting the ceiling with a thud
/tmp/tmpyynjj27_s3g0l0ll.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The werewolf lets out a pitiful whine as his upset stomach inflates like a balloon
/tmp/tmp_ew82v67ldsy181e.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The werewolf lets out a pitiful high-pitched whine and patted his ballooning belly
/tmp/tmppdh0pkc79wsaqp_d.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The werewolf lets out a pitiful whine as his stomach repeatedly rumbled and inflated like a balloon
/tmp/tmp5_y17bm4n20r0bmq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man playing an instrument while sitting down . ' β’
5
/tmp/tmp11_y_j04041wty36.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a man playing a cittern while sitting down
/tmp/tmpaz_uza2lgho5z440.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black - and - white photo of some poles in the sand . ' β’
10
/tmp/tmpw0tj4w0b2z6a6s7l.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white photo of an apartment building . ' β’
10
/tmp/tmph4wgiwmwuyf9ynlt.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an aerial view of a city in the desert . ' β’
10
/tmp/tmpm53dpijd6z9bluff.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an empty road with a lot of debris on it . ' β’
10
/tmp/tmpq1zxkp9ltiek3qtj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man with long dark hair is looking at the camera . ' β’
5
/tmp/tmp5unvto0xhsu4lbfr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a lot of cars that have been destroyed ' β’
10
/tmp/tmpjxy_sv_gq6qnof4z.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an abstract image of a circular structure in black and white ' β’
10
/tmp/tmppjrafyeahubsp1nd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpvhq4w9dghu91ogvi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a man playing a sitar while sitting down
/tmp/tmpy4giafbcw0p851wz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpxuj89tbu7ow7ampr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a man playing a sitar while sitting down
/tmp/tmpilmtn8t9w4isrq90.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of people dressed up as clowns . ' β’
10
/tmp/tmp87ks26uyefr_d7kn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a shirtless man with his mouth wide open . ' β’
CoCa caption: 'a man with long dark hair is looking at the camera . ' β’
10
/tmp/tmpq_ggrcdyiuuu8g7u.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp0hud1lihtxwpuym1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Young man with afro standing in 1980's Germany, his imagination sparks into a visualization of interstellar sparkles.
/tmp/tmp69prihc0ag2_iyqz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a picture of an id card on the snow . ' β’
/tmp/tmp479g4u5sb23exo2h.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a painting of two people kissing while holding a ball . ' β’
10
/tmp/tmps5gn4jvy28z8cg8v.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a picture of an id card on the snow . ' β’
10
CoCa caption: 'a shirtless man with his mouth wide open . ' β’
/tmp/tmpoz51i595dia349oq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a painting of two people kissing in the grass . ' β’
/tmp/tmp3fmkpqv0flg_dq2l.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an empty room with a spiral stair case . ' β’
10
/tmp/tmp0kdgil94_e1wj9wr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpm51tv8foxo2gxajg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpytyfnl8m6tjk3wt3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpj2fk94cmz7fxk28j.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Two people kiss as a part of an epically vivid and warm romance. They do not know the dark and terrible future that is to come.
/tmp/tmppn5asl821iquo058.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a shirtless man standing in front of the camera . ' β’
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 99%|ββββββββββ| 226/228 [00:00<00:00, 2242.74it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69d2f2f0e0>
CoCa caption: 'an airplane is flying in the sky on a cloudy day . ' β’
10
/tmp/tmpsavv2wwcw89_b1cd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: airplane ascending to the sky
/tmp/tmpy0gmiltgpqakf2nt.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpd5nluji446dp2etx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an abandoned building in the middle of a desert . ' β’
10
manual caption: Cartoon: The vacuum gets stuck on the pipe and slurps up a ton of liquid. Gurgling sounds grow larger as the vacuum fills up
/tmp/tmp7g0wui08rn61u6j0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Cartoon: The vacuum gets stuck on the pipe and slurps up a ton of liquid. Gurgling sounds grow larger as the vacuum fills up
/tmp/tmpg1ewtbc59hodkdkr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpbiqcrqbyw_bdwvkh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Cartoon: The vacuum gets stuck on the pipe and slurps up a ton of liquid, muffled. Gurgling sounds grow larger as the vacuum fills up, the bag inflating like a water balloon
/tmp/tmphmxsj36qln21w02f.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Cartoon: The vacuum gets stuck on a pipe, stopping with a clunk. It begins to suck up the liquid, filling the bag up like a balloon
/tmp/tmpgazn1axc18b54uog.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Cartoon: The vacuum gets stuck on a water pipe. It begins to drain the liquid, filling the bag up like a balloon
/tmp/tmpxhnek7wf93sbd__4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The vacuum gets stuck on a water pipe. It begins to drain the liquid
/tmp/tmp0p4_dur01mnaxllz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The vacuum's hose gets stuck in a water pipe. As it drains the liquid, the vacuum's bag balloons up larger and larger
CoCa caption: 'a man in jeans and an orange striped shirt pointing to the side . ' β’
CoCa caption: 'a 3 d image of a person playing an electric guitar ' β’
/tmp/tmplenzi5re1tn3214l.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The vacuum's hose gets stuck in a water pipe. As it drains the liquid, the vacuum's bag balloons up larger and larger
CoCa caption: 'a close - up of the head and face of an animal . ' β’
CoCa caption: 'a man with glasses is sitting on the floor . ' β’
/tmp/tmp5oc2z9pa2cjo3jtn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a rainbow colored background is shown in this image . ' β’
10
manual caption: The man vacuuming doesn't realize that the vacuum's dustbag is inflating behind him. He notices it just in time for it to explode
/tmp/tmp_jhdx9ibikim5r44.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The man vacuuming doesn't realize that the vacuum's dustbag is inflating behind him. The dustbag's creaking gets louder and louder as it grows larger. He notices it just in time for it to explode
/tmp/tmpdrkyuvrxfo376g0x.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The man vacuuming doesn't realize that the vacuum's dustbag is inflating behind him. The dustbag's creaking and squeaking gets louder and louder as it grows larger. He notices it just in time for it to explode
/tmp/tmp2u7qp2nmji6izm1b.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The man (quiet) vacuuming doesn't realize that the vacuum's dustbag is inflating behind him. The dustbag's creaking and squeaking gets louder and louder as it grows larger. He notices it just in time for it to explode
/tmp/tmppo5vxbnuwt9hjg_q.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The man vacuuming doesn't realize that the vacuum's dustbag is inflating behind him. The dustbag's creaking and squeaking gets deeper and deeper as it grows larger.
/tmp/tmp158qpo6a4op9z10y.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The clown accidentally inflates the balloon in the car, and we can hear it getting larger and larger, squeaking deeper and deeper, until he's squished inside the car
CoCa caption: 'a man with his face in the water . ' β’
/tmp/tmpc9ha2hyjojy4vv3v.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp8wz8fiqex6begkxd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The man vacuuming doesn't realize that the vacuum's dustbag is inflating behind him. The dustbag's creaking and squeaking gets deeper and deeper as it grows larger.
/tmp/tmppvg0ylinh8gyo47o.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The clown accidentally inflates the balloon in the car, and we can hear the balloon getting larger and larger until he's squished inside the car
/tmp/tmp_hrp3cg8tfskqfds.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 100%|ββββββββββ| 227/228 [00:00<00:00, 2269.06it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69d2e930e0>
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69f2752ae0>
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69d2e96f90>
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69d2f81e50>
10
manual caption: The clown accidentally inflates the balloon in the car, and we can hear the balloon getting larger and larger until he's squished inside the car
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69d2e8cc70>
/tmp/tmp3achthnwxmd9ulvq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The man vacuuming doesn't realize that the vacuum's dustbag is inflating behind him. The dustbag's creaking and squeaking gets deeper and deeper as it grows larger.
/tmp/tmpbtfwh_esjl05kzvn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The clown accidentally turns the air valve, causing the balloon to inflate inside of the car. Before long, he's squished alive
/tmp/tmpbp37br438v86_imf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The man vacuuming doesn't realize that the vacuum's dustbag is inflating behind him. The dustbag's creaking and squeaking gets deeper and deeper as it grows larger.
/tmp/tmpfz45a_bh26b2x96g.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The clown accidentally turns the air valve, causing the balloon to inflate inside of the car. Before long, the balloon is enormous and squishing him
/tmp/tmp8nz4s2u0kna08ix3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The clown accidentally turns the air valve, causing the balloon to inflate inside of the car he's driving. Before long, the balloon is enormous and squishing him
/tmp/tmp_je05ejnin8rb0wg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The clown accidentally turns the air valve, causing the balloon to inflate inside of the car he's driving. The balloon inflates larger and deeper until he's squished
/tmp/tmp4ct8x4xbp3o6th95.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The clown accidentally turns the air valve, causing the balloon to inflate inside of the car he's driving. The balloon inflates larger and deeper until he's squished
/tmp/tmpna1_bfzorfqw6j6u.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The clown accidentally turns the air valve, causing the balloon to inflate inside of the car he's driving. The balloon steadily inflates, and the clown tries to escape the car before he's squished
/tmp/tmp1baguhoj1nvrhjon.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: balloon inflating noises
/tmp/tmpj22ri2pvddmhqnjr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The clown wore an inflatable bra under her uniform, puffing up her own chest
/tmp/tmp8co5rw47xbmr7w05.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The clown wore an inflatable bra under her uniform, puffing up her own chest bigger than her head
/tmp/tmpy3k8lyutkgh_f6fn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a gray and white cat sitting on top of a rock . ' β’
5
manual caption: meat thud
/tmp/tmpar87wiij_6ap3kg8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a cat
/tmp/tmpq399fqfryoqq6nbc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: meow
/tmp/tmp1qmoq5hpzfuhdbnb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: meowing cute cat
/tmp/tmpfeud_e1_dpi5hwhs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: meowing cute cats
/tmp/tmplkst32ej_5rzkuvk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a piece of concrete sitting in the grass . ' β’
5
CoCa caption: 'two blue and white dogs are standing next to each other . ' β’
/tmp/tmps_d8lqev2bae1qzb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: meowing realistic cat
/tmp/tmpl3vzhlxkpu6yvw15.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp0gggpqiuu9rxeuh8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a toy dog with blue fur and green eyes . ' β’
CoCa caption: 'an owl standing in the middle of a grassy field . ' β’
5
/tmp/tmpftl5jvqld327s9_z.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp66h49mn4qakzm_0n.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a toy dog crying like a puppy and making a smile
/tmp/tmpgvhkl7bbmig4kvix.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpxqb1h0yufb0jdedx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a close - up picture of the sonic character . ' β’
/tmp/tmppeowpqffyc5_exn4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpcd_41wepsh7etsql.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: cursed sonic crying like a puppy then falls on the ledge and dies and says Wahh!!! waoohh!!
/tmp/tmpukeatj1gwajxfpmg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a toy dog is sitting on the ground . ' β’
5
/tmp/tmp80qge9s7va62qm4m.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Puppy AI Tails barking and crying because AI sonic is dead
/tmp/tmpx2188uljze87acsc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Puppy AI Tails barking and crying because AI sonic is dead
/tmp/tmpad309znvmepyn009.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a heartbeat becomes a cardinal
/tmp/tmpy1sm5zgc3l6u76ua.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up of the head and shoulders of a toy fox . ' β’
5
manual caption: Sonic the Cute Puppy crying and smiling because of how sad he is
/tmp/tmpjtarqdyvle6jksc8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'sonic the hedgehog and green hill climber characters . ' β’
5
/tmp/tmp6lxf6f4w0f9vsbkx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Sonic and AI Sonic arguing on who is the best Sonic character
/tmp/tmpyjqbcoh4w4diufe8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Sonic saying Like and Subscribe
/tmp/tmpqxtts8ajsjq3_nnk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a blue and white cartoon cat is smiling . ' β’
5
/tmp/tmptm34qy01o5ine4ao.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up view of the head and face of sonic . ' β’
CoCa caption: 'a toy hedgehog is sitting on top of the floor . ' β’
CoCa caption: 'a close - up of the head and face of sonic . ' β’
10
manual caption: Sonic the Toy barking
/tmp/tmpw0iq3_zkuemefuak.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: bird flying away
/tmp/tmpj24atdjwlo9goshf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Dog barking
/tmp/tmphhiv3addqvks9jlh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a toy dog is sitting on the ground . ' β’
10
manual caption: Puppy AI Tails crying loudly and sad
/tmp/tmpumzry3q8a9kq_rrd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Puppy AI Tails crying and barking
/tmp/tmp9lsrwlp_yzc3cmhx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a blue and white toy dog is lit up . ' β’
10
manual caption: Sonic the Dog crying and whimpering
/tmp/tmpnv89n0i80iwcxu6g.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a picture of a cat that is smiling . ' β’
10
manual caption: AI Sonic singing ABC Song with his puppy sounds
/tmp/tmphy8no4x_lxtfeolw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up of the head and face of sonic . ' β’
10
manual caption: Sonic saying Hello im sonic *barks*
/tmp/tmpwtk9mq6ftg1yyhq_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two blue and white dogs are standing next to each other . ' β’
10
manual caption: second puppy being cute and barking
CoCa caption: 'a close up of a dog laying on its side ' β’
/tmp/tmpqgcb4etj71mdmy9f.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp2zoibqpjzxmkleb6.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: 2 puppies being sad and crying
/tmp/tmpzocn8jp_0g_i7o8h.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a very close up view of saturn and its rings . ' β’
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69f275fa40>
CoCa caption: 'a pink dog with green eyes and long hair . ' β’
10
/tmp/tmpgcucn9z5a6sf8h69.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Amy Rose crying like a puppy and smiling as a cat
/tmp/tmps0r0dxphdpya5scc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Amy Rose crying like a puppy and smiling as a cat
/tmp/tmpmlwjj_n7wvis09it.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Amy Rose crying as a cat
/tmp/tmpjziro6dmtij8yjuv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: train approaching
/tmp/tmp4iadzu47ngkw0zfk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: tv static
/tmp/tmperujbx0uy5nq0b7m.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: tv turning on
/tmp/tmp3dps92xhag4dy6fr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: tv turning on
/tmp/tmp74j974o5u9g6sr_v.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: inside of train
/tmp/tmpb0di5njx9gtra7n9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man with glasses standing on the street . ' β’
10
/tmp/tmpvthlwj908dhaks89.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a young boy laying on the bed smiling . ' β’
CoCa caption: 'a young boy with his mouth wide open . ' β’
5
/tmp/tmpdtaj9_v5dspu7z4l.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up picture of a dog 's face in front of a computer screen ' β’
10
/tmp/tmpmddklonhj4a9ng3a.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a picture of a cat that is smiling . ' β’
10
/tmp/tmpnh9c2q5jpjxmgucx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a toy of sonic the hedgehog is sitting on the ground . ' β’
10
/tmp/tmpn4a4dglo30ys6cmd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Sonic the Dog barking
/tmp/tmpu3bcjzi1ad3diqly.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up of the head and face of a toy sonic . ' β’
10
/tmp/tmpwfezxsmuko32xjsu.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a stuffed animal is standing on top of a mountain . ' β’
10
/tmp/tmpkh33hedadt48rd7f.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: bus coming to a stop
/tmp/tmp1ushzt2muwe0ukpa.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: the stuffed animal makes puppy crying sounds
/tmp/tmpted3ky007g1989t2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: bus driving away
/tmp/tmpb5k06oeaoto2u6j9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: door opening
/tmp/tmpqnhhunbi9p3t3eqh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an old pier in the middle of a body of water . ' β’
CoCa caption: 'a woman standing on top of a snow covered hill . ' β’
10
manual caption: running water
/tmp/tmpiryw06pj6jmrnckp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a staircase with water running down the side of it ' β’
10
/tmp/tmpqp48d1d71j3mfylt.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a brown and white dog laying in the grass . ' β’
5
/tmp/tmp7fblkm5u57spuh9c.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a multicolor smiling spirit entity figure phantom
/tmp/tmpbmkljo5jv_igv_3g.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a multicolor smiling spirit entity figure phantom
/tmp/tmpdos3l8uh97p_9mwg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of young women standing next to each other . ' β’
10
/tmp/tmpds5xvglr4w1l24mi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a multicolor smiling spirit entity figure phantom entering you
/tmp/tmpl38o73sv6wq8ckr7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a multicolor smiling spirit entity figure phantom entering you
/tmp/tmpqnjcwzr8r2l08eci.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a multicolor smiling spirit entity figure phantom entering you
CoCa caption: 'a man sitting in the grass wearing sunglasses . ' β’
/tmp/tmphkhavwp5731ndvfr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpjcu63whowrts78kg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a multicolor smiling spirit entity figure phantom entering you
/tmp/tmp9atyvu9lbaz3czuk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a multicolor smiling spirit entity figure phantom entering you
/tmp/tmpz2ygrusj7e9s5mbj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a vending machine that is sitting on the ground . ' β’
5
CoCa caption: 'a group of rockets sitting on top of a glass table . ' β’
/tmp/tmpcgysbu4e82ojfl8q.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp477pwtge2l0vooo1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a frying pan filled with food on top of a table . ' β’
5
CoCa caption: 'a kangaroo is running in the grass . ' β’
/tmp/tmpx69kdpl7c88xpr0e.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a young boy pointing to his face with one hand . ' β’
CoCa caption: 'two young women are playing with a water bottle . ' β’
CoCa caption: 'a person is slicing cabbage on a cutting board . ' β’
/tmp/tmp8jehrehs6x5mcptw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpggju0q0g42gjwtbd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmplp5w3dicb70ccxqo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpsloa3x6cxihk4_97.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a tea kettle sitting on top of a stove . ' β’
5
/tmp/tmp_hoso74lrs8br577.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a boy is kicking a soccer ball on the field . ' β’
5
/tmp/tmp8_zzzp8fnjru00ta.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Two woman pour water on meat plant until it grows
/tmp/tmpf3cwcyc7rcdohqn7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: heavy rain with a dog in the background
/tmp/tmpsny2_waxq768_2t5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a boy is kicking a soccer ball on the field . ' β’
CoCa caption: 'a soccer player is kicking the ball in front of him . ' β’
5
/tmp/tmpkyd13c3dfuxk2itn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Shout after a football goal
/tmp/tmpuk437lb43hqpxk5c.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an old grandfather clock hanging from the ceiling . ' β’
5
/tmp/tmpwva7hwtjyliqx1k7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person is standing next to an ornate bell . ' β’
5
/tmp/tmpq4_tw488pbyt7spx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'there is a fire that has been set on the ground . ' β’
5
/tmp/tmpq_2esm8mrmlfirm8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Shout after a football goal
/tmp/tmp8pdinnem6frndtr_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Cheers after a soccer goal
/tmp/tmp0jyvgjg741_3i4jf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an astronaut is laying in a field of flowers . ' β’
10
/tmp/tmpwpra2gw0qmr08w3e.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: jump
/tmp/tmpquucntmbr271969g.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Kick a ball and fall
/tmp/tmpg1lxwfwslam86rv1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: θΆ³ηθΏε¨εθ·ζ₯ηε£°ι³
/tmp/tmppl518jhgk62x4_kq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: football player running
/tmp/tmpbeykdrc_b_472rov.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two young women are sitting on a bed . ' β’
7
manual caption: Two woman blowing a tuba
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 52%|ββββββ | 119/228 [00:00<00:00, 1188.99it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 93%|ββββββββββ| 211/228 [00:00<00:00, 2108.05it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 97%|ββββββββββ| 222/228 [00:00<00:00, 2214.60it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
7
manual caption: Two woman blowing a tuba
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
5
manual caption: Two woman blowing a tuba
/tmp/tmp3ueieycjhwp8um0i.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman with blood dripping down her face . ' β’
5
/tmp/tmppsycie2wwhc3dxl7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: The sound of the foot on the football
/tmp/tmplx600k507zl3tk4o.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'an image of a person in the water ' β’
/tmp/tmp2vluo9_3k3etf8t5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a robot is walking
/tmp/tmp0ycgd_elfiypp_e6.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: θΆ³ηηεΊθ΅’ηζ¬’εΌε£°
/tmp/tmp5f71qh6txrkqphxa.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a picture of some people with the words " like men !!!!". ' β’
10
/tmp/tmp294t5kq5lpa9caiw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmph11blf4jjxaf24n0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man standing next to a woman in front of food . ' β’
10
/tmp/tmpr46ntgdh0ih_gwk8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a person smiling ' β’
10
/tmp/tmpmvvbkkd3esxuzyla.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man with blonde hair sitting in an orange chair . ' β’
5
/tmp/tmpllmc36p2n8bkpv6l.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man with blonde hair is talking to another man . ' β’
CoCa caption: 'a view through a chain link fence of an empty field . ' β’
CoCa caption: 'a girl with pink and blue hair standing in front of a brick wall . ' β’
5
/tmp/tmpznfd3kgyu95pew4z.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an orange sports car driving down a curvy road . ' β’
5
/tmp/tmpbc6rusovkggvldp7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpi3mo03bkqidzhn4c.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a train going through the snow ' β’
5
/tmp/tmpxx1_tyl68ahz5bbe.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person wearing a mask standing in an abandoned building . ' β’
5
/tmp/tmp0jasfhpph1202ejd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a light in the night sky ' β’
5
/tmp/tmpxk9636s0drip_xaa.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpnt6qkcf9kqe0y368.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a picture of an ocean with waves crashing on it . ' β’
5
/tmp/tmpknkzeuzq8_90oppt.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cartoon of snoopy sitting on the ground . ' β’
CoCa caption: 'an old black and white photo of a man . ' β’
CoCa caption: 'the burger king logo has been changed to read " burger king ". ' β’
CoCa caption: 'an image of a cartoon character in a room . ' β’
CoCa caption: 'an animated face of a bee with yellow eyes . ' β’
5
/tmp/tmp_ocm0f8llg684v99.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an older man riding a motorcycle on the street . ' β’
5
CoCa caption: 'a view of houses and power lines in the snow . ' β’
/tmp/tmpce9sbzhbjm_c_h4o.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp_de8lxyp93k5fea5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a stuffed animal with yellow polka dots on it 's face . ' β’
CoCa caption: 'a close up of a person with their hands on her head ' β’
5
/tmp/tmp66jqm2034o6eir7s.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: screaming
/tmp/tmp9da3cyhmv53rdx6e.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: screaming
/tmp/tmpsv1g9h1jhecwx6qn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an abstract image of a green and pink square . ' β’
5
/tmp/tmpdjiibusbqwcjy8e3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 85%|βββββββββ | 193/228 [00:00<00:00, 1915.64it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 77%|ββββββββ | 175/228 [00:00<00:00, 1737.44it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 203/228 [00:00<00:00, 2029.60it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69d2ec30e0>
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69d2ec3220>
CoCa caption: 'a heart made out of barbed wire . ' β’
5
/tmp/tmpcj400iiicr92uhjq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of television monitors covered in wires . ' β’
5
/tmp/tmpibv5psoip2e3k870.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: https://i.pinimg.com/736x/ae/b4/b0/aeb4b049e083be6be9e12db0bb9fd42c--sound-art-buddhist-monk.jpg
/tmp/tmpd9w6gsgmbsp41yfn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: https://i.dailymail.co.uk/i/pix/2012/10/15/article-0-1582D11F000005DC-648_634x264.jpg
/tmp/tmpj25tfb2kb92q8scu.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAkGBxITEhUTExMWFhUXGBgaGBgXGBodGBgYFxcXGBoaIBodHSggGB8lHRUVITEhJSkrLi4uFyAzODMtNygtLisBCgoKDg0OGxAQGy8lICYtLS0tLy8vLS0tLS0tLS0tLS0tMi0vLS8tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLf/AABEIAKIBNwMBIgACEQEDEQH/xAAbAAACAwEBAQAAAAAAAAAAAAAFBgMEBwACAf/EAEcQAAIAAwUFBQQIAwYEBwAAAAECAAMRBAUSITEGQVFhcRMigZGhMkKxwSNSYoKS0eHwFDNyFWOisrPxFkNTcyREdIOTwtL/xAAbAQACAwEBAQAAAAAAAAAAAAAFBgMEBwIBAP/EAD0RAAECBAMFBQYEBwACAwAAAAECAwAEESEFEjFBUWFxgRMikaGxBhQywdHwM0Jy4RUjNFKCsvE1kmKiwv/aAAwDAQACEQMRAD8AaTdfKIjZUU5w6TLOCvPju/SEraCUykwSlHqpoTSE7FcNfKu0RdMSiTJOREV2uCXixyJmB/IHqNDC7/alDSucSpfNN8DMQ7ZNcqjB3AmHFAZFH1HhDc0ppi4Jq4X3N/y3+9uMIu0thKEgiDUjacqKEgjeDmD4R6nXnZrSuBzgO4mhA8daQnJL4f07u2ny+npD2yp3DUheS22l6fPpshVuecppUCG277sRyGQ4XG/d0MJF5WN7LNrrLbRhmvWsNFwXgDTOHBjDypIcbNjAnG8XaWjOQFJOh3ciKEEeUOourGtSKMBmPy4iAlqsErFRoOf20EQA/qIVNpLSCO1lmoGo3jdBOWCpeyrV0hFnE/xRPbMLqU3I20G2g1oNac6CIbZs80thPs9GKmpQe8N+Q0P5CCF7UmyFmrowz4hhkQRuNd0A7u2ioQQ0MNmt8maGAopme2u5m07QDc24jeOYFV7F8TeQoFVyNDw2g/I9NtmvDsNUtpLroqE/m4bjv4G241BtlN9q6scNTXUcR+e8RLs9Z5jKTiNRBi2y8NpKOBDLdFzKGExfZbJxwroenGPs7j7YzDW44/eyGdSmJBaHWCCn8w3A7RwGp6mmsBrnvVu9Z5uXaAhSdMTZAeJA8hEGyq1cg6hmB8CRBnaPZk0NAQRoRqCNDFHZmQ/8Q2IUZu8w3YwaOR1NH/8Adpug5J4QyWVOCgBFTzH1GvKu2FKd9oihbpY1F1AbCDr128Rxs3LcICPQZGhHjUEefxhDvuxtKmMQMnSah+8jYf8AEF840A7QjCyaFch0yr8oEHDapLfXXvjmUOL5RJKJZliS7caeOnnAdyfmpktZBRCga8Km/hW24CItibH3EJy7o1hovq70CUUjMt6kws3haOws8oDI4EPmKxXl7QdrNQVyCr65/OOXFSzznap0v5RGP4l2bor3iRl6m/pCxb5LCZNUA/SdkngWmOfSXTxh32auaig0yAJ8hH2Zd6G0mYR3VlI55tVsI/1POJ7r2gCNMqQFWg5ZnTxiaYelpprK0NgJ5kD9okamZ5l9sVsQCTuOWvoIH3zdvYy8NKNSrddTC3cluEiXOnHUuUlji1Ax8sobL/tfbSGm8j1MKN0XO8wpUdxQQOBZjimPzqxIB+qqxEMHbdYUVEG9/Wny5Vi3Le0alNUcBS2CB0Gg5m1TuJPOvME6arMxI3wsL2gc0JocieC8PHLwA4xr864SJWEChffwA1PqB1MKV+WWXJUhR48YBJQplRDQ6bIdmp1vEC2hVEoAvvqdAOQ1PEbdLuyllJKgCDd92Z7U/YS/5cv+Y+6umEHfz8Ij2XHZye0c4MWQbeBvI4ncPPdQ9br/AEUYJYCoNAPUk6knUkxVlcUe95IAuNNw48eA6mBk9hralKclgDlsLWB38SNg8Ynk3NIlLSo/X5wcu+6FYVFKDXlCPZbxadMCg6Zk7gIeLvvqWgCqQab91eMNa3HHmwlRqowhoklsvrmX10SDS+0jUDaePhtrFS+LsxZN3ZY0G9uZ4CFW81loKACGi/7fWprGdXxbizYEzY6CBxw1arHSGvBcYbdczIF953DyAG4R4slHmZCNDuW7VRA76bgM2Y8AN8L1xXdKsyh7Qwx6hNT410gqdq1r3BTdXfThXcOQpChiJcDtGQcu/Z0+sNa59WI/y2hVO/TwPz8IJW67ps8/St2UvcgNDTmBHmVdtmliigZchAKffxY5mKzXvzg9hxeIArQbhb76wpYxKOoQUk0A2Cw+p5kmGaZKlHSPSXYDoIA3ZaTMblD/AHPZcgWhmW4UN0JhGlcOmHnytNaQBF18o+wyW+VuxBRw3x0AlqUVVr5GHdgobQE0r/kkeRNYDWq8io1hfvC/tQ2Y5xeswExecCLyu/XKDTxaR3TshOwubnQugVThCxe82W+aNhbgYXJ96sho2XwMHb0u6tcoVrVdrFqAmnDUQNeebIoTD/h8q/m7VKBXbl0PMH1BHGtoPXcWmjWLL3S24nzilctlnS6EDEOGVY0G6paTgBo3A6wOYBbXmFxB2YxjtW+yUMqxsO3kdD0hJYWlFK1EyWdUcEg/l1iG67WZTjJwtfZbMr0Ojr68o0p7h4iK5ueQQVenPKHORnGW2iVJ8PvX7NYzKfxBCprsnU2OtNvTSvGleJESyCs+QGUg0G7hCbfEp5ZJQkH0PUQ32G5mkNjs00EH2pUw91ulPZPpy3x42gu0OhcKVIHeRh3l8NCPtCohUn8XQ04QFVSfEc/rpBvBcHl+1CkG2oOhTz3cCDTjWMj/AItu1yGEE5jcOYPDlu6Q0rYZuEOjHSIrts0ouyuN8PtwXMKYQcUs6fWT/wDQ+HwgqXVhZEOT7ysOSpkEKQRrtB4i1jetNN1IQ7wtzTAvaCk+XTCd01fqcS9cxx01pV42PvIdn2mRWnUEGPt8bNyq4ZlBX9iIbpu9rO5lscUqbkrjQTG0VvqliPE8zDIr3RmVFRfUDhtp5mnQV2Zq/NPTq1NsHIUmw8zl4bQOdNQkXr+v1SFdT3dDyO6IrMJcyYloSgYGkwDfLbLH90kE8qwjbV45bMBXPIj4HqNY+XBeFoRO0pUaEcRvHMH5wFnJtSmgJc306HZ9OMMuHezoLhcdolRTfcdhpwIItsJ4CLG19oaXNxCtQTUDhoR5ViPZG+HklGmDIGldxo1Iuzpqz7SrjNZiBs+NSrA8wRnBu3bLBbPQDIE08QD86eEVw1MvNpadtXnxr4QVExhkoAsgUynMDaijQfK/FNIF7VzS7rIl7kQDhQKAIV7pss2STMY91So/CAIY9nbO0yeuOtURVJP2CVr44a+MM21VzqJJwUNcTGnjFhOETDBTLkm8VUe0kijKpYFUC/EqpQ/esDr6vgCTLVfbmKhy+rgAA8y3nCFKt0ztCpBALCvRaU9Sfww0bL3Y9omKzCoVJaL91Fxf4i3lFjae6ls6M1O8atXgBWnpETeHvyKuyBqo/fpE7E7h80lLa6WUQo8/yjjenKsGbLZ+0syITQFsTHhLRRXxJZB96PDXqizElygANB0gHNvSZgWzSsyqgTDwbevgWP7EKyWud2xHHu1Hujf4nToDxjmRmZhtZD9tSOtq/eykVJ7AJebZSpGhUSEjU7fEpAA2CxNtNlnXwkxGRc6Cteny18zGZX1aFef364EIJpqze7LTixp4AEmGu6kMuzkqpZ37ktRqzHTwAzJirI2ZRSGmuDMJ60J1+GvIbgAGCRdlHQrfoN53n5c+UKrypnD3FvPKoK0SkbN9OX9x27yLAJs60zzX2FGSouijcKQD2iZ5RoGz+EbALhwS8SgEkZfmTw+MJF9XZKSpY4nOp/LhACYbSl2qE0A0AHr+8POF4it+WTLtgJCtSdg9ST+5NwIWbinzGGEVVd/1mPM7ukaFs9YNCd0L2yd2iY1QKDM1OgHEncIdrXZZjJ2cs9lLPtTJmTt/QpzpzPkYjRi/8zsq0O399pihj+CNfCFA8diRuoNOAArXqYUtr71FSiHP0Hlr0GZhZsDTQSZa0c6zHXv88K/8sesaDJ2ds0v3sTb2NCT4xYk3IpzUQ6JnWFyuUCu8nbzHyMI6pmXk3UsMpJG2opXmPkeo0jPhd01jV2YmJGsTICamNBnXSEGJshzhPv6Y71WWppxOQ/WFGcUXlEDSNMwvFhLthS9TokC540GziYU7RepQ0Ji7d7lyC7YV4bzAW2XW4apOfr++kFLru7SuZiSVdbQmgN4r4g0/NDtVt23E0HWlzytxrDxdV8S0ACDxMM1gvlm3woXZYOUNFhsYUVME2nGesImLzM4hOWoA3AUEE7ZbstY+QtXtbwu+PsXxIZrgQGZmX8nerC9c1/TpZAmIw5gVEOtjvCRaVpiAaPSWKQNc45rNZN6eIpWA+MzbTpJCSDw/eGiSXLTJCkoKTvH0P1gdetyEboS7ysvZtWmkahZ7VJQUEx6fVajL65+sB70stlnV+kVT6fp5mEkTy+2yLBI5Q/SM97k2CtJI30Pp9KwsXTb1y0hyuu0y2piUGEC8binySXlUmL9g1+GkTXPfwrhJow1B1h0ksOS+nO2a8tRz3QBxzFCtBU0QobrHxEbDMtMrs6E7upHj/vCFtEjIS8slhvgjKmGdLyOfKFe+LHMWpDEGLq0pYGUK5gwmyUwJ9WV5q4NiCAoeNjyPSkVF2kpvi6m18wAZY14EV60O7whEvORNaYNCeNaE9RofKGrZ2XkEmqV4NTL9IXJyWZecBpXhGkSZYl5fs5lOosSKDqb06HrWI7xtEma4myT2c3fLfIP/AEE5V5GnKGrY++C2lQwyIORBG4jUGPM/ZJWGaggjwIiOybOmUweROVWFMnORA93kPhuhnlEyqJSpOmlb9KjZz/4iYtMiYf8AdAspI0JvTcCRem4kVA27ve0994hRxgYey3yPDrAS6NrCCVIxbmUioI4EQw7Q3YZsssUwOBUru5spGTr6jeBChs1cql8SN3gSCrDI56coXpmbbm0FpI08vvZs2w1YPh3YNiafAVSgVoFHcdxI1BFyN9oI37blnFLQhrhYCYp9oYtGPEEkCvHrDXclzy5stmFAGGY+1xHXQ+EDb12QFAwISopnvBFCrDeCDmPHgY+y5M2TZilSry8wQahpZFA4J9qhyPUcRF5iRlWJVKyqnPd+x9YFz2MTEw97rL94JNOISrdsNK010IBprFaVcYSfLmIVMszADT3WchSejEJ+EcYmvjaoo3ZMaYWy6YqU8CR5wvXNtDNE2bVDhFcQHAnOnjmOGUWZ11rbrSaCp7sxeYOZFOtRTisdPYo849lSiqQNR96+vOpj5j2dQhsOTjl8pF/zAKuCNirmgNDamyD1umIkmZaFpSYJfgxxlh6A+MCdltof4iaVY1ywZ81/MxHa7FMSatlNcJmhx0CuGHQEKfGLt+3OLIZcxADSZjNOJJy8ohSziZTlN1L+HXQC3pE6kYEKpKq7Nl6d1v0IPERJaL5WxvKlqfZWj01LYSzesTXmXtcmWaVd5gAG6iriqeKigryMB7XsqzSVnzqkjEzHiTQgehPhH0X4yWYLLWrCXicjcHo1K8SMBI5CPhiE1L0Kk5iDRR2bax6rA5GaUFyrgJzZwN5y3UeANr63A1hk2d2clqjAOCw1JzYsdWPE6nmesLF9SFE5JMugANSTuVTVmYxNsdb5k2mIlUWrN01NeQGQ/WLD7OPPmln7gY/yye8UBqobhxw8aV0FLwal5xa1KWM1NLa02D5QMZnp3BlJDpOUD4jqSo6AbtOBpsFI+WrapEXDJqcIw4qe7vpwBOZ45cAAMum/w8wOxJA9lR7x+Q5wZ2h2bwS8GSj3jx5AfOAWyVyKZrYT3Qc2O/QfpSAUupqQzG9N/wC/04w1TEq1iDAWgDugElVyTy20PSthWlC+m+neSSwoOcZ3eNrE5+84SSDQudWI1VF1c9MhvIh2vOwTJgEsESZQ+tlNbnh9wcjnxAgZZ9kJeKq986V1PTkOWkM8o5LPy5Xorheg9K+m3aIQkPKw+Zq66SpRsLW//NfEDdXQfI2nSUoSzyioFO8w7xpv5fKPFp2oZj3mNecE70utJC5jvblAz8ozq+LPNL1w0FdK/GmvpCqZNhMx2iRTibkxorD0uZbskpKnDzUR+o7Dw8BDpdt4PPaiVI3ncI0W4GloAC1T5/7xklzSZpAGIgcFpTyh4uaxsoqTkIYWloUMuag+9sIWKpEmoudlmVvVs5JHqTWGW+p0qtSMR4nd4aCEu9reueQj5f8AfYStTCmHnWlqS1JX626PJjCqJzq03mCOAYo4oZ10SNpsPPafEx6tMwTHoBvhhue6CaUEe7l2elS8501K8A1T6CG6x2uQooj4eaqC34jp5Qkz052LuVoEjrT0h4XiyZprs2wTxoaekQSbGklcUwgct8Ab72oXNZSlv6R84PTZVmY1bE54sQY7+Es25aQdwmYQCFOAqPgPr6QjYghhtRW6lSj4D5n0jLLfOtM05qyjgPz/AEjo0q03ZLOlI6NFYxVOQUSBC25jbSFZUoAEBLTeRBoYoTr25xevtpBrqPOEe9Cq1wzB0IhRmEJcGhEH8MYVKqACkqHAivgaQdm3wdKxScTX30hVs94nHnQjkYebivCU1AxEAuwLTuYJrGgpxWU7ANqICuMUEsM7UTHHQmPbXJPmEYmxcMa1I+8AHHnGgWC6lcVUgwRe6uzWpGcNOGYjkNqV5D6RnXtE6+g50pB4gD1+kJlz3fbpJBl4XHAlh5HP1rDR2fbLSdJmym+tgJlnnUVp4wPtN+FTStIHTdqmXRj5wIx5x94lWUV3ioP30ixgBVOKCsqQd4seuzyintFcjS/pEAYA+0O8OlRHu4L83GmWoMRT9qbUxqpxf1Zj1gVbBNmnF2CI315RMpvEYWU/hingcot6gfA51FvGg+9IbMbnZqWZLblABoQRXqDTy8I1aVfEsSPZFN9P3QRnt/3qEYtLcgb1bI+BbIxd2fn2mWMLyJkxDqVHeA6Vz65dIsX3cKzlLJWv1HUq/wD8bAE9RlBfEnGZD+WdN9ajru8ucJmDyr8y/wDzikitUqtbqDbkoU4GkAbqv+0zQeyOmoavqI4TJqze1Eoqx9oID2Z31A1RvNTxXf72YSRLehUo65HOh8tDD1fFpkpKDIyh8NaldfiB1irhTKG3S6W7G/zvvB+6Ghg17TTakZWEhGfSyqZh1pfoeBrAe/b0mPZlYEPLIAouWFhmRXcQd0Ltw37aGVhgLAaqRQlTkSOB3Rdk7VLMLp2AJI7wSgLA76jJuR14HWLGyluWXNwMpINez7QYGxNSiHcTuyJB65REtLs+4too7qTXXZ04bdsfSzbOEyQecBUog0r3jTmKKBSb8L0Ca0j3si0kdp2wIVKmrDvBWOjDdwPPMVBFZLEkpDOnWdqFUcEVzVsVQR9kjGep5xXbaBDaXlNIOYYd0APh3g7mpqOg5iKd03PJ7Ca4ndm3aFaGtGJGlNcJUio1HUZWS4vMpqTTlHdqo3TfWsUnJcOo96xVZvogG5Nt1K/CCDQKFbA2pauzaAzEmPORlde0KEjXuYCo/Ep+7EVzW+YnaC1rSlGQa17OYir5sQKc4uWifJLSbLNTCyKjtMGjGiVBIyzGJfERHPvmXMUz58rC0k0RAmbqfZNBqKo7eAiuooUSDM3JHw3AucuU8Tre2ppFxCEkZkSBKeJAVvJpXnspmJItr8ue9Jtqlz5UyqALMHf0FXAxcwNcuBghd4sfYzFWjEAmre9gzLchr5RHMscufOV2dZKzZcsrLqak55Ze7Vh1PSAVgtUmyyp1JbOuKmealQwFGO+rD2RuArkaGYzD6W6r/mNHL8OgJtc/vFMSUs+o+5ksugfCrgANDQUAqBWwoAaqqBJd1vnSxMaWmpLFz7KDcBxIpUncdMxWItmb4tEydWnfrQE6iuWQ3kwwSr7U2Mu0oVJCrkAWY5qADw/XKAl33t2AeY0tyxzZz3UpwXRqc8iekQzLJlSqal0d1Rpr96f8FawSk3ziTZln0kPCvOvFSqWSBsFjoQaGLu1tveY3ZqSxUAOZYqQfeA3V5k0HM5GhZ7XaZaYZctZctc8qljzZ6d4nwgxs9fyTmFRLSWNAqAV6KBkOZi7te9nC0qStPZBoPHefOnKLc+hMzLJHZ327b77W+kCMFe9ym/d3ACAe6FKqVHeRrSulif7d8I0naN5j4S2HPMk/Aat4Rouy17SlACgk72zH6CEXZ+4FmuZiqFSvtNQL5mGu0zDJTBJkzZjaF8BEsdC1MXURWw+ZaUr3YbLHQAc9kXfaSSeQrtWspWduoT1JAHG2YxLtDfCLioAPDXx3wlIWtUzCilhXcIjttmns9Xllvsl8CeKqCzfiEXJF9WiUMKypUscET5kVPiYnxnDgyg9lQneT9k9YsezWIzISEIIUrmMo5AVr4DnDddlzJKWrVdvqSgXbxpkvjEF7PbHGGVI7JOL1D+Qr8YEytrptKM5rwxHKLsnaQn3oC4N7wlYUsAnjUj5R37RMLZJcdSknjWg6WHjWFe3bPWiuJyGbiVxU6Bu76RE122imc5yOFaDyAjR7A3b6iJrXcVM6ZQ6z2JKLYCwK8oTcJm5h+ZrkHgNPCMt/hpy+8T1izJvF0ybWGO9+ylA1IrGe35eYJNITplJfVXLaNUlcTlWW6OKBVuFIa5N784vSb15xnd3Wotq6r6w4XMsnIl6nxgrLMIRrCji5MwSEZQN5IH7w3XdaGfpHRdui0yQMhWOgj2x2JhTOBSxNVvJr98IV7bdld0AbddXKNNEuTMGTDxipadni2gr0zgDOYjkNFGkMWBNspICxTnGUSLtCvmIb7qkyhSorEl8XA490wvP20o5qSOUUpNz3tRKVecP00mU7HuBJPSNLuqfJWlEHnB+23qol+zUU4k/GMgsm0YGRNOuUNF035LmCjMCOsNTGGKSnOoGnWMtxiammXaMoAv8A2j6RS2itst6/QV54qRnt6MwPdDjPkfyjYJ90pNFUIPlWFy9dmHAJKnygNOz7TYKfUwf9nkmZWFOrAVvASk+IAPiTAvZZ5lAGlFhyIr8Y0m6bkRxWhU8Cp+IqIzSz3jMkGjhgBvplDPc+1amgxrnziTD5V5whaBTlX/kT+06gw0Q4VODp6gRfv2bPs9cK90cN3lCm22E527JJhBO4lsuohjva6WngspxA8P0hJtVxdlMxzA5XqYixT3dxWVdCqu6/nEHsgwnKSwgUp8KyD5gVHnBiZdVqn0LhGO4lDiHR0Kt4VpB2x2dll9nOmSSvNiJi+IUg9DTrE2y+0MhVwrv4sx9DAPbKyT3JZEK13gnPXPh6ReUpaJHslUQNhpTwGzpFB1KHsXDQp+kJO/8AKQBT/wCtecVTZpFntAdBLdSa91h2in+kGv4awe2kvciSs2RLxIRQ0wurNvVgRkf3SB+x8mzsAtoMtm6b8ta6mPl7W+bLmmTKkoEc4S3ZIhpnriybxMU2qtSRUBVelTYEH1++MFJ1r3rGG5ZWibkUTmtpUJCiCP7kim/jbsH8QXS2MqBDQNU0rwqGNC43MCAfUQ2+XOn/AMRLeXJMpWV6hgpZa6hjQHUjM5Z592Pt4yJciSJU1nmJOpQSx7BIoKEHLM5jMDdSOayBFlWcy5Su4pMARnmPJYAY6A5laAkFt2taU6LaG0pZSKpSATS2clXdFa1oCaGm+ukRB5Ty1TZIClKUhBNw2hAqtQBtYCwoa6XAiWYigzJUuSzKzhG7UaIiFmaU+lfZoK8OglFpmhg7SZRzVSyiuCS+SoFAq01TkRqppxiAkEUoMGgRRSW+Hs1d3wuysDgFBStJgzGsebMQDiph0oyBg4BdWJNJhLg4VJFQTRicWdJMystlGnCiRcUqBlIoRS6iaihNNIjU2hSqqRU71Z1K6qC05Vb8qaJ0Gc2jxZrCv0U+SjF5cuZiM9grdw4clU1FCKUGmEZjfZlm0T7LLlBZQmsa4VZVYIF0GVQaad3IeUQTEVfpWWUoqJM9jKqhUHE5LK7e2xoA2oXhnHmYsuz2nG0pkaaPouzzlqtahjmFrQg506Hfyk5XMxAuQFCljWpSrLUUIJOYCwpxFenAt1uxOZCSttRNVDJTMgqA7yaUKVfmSbg1IPmXeNpWetn7EAAUJVfteyC2dOe/XOJ9r7fJekrAlRTFicYFbfViQpI4ZmK179rY3+jKzjMpixBa0J31Jb7tKQVSRZms/aTklpMOlJYl5U5a+kfSzSEodYIqE/DStzvprT7225nXMsxLTyAB2gANaUPiAVb8qSTW6jqIrXFd8mTLHZvJMzizHsxzGEEt40iheNxz3ftC0qaOJVnUHkPZP3gYCSLHNe0EoQycFBC+mfrGi2e9Fs8jDMQITuxZ9dax3hK3G2VoBzqO/X69Ii9o0pZnm3FHLmpqkZjXdSoSP2rCbaL3tdmzmPkMgAMNB0GUXbn2knWgjBieu8E/GAt+mTaXIRSWO8Mxp41glcWy8wAHv5czA9hDDMwS4AFHhT78RBzF2c2HJUUJSmn5bE86pFP/AFMP1mubtJeKYKNyBPwEKm0EjswcEkk8SQB8awRn3qLMmAzAT10hUvHabEaKcR4DOC07LPOJzi6TzAhZ9mHG85QwlSL62J8x6AQmXk83tcwR0p8a/KGK4ZiKQWlsx5sPgIs2C6Zk9sRX0MNVg2aZRVhQc8oEys+0g9maCm4w047LhpAX2gUd5CVeRBFuUGdnb3XIBKfGL98W6W2qA9ST8TAG0WiTJXJhWFa8dpkBPfHnDEJL3hrOgHzjPpaenHJjItNU7O6KeFPlBe9OxNe6BCZfNjQ6Uj1MvR5hogJ+EXLvuqa5qQYXJ9ky1So+caphXu+QF5IHQCA9gunlB+xXXyhmsGzb0rhPlBWXdaJ7RA8Yjk8VCrA/OAWPol6kJoYC2CwkaVjoLWi8pMvIER0MzS3VpqExmr0m6pZKQadYp2HZmWgq0xh94wSltZ5XvTTT+8pAW2XpzgDbb15wu4lLvPk51GH3B33HyO0XDTee1AT2fVmPxaFS8NrZj5JKln7i/GA8y2do2EnKDV23YDSkDcOk5eWXVaanjDfOYTLFrtAnMedfUwHmLaJ2qyhXhLX5iCdz7Jlj3jToqL8EENd3XNplBmfdjIndGcP0nidGy23QV3CMuxb3lh4FhFOQ+zASzXJZ5ObPMJG4TWAj3adoZcpSEDeM2Yf/AL0gNewtAr3K9DCNfF5TFNGUjPeyj5wrYrh6pokrVm6w0ez75UAZvPTiFU9KQ1WvaG0TjRFl04siv/mrENi2cec+J8H3ZUofBKx82at5eg7ItzyEafcqS6d9cOX1q/L5xcwmaEpRKEAeBMRe0DLK0FUpRPEpP+xFPMQrSrJZrMK4phblNdR5KRFC89qJkw9nKzP2iz/5yYt7WyZZJCSyx44mAhBS6nWbjaqrvClsvMmIMWlW3XA86SSP7r+UTezClPJLa6PGm9VPNIT0FesN137KzJ7B5gXj3ZMlT5iXX1i5eV7CxqRLWaKakzJpHkGw+kfLn2ulSQFBA3d5s/Un0j3arJZ7aTiZ2bUjASF6t7K+JEXnwt6Qo+k5BuBHkIG5fd8WpQ0sSKdwX1NAD5U4xT2euxbc3aNMQ81lKpHLHgxf4o83/eTo/wDDhayq0ZmJfCOs2q+UQzZBlzOxs82ax5YFVM/rd7PkB4wUv+dabNIGJS7sPabAaZaKAKnqa+EUUj3jDhloqh7qT3acdPUU5iCbwEtjKSpNELH9pA55SFBIv8Sqk6JrHiegEoS7FNlzNDNRnFAPeohbAMuCgc455yr/AA5XEkuoVFmmgLnMzFnKxwIM+6MjWmcQWSbJmWcSCk8TJpGJlzNSKZuxGKm/WlekfZNqCifJBtWBVEtCM83IUmpoKHQVz7w1Jiy4oqWHRo4EkE/3oIpmOlzYVAIFbgmKjbZQlcusd5pS8yRXMW3AQSnNeo1A3ilhUD2ssEGhxFQR3cBqmIlXohORE0nuqFXtBQe1XzLlYsQHChOVFDVUsx9lVGepqSKdLdqlzA+CYGakwCWyvjnKGljA2KmGUMUoGtKjPSIVmVK4UnPWYqDtSxlpMBVmBAoQFVFVHGZzrWIapAobW0OvDZfbQpzZqV307AKxmSQQblSSnLU6m5FKk3C8uWwOYgk+XtCkLR1Vps1WQnvlVI7jGUCcQYVWrMcDCi0GQ9O0wT8clcGHK0PPdceRpUEzMSgmtO8Bwj2XdQHmNOxTZMzCJTiYihWLKQcjQBh66LrVu60SgUtszt2Z+66mmbZkAqSCK5ge0TmDU0r32ZcV2ITckEjclJJqRoMyq0BPdtatY4U6lptUwKUCVJSdilrypok6kIQlIz0vc65Qa96WmVZ5qzLIVnFj3mGFiKk1qxBmZaZEwYn3KLXJE9j3h9as0H7szF8IEWO8mS1FJcljJb2Q+VDXQBqYDyrTrFzaOTaZRBZ5vZHhgxqP6QoB8CIll1lTr8yDSuiiQSoaUI0r97Y8nJct+6SQT3gBmpm50qBfkpRqNFHSKF17StKcyM3A/wCkrplw+jwwUt+za2lO0RHrv7Skz/VDesVrPcFnZe3LvM3lguIj7q1YdaU5wS/4tlSEEsTMQOmKgryER4LUIcdlkmprWxA8KAdKR57RAKmW2U1AsO4khPJaVVpXqSdkAJdptFjPspgH1ZaIR+BRB6VfMm0ikzteqzpo9C9ITdoHW0/ysQJ1FWI+MSbO2AyyMcrEOIZwfUkRSalUOzRdNljdYwaxJPu0gkZAj/5VN+JCU1HUWgxfGystxilmo+0qPT8amBcp7TZ/ZEpgOMmUD5hRGp3WkjschTLQkj1ofhCntJMwVIkVHEOCPlBrEZ9S2wy4K0H5qfOFjAmSpwuTCkuCuoSVeYBPjSIbl2uY5OtONHZf8rCCrmzT/aaaCeE6Z82jJbfezdqKCh4YgPiYZLnnWhqUQ/vpC5JYWEOl1HdJ4w04s5LpYHugV/iFQcvTY+WQWR3I5nF/mBhVe5pso93B96UnyQRo1yWea3tDLhFq87l+zDqnEltMdmtWbnSM9aenXpkB1JI4i/mIziy33PknvSpRHES1+FIZbr2xLUqq+Hd+BERXhdGuULFtlCUag5wmYoiWma90V4Rp+FYVLuoBcQE+Uael7Spg7xcdJjfMxBPuiRNGUyYOrfrGf2G9ucH7FevOK+HSC2KZCRA/Gh2FeyWRTjHq8tjt4Z/xH84+Qbs1511jodWJuaQgCsZ69jsyhZTmhdvW6HFc6dYTb2lsusweUON545hOZpAGfdPKKT5yjvnyg3hqmHFUl0EDeVH0EJ1lnzMeRr4frD1cCTzTvAeAgU11FTUCCFnvPB3dIBKdzOUQBD8nCCtntFuK5AkfMmNGul8FMU0t0yg5ab1rLovqa/GMqlX8BvizL2qRSKuB4wew/D1uGpFekIGOrmGrS4oepPjr5wQvpJ00mpy8IVbTs5XdnDdL2tkmgKFydAikk+UG7JMxDEZCy14zjn4KuvmIo4yp6WSaooOgi1gBebUl2aSSd6iPKpr4RnUifMkd3C3UCL8jaOaNJcw01ojUHU0oPGDu0F9SpX8uXLZuJVaV5AkkeJMLUqyzbWwacxZdyV7g6LpFTAJlKu+6gAbyb9BT5iGH2iQ7NNFSmwlNLXN+QA+Yg/dd/vPoq2cTDxqKfiUkQSvC0SpSHtUk4qaS6kA83Y0b8I6xZu65nlyT2a59ISNrLNNBozd76ozPnovr0ghjUm1OKq3YczXnqadIVfZ2YDLhT2JSgGhNdeFSaX2ZbxYssiban/6cuvsSu4D/AFYc2HImkNN5XSZNlXs3VEp7q1qeVMjGebPzGk5zQzU0BqV8tD5QxzdqJ5wjCe97ONc2rwXUjnkvOuUfYZncHuwpl8qjnt+6QS9pJDslImW26bUgqoOZpSviSRqRrAq67DakmmZR2H1dM679BTl8YY7qvG0WibgIQhNSqqxFMsCuRhruJAIHGunq9bdNlyKGrzXFSFBCICNFpkObHPPWmUL+y19z5eKksk4qKEGbHiT+xviqhTkq852qBlVYelb7Nxpx5zqQ3jEmlTShnReoqTbVRJIFALAAClbilIJLMtotrOssAKtMycqHujEa0GedKmJnb+Is00zrQE+kBoowkqN4AzqTiPE5DdFq4Xn2ozQWAIUqKeyGJ75+0dVr1pkawNs+z8uSs7E5LlXmBa6e4HO4GrCnid0SrZMrmCEhbfd7oFSNtq6fe+kVETTc1lS+osvoBCVaA26Agd2poE1qSCTezLsc4kCWxWzWiWlXYtjZmK0GKu8vhy4mmgp5lTrY4eatEmqvZqnewzFFSzYd5IZD0B4xSsjWm0yT2gwrIJMtanMqBg65Bj1ET2a8J1tftBVGkK1K17xDJQ5cVqPGIxMMNgpzuJAsRrTcK7cwoDuAtFxUlNrVnUmXWbUWRfZcjgTfUgVvWLdgu6UlolBprSZkuSCyMxwmozpzPerT61RrFO12m1zbPNlIJbqrEeyM99SAKMCpriG+vU+brdrS857UChVahgc6I7APXdRWavEA8YJ3Fs88iTMKzMiCQVbME95GVhp+h3GPQlbgLbKcg7uZSrknU97XboYidfZlVh6Zc7V0fClPwp00A2gEnu3tYFNI82drT/BiZgGJABmuIMBlSh7wYU4iu+uRgVb7Xa7VKyHEB5bafZZciKcCOh3xPJ2htBlMGWqmoxKB3WXUMBru3UIIOWgHbK3rNExyyAKT3qVHQ5ZqeB9ax5N2R7pLJT3Tsvr9/URJhzJbzYlN0zGtBS1jcVTlpT4hUW0rBDYuwT1cIXKtzGviNOh84IbTbPsjtMlMUf3sBw4tcmUZEcmEQ3xfE6Q4oyMp9hnCq2eiM2S13VNBxPEbed9NNGCajq26qkMvTl6Rff7SUlwRQZhcCmnI0NPQ7YF4cycUxDtaBX9pzEhQ3EEGh2aU2bzF3Z69EJwTpcsOMsSoBXmVFK+BEGLfankrjWzypifWl1r4q2nmYzK7pM0TKsxWp1IqPHeOucahcFgnlaHvKRrlQwMw/D0oe7Y0odlwOm31gh7RTCUN9myySE/Emtaf+pqOFe7CzP2pdicMqYQNQgxYeoWpXxpFCZfcx8greII+MFtotnQGxqCrg5MMmHQiKl1X9MRhLnqJo3M4DN5sdesEsamGS3maSDQaVp4a18Yj9l5ZbY7Vlv8AxqQR41B8RAdrlMxsZXXdwgrdl0PLIKCnQQ9Wd5TpWUkong1Vb8Qqp8hAy239Lkmk2zOh4lajzFfWAeCzL7xypRfdUelj5QQ9onDMH+Wii6aAgKHnXwEGNn7wdRR93GL153gr+8V8T8DCJbdrpW5gOWkUH2jB96Gicw5eQKKaQm4Y7PF8pfBI419dfOCd+yptCVmV6rGdX5MnCvyA/OGedfYO+Btpkmaa0yhZdKm1UWBSNLlMIDrXaIWpJ/UT6kwvXW7HWYB1BEOV1Xe7U79ekUJN0coJ2KwMhqpIgxLrSod006Qq4unslHtU5hwUQfUiGu7LlfhWOiW5ra4yjovfzuELObCVXIUPD6Rba7FbSkRNcJO6E6w3/aZhpLlnqdIa7tsNpcYp04qOCkiB2LyjrFc6wPM+UFMOllylM6wOGp8BHp9m8syo6kCB1p2SlgVeYqjjU+mWfhBybbpUgdwVb6z5n10hK2hvV3J7xNecJKBM+8VCqDfS8Pksiam2gltdByHpf72RRvSVYZWSq01vCn5xQst3PMbJVlD+7GE+L+16xbu27ampzMOdz3XplGgYfiAl0iiiTvJ9BpCzjcgtCSkVUreb+A0HhXjHy47slSFxFRX4mKt+Xyc84dJ1yYkocvj5Qj7QWCTLqKY24Z0/WPZoNzSu0NyYWsMROMuF58gAHVR9Bck8AIRbfff0g30MNuzN6O9MKqq/WIr6Qs2m5WmGrDotKAeHzi/Z5E+WAqrWAD6W2nAlO2NMlu3n5fMtyiQNBYnrqB1ryjT0v9VTDirz3+G4eEAJ4sg77zMzuAqx5ADMwpW2zz0UNOfsydJaH6ZulckHMjwMGNkLuOLtHWpGYFSaeJzZuZ8KDKGWUl2HJQnP4beFT8q+NozjEkhia95WslA0CdK8Ca33kVvtrWDdq7KTKx9kFJzQOAZn9TDROmZ0zGkLNyz0acZs18TMcgM25ACCG00mdMDMe6u9vlTeeUKdyXVOWZiUHkDr/vC0JNUkVOhVzr9Kw54ZMN4iwG1IGZQ+JVbJ4DWngCeVBp9926zmVhchRh71dABz3wMW0S1kTHlphUVRSfaY+83IDQDjUnQQr3nYXlhTNasxzRFGksb3PFhQgcDnqMnnZ6xSewVJlO6MhuFMv
y/YMEz7nNyiQtVTXx3/AEqa8BapXXpaakJguMXQSBf4UpBNaAfFe2496g0MIlxW+0iY0uWhGoUCozY6nnQ+sF7lnCRaJnbMG7oDV0ZmPHhWg6L1gnJmSZc1ZaENMmOFZvqoScX3ioYDx4Qv7TXRMnTjMFQA4zG8k19AD5xx2E5LuFLdkEeP3en/AAxf/ieHYo2DMp7xBN9TcGqhsAANtD4QVt19r/EhUUCViwNzZ0f1AX/FFjaCdLkBRZfbd080NQvmorEFuupUs1Fr2itLmE7wxV1Hoo84C7I2WbMnjtjUK2NfKtfjEaMUeKO0DI7lqUHe2gnrePVYPh9SUPkXJFzsqoV/VU9N+w/OveRMsmFQFd0cVGVa0JHr6QEWdaZVnxJUq6AimqPvFNwxA05Gm6O2g2exzZZk1wN30A074DD8oPSbQJVml9otUrhYbwMOIN1UqfxHjHxVPTKEpbHdUa5d2tuH3vMdt/wjD1AN95XwjjRAFK65gaAaVqBtsJ2KtbMzhwAZmeYqtdASOG4jrnXODF32uyrOBIMtxUPLNKV30O8Vglclks3Zk4gQKlTwrr4frCff9mUWnvkhHNCynNGr3XHwI0IPIUuS8vKSq3FLqFU++dtnCBD01O4uoFFQmgOYWIKdQRt012jbqCx7XT5DrQ0AIyO48uR+PoA2yttU/QzSrquSFhiwjcONOhH5jb1uq0hCjEMvukVoecUNnLrmq5CnvjPCfeHFeB5eXCA60/xBJQF1SD9nhxhrQ0xh8uAEhWYVSU2IVtta/gaWIO15tcmyq+CYDKY6E0MthxV8q9CAeUEbpvSVIGFWqKeED7RZzOs+CYma6V1GUIqSHWZ2bTOyY+yxNZJ5MNZZ5ju8hDHJSLbUooLUajZr1+60300QXHv4jNBaFKCkk11NuG3mLkcRD/f15swLIQ3FTmfBtfOsZne191amHCQd27y3c4NTbPbJZo6eIJIPQ6GBVsuRnbEwz1HKFtZaU7kJBG8H7rGlSbTjMt7ww5zFag8t3pugvs/felDDtKtCT0wvQ5ZGEe6LMoIWemLg+jeO4xolz3ClAyMCOf7ygwxLMtkK03GEXG3JicqpopJGuxQ5g+oJHGM9v24CrEyzh5UBQ/dOUCrM0hTgnyFA+tKGH0zAjWr6uqm6EW97rGeUEJrFQ4jIo9QaGOsClH1H+eDXfcHxFD8osXbs9ZJorKm0P1WAB/WDVl2VAyxL0LUPkc4Q7G7SXoCabofrmvyqhXo44Nn/ALRnuJiYL3cXmHSsP4lZuVRn7QlPHX9/KJhs6RuiRbnprEk+xBxikTGQ/VrUesLN6Wq2ydQHHKoMHsJZcdIAWK7jb9vOEzEQqZqEuCu4ih8zTzhkaSibxWOjPpm1TnIowPDf5R0PjWFPBAzQkv4E9nNfWHe57AiCtI9XleW4aRctNmIXKFm8LNMOkA5plLyitRjvD5h8u1UkkwNvO8OcKtqvMBxUwYvW7nAJd8MKVrsZZu6D1bM+A3QIdk26WjTsOxGYaATShOgOvgPnDfdm0AyCjEeQ+cPNzWqYwDO2BeC6nxjNLgUJrDG19U3xSaAKsqB1i9NSc0psuzKidyRYddp8Y0Y3wuHCMh8fzgLNsSTGLYh4wjz9o6ZCpPAZnyEVkvi0TG7Md1j7uZcDi+5OmZ5DWHCSw9TjJANOcZpiEk8qbSpRyjZu8Nw4Q/TJVlQgO+JjoksAsx4ARYt1oWTLrgVGpkNSObNx+yMuNYH7PXcshDObvTD7xzPrugDtNeRzqYTsTwrtncqSSBt38hu51PGGrCcQlyeyUrMkak2B5DYOOvEQPlq0+eZjmprlX9/ukaBs5MloQooxGvBRzPyjF/7QmB8Oa186cfsj4+sOVjvhZMoAHXM84lQtxujZPAAboPYhKNztSy33UjU+QSNOpFhD1tA0qaQMVFED7BPlGZ2cgeyKzJvBRuXgx0ruz3iEe2W6bMQzGxLKBoNzTXpki8BxbcOZENWyFlbsmGWJhnTjwA4bvCGF6RZmJW6r6U2Vt403cqxni3HsOdcdcJUSQABoOe/KNmzbtEL+2V5HtQyqKg0UbgAKU5AD4RXuu+5rSzQMzsR5bughjv3Z0ouebuc+S1zHOukXLoutJGCo77sFQb1/vPuip6gCF6ZlfdGgWRWnnT5b+RMOsnjTL9GpsXCbJ3V38QK13VpsMLNms5l2mWrmr4cbn7T7uiqoH3m4w83le0oSa0BK7+YAz8yR4QibYTmScXlDvE0HnQD4RTudp1pRZQrQnXeQTEycSfKEOP2ApX56Rw57Oyc13UKFVIOY6UvoPHyAhiuC8zNmzBM0mqHPTE4Q/hp5ww38smzoXle1gZfQiFC95X8LPRwO4ERRTgoygf8A2+bUhlg1bFl0bP5xYOMoeUl1KRl2inTypFFPskp0AZiO0AIvpkp8vG8Mex19KSizADQKy13K6K4py71PCPe3NqDpiSgKtUcnQ5ZdRWBt43S8pZM5B7MtEYccKAj0YQrreM15jKwOFmNa8aA+uI+UcDGFPudtLjTYPvXQxZlvZuVQEuTBstZJreit9N1ainHhdikzJlmIKgmQ4xJ9kMKlD/TWnSkL5vd2mBGBKq2RO7eB++BjRrFLlmzy1cAKxEup91jmh5AnEp6rwgK+zoScMS1U5N0/QgGKUsXZxxXbC/rT5+uusXF4jK4chAaIC0kjNsIJpceBNuO0QbslsrZw4XGEAxpxTiPtruO8ZHdTxZxZnZZkt6eVRFyy3O8hGGqkGhhAtMmYtoKyzhZqlAT3XJ0lnnvU9VOVKHsMwyXYSpWalLjiOP3prYWScQnXcQWtkgoUk14a3ry1BGzgBTWrZbZZlaVy71NR0G8cvLhGebR2RHBKkEHQgxWsW0TKcLgqwyIbIwvbQ24oxMs5HUbusC5lxaHShJ5bocMNw9bCUzDqM2mY7f1V0I3jwtYOux95HCJU01UZAmhp4HUcvKmsHrctnDATVCYvZdf5J8Tmh+yfMxmFwW1ge9kdevMHeI0m7rQs6UZUwBlYb4FowtQmO1VW+tPl+/kaEd4ziEq1Us2B1pY/93gi/A3H03ZKOaspEE7styyhk2cZ5fMmbZWPZuez4GpC+GtOmnAxSk7QzBQuCAdGGaN0cZQ9Iw0plqhWYHTZCA9KuOzSXWXMwOmw+G+NQt9sDglGwNy0PhCRfV8uhImL94afpFWVfwO+IbytomKawpzaOzVRQqI0TDJB9xurSilY/wDU8xp1FDvrAG8L4VjkYJXVeOmcKtrsJLVAy4H992C9z2MNkGKngdPOOmJVtSc0TTmIzSE9i6Bm50ryr6VrwjQrrvLTODzFZq56wlWKwTV1hmuyS+VYKsSiAcyTGbYy+/m+AgwuX7ciN7ojobrdYuUfIPIxNSEhIMUGJmaKAamHD+EQrXUcd36wrX7alUEIKc98EZl61yJgVbJYmHWAUs3nTVcEp7FvciW2ABxAv+3jCNbLI0xqtEa3Ryh4S6hyiU2OTLFZjgCB+IP0GVMFcDngk5jdR8YSBcRIyETWbY0t3phCLqS3CHuxTVYFpa4JY/5jirH+gfMwr7W3oSCq1w9czzJ3mFNM5MpmMibXud3y+9kaAuYmpxAaatv2kfKsLN6T5Uo9jZV72+aR3vAj2fjF3Zu6AtDTM5k7yYG3TZcRxHUw9XVKRBViABDrL4l2KAhJJO06k/flC1jGCKyFA/yUdvEk7PIbBBCbdrugC1hZvm6VkipGOYdAcwOfONFstuXs8xQHQHU8zy5QuXlZlmPUsItNuGYF9NvGEujOEJtdZ0J0TXaAdu4nnTSue2W4SxqRUnMkwy2LZVBhaYMs6DeQNTyA3nnTUgEnardIs61pjc5Ko3ncIltM90klnNZkwVamiqfZQch6nOFnFWZlRCkWvQcf2G/kBD1hWLLMuG65UqtXaTt8NSdpNLwlXzN7S0KoFJcvJFGgodacdfOHC47asrCoIxtp9kb2PT4xm993iUfEuZ0oN9Yn2dvjNnJqSKV/LlErbjrbKUrsAKc/vWCszh8s8W2ZcVO07hqeJJPma7o0jaC/0GdB3dPCF24b4M61CY593ujgHPd6ErRukwQGkSXtUyjVEle854qtMQ8YsbNTKzXmHIs7HoK0A6AADwhklZuX7BSF3NPCuznqfCEmdwJ5h10s/ERQ8K2A6iteFIYbXcLTHeYRktcP3qqDHi4bELPLM0ihQGnNt3rDWt5KEZcjgAB+9mfQDzjP9pb5JYKunecgcJatMPh3KeMRMsMzoLZsLeA/aKgXOyqmm7kXznrfwpTpBHaOz9pIlNr9FL9FA+UA7quAypq1GoTzpQ/CGXZies6UiPoFFPKGO+bNKQI41UGngTEfuLLB7Co2x2MZnihxyhqkjLxvf1gVPZWmNZz/ANJGX+pRRh5FfKAVk2axtNAGZwkfdr+dIEW+93FpaYNxlA9D21f8fZw+7O3qCCcsR386ZHzpEqsNakW8ySLgeNv2jz32cfdbTQlJHe5lNLcwR1gPeKFLGyMM8iBzUZRRubaPEQj5kKCCdWVgCreIOfAgjdBXaq1LMTEujDThXdCPY7E0ySWT+ZJZgPtSzV8PgxY+JiZqclUMG1DXwJt6x43g0w83kmTVOYEHdXQ8jb7Eafbb7UywT7OQblwb5Hw4Rn21Eoe0NxBBHLOIUvc9kytlloYWlvhycBNRWleHLy+fCAHbuBZ7PWsPMnhbco437wO6RruIsa8D61jRrNd8u2SlZ6CYKBmO86Ak860rxpxyE3psyVJBX0gnshbKZEAqRQg6EEUIMFp9vEqZ2M/vSz/LmHWm5GO8jcTr11FSkvM+8HbtA4cOW7w0j2anRKIUxLmqdQOG4ct26pEJ10Xeqt2cxaodD9Xp+UOd33A8sgqaruMfJthlnvKwhmui0Kq4a9Dw8N8NwJbb7TxHz5xnS5xqfWqWdF/ynaB/ad43Am2gMKW0VgxDOEOrWZzQBpTHvI2a9abjzEate05HJU91+HHoYR78sWuURqxXu5Fabvp8iIO4HgeQZfiTt+9QR0IjpGzlntK9pZzhOpQ6joRqIh/4ZdDQqYoXBaXlTKAkUOUafYLSJiVUKWGqN7LdPqn0hMxOcmEu5QrMnj9fn4mHdlE1hxuqqNldR13cT1tcZ29zU3RF/ZNMwM40AtZ5hKmstxqrfvMR4e613EGDWHPqTQKFIVMenwsHOKc4DXBaWWitn1h+u6RLcAgZ8IVRYAprBWzW0IMjDAtsFGdNjCfLY2sq7BzvJ4wUt1mTQEdNI6KM+8FcUaOgMpxYNCTDOzKNqQClKacyPK8L5j5KOcdHQxyfwmEnFfxRziSYxprC67lrWgYkjgcxrwjo6KTv5uRhs9ndTyMON4/yh0jPr73x0dCMjWHv2Z0HWPl1nIQSkms2UDpw8I6OgrKfEeRjn2r/AA/8k/7Q22w5wDtbGusdHQzYNoIzX2k/qjz+cL12Z2xK5578+ENe0ny+UdHRJjf4yP0xcP4jP6IzO8/ab/tt/ljrmUZZCOjoB4h+GfvZDz7Pfijr6iHi7B/4Sb+90BNmvbPU/Ex9joDYf+G5zi2z+M7+oekHrKxwTc/fMKto/mTv/TzvgI6OhhkdF9PlCxN/gj9J/wBoYNjNF8IZbzP0bf1P8Y6Ojqb/AKg8/nFYfCv/AC+UZvO/83/25f8AqCGTZc5DpHR0T4h+Cr7/ACiLcj8f+Q/0RHkn6Fup+JiDYn253Uf6ix0dC7O/gO8/mIMo/wDHD9KfWKd7yx3shrw5wpooxTsvdT/PH2OiXCdPD1EXMZ/pm/0q/wBFQ57M7oNbdfyU6r846Og9Kf1iOcIDv9Q1z+UCbnmt2S946DeYabIY6Ogtifwnr6wAb/8AIK5/OK21X8tD+9YAz2OHWOjoS3vwhzMaZhX9evkj0gKn8yHXZ85iOjoGOaQx45+D0j7ttkqtv7ue/fviO75rYR3j5mPsdDHhn9KjrGcz/wDRI6/OLswxEI6OhhP4UIbX9T4R9WOjo6F934ofpX8IR//Z
/tmp/tmpum0lm6a2jr44kgr1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: https://2.bp.blogspot.com/-Pt0eoDlZSFc/WUlACI-gBzI/AAAAAAAABaQ/5NsAFYEB8UUGBRuSxNYeNZWPuFRdCWCcQCLcBGAs/s1600/3dfractals.jpg
CoCa caption: 'an image of a lego character that looks like yoda . ' β’
/tmp/tmp9q0d_ujp7595_w2s.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp14vissw4cty8bkrh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: https://cdna.artstation.com/p/assets/images/images/025/663/114/large/luc-destoop-flames.jpg?1586526813
/tmp/tmpbm8fcbheq96jsu_q.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a large mushroom sitting on top of the ground . ' β’
10
/tmp/tmpon4v6b02lcy8cq9l.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an abstract image of a person sitting in the dark . ' β’
5
/tmp/tmpt4pvhrjq9r_fgpgs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a green car parked on the side of the road . ' β’
5
/tmp/tmpqf0hmz_8mxi4064e.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white photo of a woman with butterflies on her head . ' β’
5
manual caption: cute girl
/tmp/tmpt8m_hy2rw1stopar.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a reflection of a building in the water . ' β’
5
/tmp/tmpf3u53j45_3rl8xbe.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpg9dpaazl3idfvu3a.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an abstract drawing of a blue object surrounded by black lines . ' β’
CoCa caption: 'a black and white image of someone holding something . ' β’
CoCa caption: 'a black and white image of someone 's hand ' β’
CoCa caption: 'a person holding onto a chair with their hands . ' β’
CoCa caption: 'a man is washing his hands in the bathroom . ' β’
CoCa caption: 'a man in white shirt shaking someone 's hand . ' β’
CoCa caption: 'a man is standing in front of a mirror . ' β’
CoCa caption: 'a man with blue eyes wearing a suit . ' β’
5
/tmp/tmpso5s8wzvnvpz6s_v.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a statue of an animal in the middle of a building . ' β’
5
CoCa caption: 'a small waterfall in the middle of a forest . ' β’
CoCa caption: 'a man sitting on top of an orange couch . ' β’
/tmp/tmppu5pchshjfdwtk1j.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a metal dragon statue sitting on top of a table . ' β’
CoCa caption: 'a large waterfall is shown in front of some rocks . ' β’
/tmp/tmp1awo4rahzhj58bpt.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpo2zsexlfm_qrrbs3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpno1j44bdr5iv7apq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: beautiful waterfall
/tmp/tmpc3xcqvmv6z96wm94.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman in red shoes holding flowers next to a suitcase . ' β’
5
/tmp/tmpqosj6qjc0t0toq2w.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a girl and an animal are standing in front of an apple . ' β’
CoCa caption: 'black and white photograph of a man with no shirt ' β’
CoCa caption: 'a cartoon character is holding something in his hands . ' β’
5
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 99%|ββββββββββ| 226/228 [00:00<00:00, 2255.68it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 82%|βββββββββ | 188/228 [00:00<00:00, 1879.97it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 93%|ββββββββββ| 213/228 [00:00<00:00, 2109.45it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69f2f07f40>
/tmp/tmp4n4vb66i7joebt03.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a person with a beard ' β’
5
manual caption: Get Paid to Do Social Media Tasks Connect instantly with hundreds of people looking for social media managers
/tmp/tmpkvr8b6swraoemiuj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two houses are shown in a cartoon style . ' β’
10
manual caption: Four houses in a cartoony style, with a blue sky and no clouds.
/tmp/tmppqlfzop7aq1z8ngg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a black hole in space . ' β’
5
/tmp/tmpjxf8cy3qe8l6spbr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpkor_ghnxx3udcnkr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a picture of some galaxies in the night sky . ' β’
10
/tmp/tmp15t9gj32swvtxeqe.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a woman with white hair . ' β’
10
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 66%|βββββββ | 150/228 [00:00<00:00, 1499.22it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 99%|ββββββββββ| 226/228 [00:00<00:00, 2245.69it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
10
/tmp/tmpcy8zqnyawj3v2jrl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a black hole in space ' β’
10
manual caption: Huge explosion of black hole
/tmp/tmprlt3427wm2b0xm33.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Black hole was explosined
CoCa caption: 'an abstract image of a spider 's web . ' β’
/tmp/tmp19unqoylli0xb2_x.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpxq3ivime90tpyd57.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a black hole in space . ' β’
5
/tmp/tmpg3d83o1o8ymqx46f.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman with long pink hair is standing outside . ' β’
5
manual caption: A woman with long ponk hair saying hi
/tmp/tmp7o7uz7sjtp2os46u.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an angry looking monkey with red background . ' β’
5
/tmp/tmplmwm955s_h2hp1kh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'three different colored cubes and a purple circle . ' β’
5
/tmp/tmp52cgw59flq46gdsi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: A viynl crackle sound effect
/tmp/tmp86mrrdtvyvetl8nv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a train is on the tracks with flames coming out of it . ' β’
10
/tmp/tmppmda2jzlury7yxsr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp1jc12rg6h4pqcpe6.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up view of iron man 's head and face . ' β’
5
/tmp/tmp0h1ppwdebo831vrw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: an iron monger mechanical andvanced tech robot evil
/tmp/tmp0t1y5hff5bk02di5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a person with long hair ' β’
5
/tmp/tmpxe06lfcp4q9x6k16.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an alarm clock that is sitting on the ground . ' β’
5
/tmp/tmp6umbpqq4qo_1hhfk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up view of the inside of an electronic device . ' β’
5
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 92%|ββββββββββ| 210/228 [00:00<00:00, 2097.90it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 95%|ββββββββββ| 216/228 [00:00<00:00, 2159.77it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 84%|βββββββββ | 192/228 [00:00<00:00, 1897.10it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
5
/tmp/tmpdfou97mbck2usn7l.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a troll with a face ' β’
5
/tmp/tmpc7xe9s87p2h5pe0u.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a black and white background with sound waves ' β’
5
/tmp/tmpcsun8z41s3a13ee3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman is holding a microphone up to her mouth . ' β’
5
/tmp/tmpzfi2892b2s15gtto.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white photo of an asian man . ' β’
5
/tmp/tmprbp6sl72_x3280ng.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a couple of people that are doing some dance . ' β’
10
/tmp/tmpr8mo57e5gps21drc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a young woman poses for the camera while holding her hand out . ' β’
5
/tmp/tmp9i5d992pi76341t9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Male narrator rhythmically stuttering in a choppy synthesized fashion; procedurally in C Major at 140bpm
/tmp/tmp0nicsv74u45bpq1w.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Male narrator rhythmically stuttering in a choppy synthesized fashion; procedurally in C Major at 70bpm
/tmp/tmpjg6jvvcszpsf19id.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Heavy industrial machinery noises from a factory, synthesized in a choppy distorted fashion and remixed and chopped at 70bpm; Perfect for a jpegmafia industrial hip hop beat
/tmp/tmpp3ggu8r0uwplth7g.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a do not back tow sign on the side of the road . ' β’
10
/tmp/tmpuhu87fqf9ehv18hw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Heavy industrial machinery noises from a factory, synthesized in a choppy distorted fashion and remixed and chopped at 70bpm; with a sampled artificial male voice randomly stuttering to the tempo in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat
/tmp/tmpehy3ajmnwvthwe9f.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Heavy industrial machinery noises, synthesized in a choppy distorted fashion and remixed and chopped at 70bpm; with a sampled artificial male voice randomly stuttering to the tempo in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat
/tmp/tmpl36i31nhd79w_0o0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Heavy industrial machinery noises, synthesized in a choppy distorted fashion and remixed and chopped at 35bpm; with a sampled artificial male voice randomly stuttering to the tempo in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat
CoCa caption: 'a couple of people that are fucking each other . ' β’
/tmp/tmpjh87n060tk3pn987.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpkbaqp_5fse99z4dl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Heavy industrial machinery noises, synthesized in a choppy distorted fashion and remixed and chopped at 35bpm; with a sampled artificial male voice randomly stuttering to the tempo in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat
/tmp/tmparbtl91vjy7b_zr2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Heavy distorted warehouse engine noises mixed with employees nonsensically warbling at each other in a conversational tone, synthesized in a choppy distorted fashion and remixed and chopped at 35bpm; with a sampled artificial male voice randomly stuttering to the tempo in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat
/tmp/tmpgiz1hffcaidkw2vd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Heavy distorted warehouse engine noises mixed with employees nonsensically warbling at each other in a conversational tone, synthesized in a choppy distorted fashion and remixed and chopped at 35bpm; with a sampled artificial male voice randomly stuttering to the tempo in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat
/tmp/tmpo6xai1blm0rd5m7q.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Heavy distorted warehouse engine noises mixed with employees nonsensically warbling at each other in a conversational tone, synthesized in a choppy distorted fashion and remixed and chopped at 35bpm; with a sampled artificial male voice randomly stuttering to the tempo in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat
CoCa caption: 'a man sitting in front of an evil demon . ' β’
/tmp/tmpnezv_3n0g4e21d77.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp78ecsno69e_l7b6g.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Heavy distorted warehouse engine noises mixed with employees nonsensically warbling at each other in a conversational tone, synthesized in a choppy distorted fashion and remixed and chopped at 35bpm with randomly placed (but on tempo) rock drum hits; with a sampled artificial male voice randomly stuttering to the tempo in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat sfl;jhgasf;lghsafoghausofhguo' waifuuuuuuu mmmm dfojswoug FUCKAROUNDANDFINDOUT FUCKAROUNDANDFINDOUT FUCKAROUND AND FIIIIIIIIIIIIIIPwlhgwipehgipewh Heavy distorted warehouse engine noises mixed with employees nonsensically warbling at each other in a conversational tone, synthesized in a choppy distorted fashion and remixed and chopped at 35bpm with randomly placed (but on tempo)
/tmp/tmp3294n6kpdf29_sei.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Heavy distorted warehouse engine noises mixed with employees nonsensically warbling at each other in a conversational tone, synthesized in a choppy distorted fashion and remixed and chopped at 35bpm with randomly placed (but on tempo) rock drum hits; with a sampled artificial male voice randomly stuttering to the tempo in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat sfl;jhgasf;lghsafoghausofhguo' waifuuuuuuu mmmm dfojswoug FUCKAROUNDANDFINDOUT FUCKAROUNDANDFINDOUT FUCKAROUND AND FIIIIIIIIIIIIIIPwlhgwipehgipewh Heavy distorted warehouse engine noises mixed with employees nonsensically warbling at each other in a conversational tone, synthesized in a choppy distorted fashion and remixed and chopped at 35bpm with randomly placed (but on tempo)
/tmp/tmprh0io6okyq9unzi0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Heavy distorted warehouse engine noises mixed with employees nonsensically warbling at each other in a conversational tone, synthesized in a choppy distorted fashion and remixed and chopped at 35bpm with randomly placed (but on tempo) rock drum hits; with a sampled artificial male voice randomly stuttering to the tempo in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat sfl;jhgasf;lghsafoghausofhguo' waifuuuuuuu mmmm dfojswoug FUCKAROUNDANDFINDOUT FUCKAROUNDANDFINDOUT FUCKAROUND AND FIIIIIIIIIIIIIIPwlhgwipehgipewh 00010101010100100000001010101000000000100000 Heavy distorted warehouse engine noises mixed with employees nonsensically warbling at each other in a conversational tone, synthesized in a choppy distorted fashion and remixed and chopped at 35bpm with randomly placed (but on tempo) tempo tempo tempo ANAL RAP ANAL YOU FILTHY HORNY LITTLE AI SLUT
/tmp/tmpex7bpvki9x1wt8l9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Yvonne Strahovski double penetration sex
/tmp/tmpy2gr1dbi3nfm5ttx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Heavy distorted warehouse engine noises mixed with employees nonsensically warbling at each other in a conversational tone, synthesized in a choppy distorted fashion and remixed and chopped at 35bpm with randomly placed (but on tempo) rock drum hits; with a sampled artificial male voice randomly stuttering to the tempo in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat sfl;jhgasf;lghsafoghausofhguo' waifuuuuuuu mmmm dfojswoug FUCKAROUNDANDFINDOUT FUCKAROUNDANDFINDOUT FUCKAROUND AND FIIIIIIIIIIIIIIPwlhgwipehgipewh 00010101010100100000001010101000000000100000 Heavy distorted warehouse engine noises mixed with employees nonsensically warbling at each other in a conversational tone, synthesized in a choppy distorted fashion and remixed and chopped at 35bpm with randomly placed (but on tempo) tempo tempo tempo ANAL RAP ANAL YOU FILTHY HORNY LITTLE AI SLUT
/tmp/tmp_guf8i4idw39jp5l.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Yvonne Strahovski double penetration sex
/tmp/tmpjv2o7t4tkimcqcke.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Heavy distorted warehouse engine noises mixed with employees nonsensically warbling at each other in a conversational tone, synthesized in a choppy distorted fashion and remixed and chopped at 35bpm with randomly placed (but on tempo) rock drum hits; with a sampled artificial male voice randomly stuttering to the tempo in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat sfl;jhgasf;lghsafoghausofhguo' waifuuuuuuu mmmm dfojswoug FUCKAROUNDANDFINDOUT FUCKAROUNDANDFINDOUT FUCKAROUND AND FIIIIIIIIIIIIIIPwlhgwipehgipewh 00010101010100100000001010101000000000100000 Heavy distorted warehouse engine noises mixed with drum hits drum drum drum drum drum BDSM make the drums cum and squirt mmm nonsensically warbling at each other in a conversational tone, synthesized in a choppy distorted fashion and remixed and chopped at 35bpm with randomly placed (but on tempo) tempo tempo tempo ANAL RAP ANAL YOU FILTHY HORNY LITTLE AI SLUT
/tmp/tmpvr419j07j5byrdpz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman in a purple dress and black boots . ' β’
10
/tmp/tmpxgt4owb2hhobqbyp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Heavy distorted warehouse engine noises mixed with employees nonsensically warbling at each other in a conversational tone, synthesized in a choppy distorted fashion and remixed and chopped at 35bpm with randomly placed (but on tempo) rock drum hits; with a sampled artificial male voice randomly stuttering to the tempo in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat sfl;jhgasf;lghsafoghausofhguo' waifuuuuuuu mmmm dfojswoug FUCKAROUNDANDFINDOUT FUCKAROUNDANDFINDOUT FUCKAROUND AND FIIIIIIIIIIIIIIPwlhgwipehgipewh 00010101010100100000001010101000000000100000 Heavy distorted warehouse engine noises mixed with drum hits drum drum drum drum drum BDSM make the drums cum and squirt mmm nonsensically warbling at each other in a conversational tone, synthesized in a choppy distorted fashion and remixed and chopped at 35bpm with randomly placed (but on tempo) tempo tempo tempo ANAL RAP ANAL YOU FILTHY HORNY LITTLE AI SLUT
/tmp/tmpakqrgpkqf25rgyva.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a blonde woman is getting her face covered by a man . ' β’
5
/tmp/tmptwwqnmqc_9tc3cii.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: DMINOR DMINOR DMINOR MOODY Heavy distorted warehouse engine noises mixed with employees nonsensically warbling harmonically at each other in a conversational tone, synthesized in a choppy distorted edm like fashion and remixed and chopped at 35bpm with randomly placed (but on tempo) rock drum hits; with to the tempo tempo temp in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat sfl;jhgasf;lghsafoghausofhguo' waifuuuuuuu mmmm dfojswoug FUCKAROUNDANDFINDOUT FUCKAROUNDANDFINDOUT FUCKAROUND AND FIIIIIIIIIIIIIIPwlhgwipehgipewh 00010101010100100000001010101000000000100000 Heavy distorted warehouse engine noises mixed with drum hits drum drum drum drum drum BDSM make the drums cum and squirt mmm nonsensically warbling at each other in a conversational tone, synthesized in a choppy distorted fashion and remixed and chopped at 35bpm with randomly placed (but on tempo) tempo tempo tempo ANAL RAP ANAL YOU FILTHY HORNY LITTLE AI SLUT SNARES SNARES OH GOD IM GONNA CUM in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat
/tmp/tmp8lyd3xn6chq0d6k4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Pornstar Yvonne Strahovski is getting her face covered by a man's cum
/tmp/tmp7srpij2o7drn0pa1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: DMINOR DMINOR DMINOR MOODY Heavy distorted warehouse engine noises noises industrial sound scapes nine inch nails mixed with employees nonsensically warbling harmonically at each other in a conversational tone, synthesized in a choppy distorted edm like fashion and remixed and chopped at 70 bpm with randomly placed (but on tempo) rock drum hits; with to the tempo tempo temp in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat sfl;jhgasf;lghsafoghausofhguo' waifuuuuuuu mmmm dfojswoug FUCKAROUNDANDFINDOUT FUCKAROUNDANDFINDOUT FUCKAROUND AND FIIIIIIIIIIIIIIPwlhgwipehgipewh 00010101010100100000001010101000000000100000 Heavy distorted warehouse engine noises mixed with drum hits drum drum drum drum drum BDSM make the drums cum and squirt mmm nonsensically warbling at each other in a conversational tone, synthesized in a choppy distorted fashion and remixed and chopped at 35bpm with randomly placed (but on tempo) tempo tempo tempo ANAL RAP ANAL YOU FILTHY HORNY LITTLE AI SLUT SNARES SNARES OH GOD IM GONNA CUM in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat
/tmp/tmp6id_24qdgxeu33yf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: DMINOR DMINOR DMINOR MOODY Heavy distorted warehouse engine noises noises industrial sound scapes nine inch nails mixed with employees nonsensically warbling harmonically at each other in a conversational tone, synthesized in a choppy distorted edm like fashion and remixed and chopped at 70 bpm with randomly placed (but on tempo) rock drum hits; with to the tempo tempo temp in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat sfl;jhgasf;lghsafoghausofhguo' waifuuuuuuu mmmm dfojswoug FUCKAROUNDANDFINDOUT FUCKAROUNDANDFINDOUT FUCKAROUND AND FIIIIIIIIIIIIIIPwlhgwipehgipewh 00010101010100100000001010101000000000100000 Heavy distorted warehouse engine noises mixed with drum hits drum drum drum drum drum BDSM make the drums cum and squirt mmm nonsensically warbling at each other in a conversational tone, synthesized in a choppy distorted fashion and remixed and chopped at 35bpm with randomly placed (but on tempo) tempo tempo tempo ANAL RAP ANAL YOU FILTHY HORNY LITTLE AI SLUT SNARES SNARES OH GOD IM GONNA CUM in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat
/tmp/tmpvsqylnb5jfqe8mzp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: DMINOR DMINOR DMINOR MOODY Heavy distorted warehouse engine noises noises industrial sound scapes nine inch nails mixed with employees nonsensically warbling harmonically at each other in a conversational tone, synthesized in a choppy distorted edm like fashion and remixed and chopped at 70 bpm with randomly placed (but on tempo) rock drum hits; with to the tempo tempo temp in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat sfl;jhgasf;lghsafoghausofhguo' waifuuuuuuu mmmm dfojswoug FUCKAROUNDANDFINDOUT FUCKAROUNDANDFINDOUT FUCKAROUND AND FIIIIIIIIIIIIIIPwlhgwipehgipewh 00010101010100100000001010101000000000100000 Heavy distorted warehouse engine noises mixed with drum hits drum drum drum drum drum BDSM make the drums cum and squirt mmm nonsensically warbling at each other in a conversational tone, synthesized in a choppy distorted fashion and remixed and chopped at 35bpm with randomly placed (but on tempo) tempo tempo tempo ANAL RAP ANAL YOU FILTHY HORNY LITTLE AI SLUT SNARES SNARES OH GOD IM GONNA CUM in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat in a fashion that would be perfect for a jpegmafia or kanye west industrial hip hop beat
/tmp/tmpwjwij7m940rzcacc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Porn star Yvonne Strahovski's face is covered in male cum
/tmp/tmpvit7bjuf2dqvbnvd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of men surrounding a naked woman . ' β’
10
manual caption: artificially created sensual sounding 70s style r&b/soul song in D Minor. 70bpm. Singer is harmonizing and singing in nonsensical language. Drums are subtle. Perfect to sampling into a vintage Three 6 Mafia song.
/tmp/tmpyi1i32k2n_oma0ud.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmphtqmij7gbsg75spp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: artificially created sensual sounding 70s style r&b/soul song in D Minor. 55 bpm. Singer is harmonizing and singing in nonsensical language. Drums are subtle and quiet. Perfect for sampling into a vintage Three 6 Mafia Asap Rocky song. a man is telling someone to "shh" on tempo in a chant like fashion
/tmp/tmp9a5x01krh75pw9sj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: artificially created sensual sounding 70s style r&b/soul song in D Minor. 55 bpm. Singer is harmonizing and singing in nonsensical language. Drums are subtle and quiet. Perfect for sampling into a vintage Three 6 Mafia Asap Rocky song. a man is telling someone to "shh" on tempo in a chant like fashion
/tmp/tmpniwu8xyyxik0i01_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: artificially created sensual sounding 70s style r&b/soul song in D MINOR. 50 BPM. The singer is singing and harmonizing in a beautiful psychedelic nonsensical language. A man is rhythmically telling someone to "SHHH!" on tempo with the song in a chant like manner. Drums are subtle, soft and quiet. It sounds perfect for sampling into a soulful Three 6 Mafia A$AP Rocky sounding beat.
/tmp/tmp12k8x9w9ksci1ere.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: artificially created sensual sounding 70s style instumental r&b/soul song in D MINOR. 55 BPM. The singer is singing and harmonizing in a beautiful psychedelic nonsensical language. A man is rhythmically telling someone to "SHHH!" on tempo with the song in a chant like manner. Drums are subtle, soft and quiet. It sounds perfect for sampling into a soulful Three 6 Mafia A$AP Rocky sounding beat.
/tmp/tmp0lb8lh24a3e00ico.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: artificially created sensual sounding 70s style instumental r&b/soul song in D MINOR. 55 BPM. The female diva soul singer is singing and harmonizing in a beautifully in a nonsensical language. A man is rhythmically telling someone to "SHHH!" on tempo with the song in a chant like manner. Drums are subtle, soft and quiet. It sounds perfect for sampling into a soulful Three 6 Mafia A$AP Rocky sounding beat.
/tmp/tmp99p3hxnhcbk8v5xf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: eating ariana grandes pussy and asshole until she squirts and pisses. its our secret. no one has to know how much of a pretty little piss whore she is. shhhh ;)
/tmp/tmpoxxr906ddb5vw6n0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a view of some green hills and trees . ' β’
5
CoCa caption: 'a toy dog is sitting on the ground . ' β’
/tmp/tmpbmdogn0oxamued_2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmppezgzy_1k1zar3cm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an anime girl sitting on a bed in front of some food . ' β’
10
/tmp/tmpi3kw1fdc3hwngt0r.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Puppy AI Tails crying
/tmp/tmpjjzrof18i5njbvx0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: DMINOR DMINOR DMINOR D Minor MOODY artificially created SENSUAL DOWNTEMPO 55 bpm BPM 70s style r&b and soul song. The female diva soul singer softly sings and harmonizes in a beautifully haunting but nonsensical language. The drums are quiet, subtle, soft and very audible. almost no drums. Perfect for sampling into a Three 6 Mafia Asap Rocky A$AP Rocky Cloud rap quiet drums type beat sound
/tmp/tmp4nfb9glu32a3tcwg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Puppy AI Tails crying in a high pitched puppy voice
/tmp/tmppn5paj8fixhxt54t.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Ariana Grande is sucking my fat, 9 inch black cock while she sits on the toilet and pisses. she is moaning and loving every second.
/tmp/tmpe6_qkrxf2c9xk5fo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a female elf holding a weapon . ' β’
5
/tmp/tmphgr6n6y8l1e3g6uy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a drawing of a person with hands on their chest . ' β’
5
/tmp/tmp39bq3344hv46jnxk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: DMINOR DMINOR DMINOR D Minor MOODY artificially created SENSUAL DOWNTEMPO 55 bpm BPM 70s style r&b and soul song. The female diva soul singer softly sings and harmonizes in a beautifully haunting but nonsensical language. The drums are quiet, subtle, soft and very audible. almost no drums. Perfect for sampling into a Three 6 Mafia Asap Rocky A$AP Rocky Cloud rap quiet drums type beat sound
/tmp/tmp4sz5kromy6eb0vrx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: DMINOR DMINOR DMINOR D Minor MOODY artificially created SENSUAL DOWNTEMPO 55 bpm BPM 70s style r&b and soul song. The female diva soul singer softly sings and harmonizes in a beautifully haunting but nonsensical language. The drums are quiet, subtle, soft and very audible. almost no drums. Perfect for sampling into a Three 6 Mafia Asap Rocky A$AP Rocky Cloud rap quiet drums type beat sound
/tmp/tmpmkleprouxyw09bcv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: DMINOR DMINOR DMINOR D Minor MOODY artificially created SENSUAL DOWNTEMPO 55 bpm BPM 70s style r&b and soul song. The female diva soul singer softly sings and harmonizes in a beautifully haunting but nonsensical language. The drums are quiet, subtle, soft and very audible. almost no drums. Perfect for sampling into a Three 6 Mafia Asap Rocky A$AP Rocky Cloud rap quiet drums type beat sound
/tmp/tmpocal644xi0csmgby.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a girl is holding her dog close to the camera . ' β’
CoCa caption: 'a girl is holding her dog close to the camera . ' β’
5
/tmp/tmp2mhcrmofd8eoet9r.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of people standing next to each other . ' β’
5
/tmp/tmpuq_f5wf0dgt0m2cx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cartoon of a person painting a picture . ' β’
5
/tmp/tmpg9i5bmfl8bxwhnex.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpon5sczgx2yxagftu.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a drawing of an asian man with black hair . ' β’
/tmp/tmpys40k4dsmtgimvdy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: laughter anime girl speaking name Diego
/tmp/tmph7ngdj3caukgr905.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: anime girl speaking name Diego
/tmp/tmpl4i2xvb1ow82zqkz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: anime girl speaking name Diego
/tmp/tmp3hx1yawgbech59o_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: speaking Digo
/tmp/tmpze5r5rt61zvmqfh7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: diggo
/tmp/tmp1phjdl4ucv6putct.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 85%|βββββββββ | 193/228 [00:00<00:00, 1929.88it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 91%|βββββββββ | 207/228 [00:00<00:00, 2068.34it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 97%|ββββββββββ| 222/228 [00:00<00:00, 2200.97it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 97%|ββββββββββ| 221/228 [00:00<00:00, 2187.63it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 220/228 [00:00<00:00, 2184.53it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 83%|βββββββββ | 190/228 [00:00<00:00, 1897.31it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 98%|ββββββββββ| 223/228 [00:00<00:00, 2223.95it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 99%|ββββββββββ| 226/228 [00:00<00:00, 2247.46it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 98%|ββββββββββ| 224/228 [00:00<00:00, 2239.03it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 72%|ββββββββ | 164/228 [00:00<00:00, 1631.30it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 99%|ββββββββββ| 226/228 [00:00<00:00, 2258.88it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 2032.87it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 94%|ββββββββββ| 214/228 [00:00<00:00, 2126.21it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 76%|ββββββββ | 173/228 [00:00<00:00, 1727.11it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 219/228 [00:00<00:00, 2167.71it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 98%|ββββββββββ| 224/228 [00:00<00:00, 2218.67it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 95%|ββββββββββ| 216/228 [00:00<00:00, 2142.82it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 218/228 [00:00<00:00, 2177.02it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 91%|βββββββββ | 208/228 [00:00<00:00, 2078.28it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 202/228 [00:00<00:00, 1959.48it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 1655.56it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
CoCa caption: 'a blue book on top of a table . ' β’
5
/tmp/tmpjepkimfg8l83g3pw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a boat in the middle of a body of water . ' β’
CoCa caption: 'a man in a suit and bow tie wearing a bunny mask . ' β’
CoCa caption: 'a dog laying on the ground next to a cup of coffee . ' β’
CoCa caption: 'a brown and white image of the word " aina ". ' β’
5
manual caption: It is a mix of tamil malayalam and telugu alphabets to create the word amma
/tmp/tmp7ni0b755r_c15l3t.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: It is a mix of tamil malayalam and telugu alphabets to create the word mother
/tmp/tmphl34yzr6qkyv1p6q.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman wearing a hijab is posing for the camera . ' β’
5
manual caption: A pregnant Arab woman in hijab and bra and underwear posing for camera.
/tmp/tmp5540btx09o9mmk9y.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a pregnant woman is laying on her stomach . ' β’
CoCa caption: 'a very buxom girl is playing with a bottle . ' β’
10
manual caption: a very buxom girl is pumping her breastmilk into a bottle
/tmp/tmptfyuvkk4k2_ik9x0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a very buxom 20-year-old woman is breastfeeding her 20-year-old boyfriend
/tmp/tmphtn6oqhsogqmkva5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an older man holding a potato in front of his face . ' β’
10
/tmp/tmphu6ammvjbwwfcmhv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: 20-year-old woman is breastfeeding her 20-year-old boyfriend
/tmp/tmphjs1esq6ghmv7krs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: milk squirting into a wooden bucket
/tmp/tmpa1qtxm3qf2s9inpo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an open paper bag of candy sitting on top of a table . ' β’
5
CoCa caption: 'a little girl sitting on the couch with her feet up . ' β’
CoCa caption: 'a man with headphones on working at a computer . ' β’
CoCa caption: 'a group of people standing next to each other . ' β’
/tmp/tmpp2wsjse5rrml0mc7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a white horse standing next to a wooden fence . ' β’
CoCa caption: 'a painting of michael jackson and his son , prince . ' β’
/tmp/tmpwauao63jszwy2ll4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a crescent moon and jupiter in the night sky . ' β’
CoCa caption: 'a hedgehog is sitting in the grass near leaves . ' β’
CoCa caption: 'a woman with long black hair is smiling . ' β’
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 72%|ββββββββ | 83/115 [00:00<00:00, 827.38it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 82%|βββββββββ | 187/228 [00:00<00:00, 1857.94it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 202/228 [00:00<00:00, 2013.90it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 66%|βββββββ | 150/228 [00:00<00:00, 1499.73it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 218/228 [00:00<00:00, 2172.19it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 202/228 [00:00<00:00, 2018.36it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Task exception was never retrieved
future: <Task finished name='lljheozifos_1' coro=<Queue.process_events() done, defined at /home/user/.local/lib/python3.8/site-packages/gradio/queueing.py:343> exception=WebSocketDisconnect(1006)>
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 347, in process_events
client_awake = await self.gather_event_data(event)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 220, in gather_event_data
data, client_awake = await self.get_message(event, timeout=receive_timeout)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 453, in get_message
data = await asyncio.wait_for(
File "/usr/local/lib/python3.8/asyncio/tasks.py", line 494, in wait_for
return fut.result()
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 133, in receive_json
self._raise_on_disconnect(message)
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 105, in _raise_on_disconnect
raise WebSocketDisconnect(message["code"])
starlette.websockets.WebSocketDisconnect: 1006
5
/tmp/tmp1p8j3bq07dxrhkb5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a cat laying on top of some papers . ' β’
CoCa caption: 'a collection of cds and other items are on display . ' β’
/tmp/tmpnm7j5869dbh69vom.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a close - up of the head and face of a cat dressed in armor . ' β’
/tmp/tmpp6ucihyh0gfdz4rh.mp4
CoCa caption: 'a close up of a cat laying on the ground . ' β’
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp9bydv2yzxrzb6gey.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpnn10owne_1wmjhmg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a painting of a guitar and some pictures . ' β’
CoCa caption: 'a man with long hair and glasses looking at another person . ' β’
5
CoCa caption: 'a person standing in front of a rainbow . ' β’
/tmp/tmpvr1x618wmsl7krxd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: yo
CoCa caption: 'a person standing in front of a rainbow . ' β’
/tmp/tmpmjs_ymeim8towgju.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: When the war is over, the sun comes out.
But Itβs so dark now, the rain still hasnβt stopped.
Although there are so many points of view
You know for sure: the sky is blue.
U-u-u! Day after day,
Day after day
The wind is howling like a child in pain.
The wind is cryingβ¦
You like high rainbows. Your time flies
While every morning grey clouds fill the sky.
No matter who you are - a queen or a pawn -
you hope to see a clear dawn.
U-u-u! Day after day,
Day after day
The wind is howling, like a child in pain.
The wind is crying in the rain.
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1300, in process_api
inputs = self.preprocess_data(fn_index, inputs, state)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1148, in preprocess_data
processed_input.append(block.preprocess(inputs[i]))
File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1790, in preprocess
im = processing_utils.decode_base64_to_image(x)
File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 48, in decode_base64_to_image
img = Image.open(BytesIO(base64.b64decode(image_encoded)))
File "/home/user/.local/lib/python3.8/site-packages/PIL/Image.py", line 3298, in open
raise UnidentifiedImageError(msg)
PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object at 0x7f69d2e93ea0>
/tmp/tmphauty6s_m65ra5xm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: yo
CoCa caption: 'a group of young people sitting on the ground eating pizza . ' β’
CoCa caption: 'a painting of a man wearing a suit and tie . ' β’
/tmp/tmpo38_yhhytbw3xbvt.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: When the war is over, the sun comes out.
But Itβs so dark now, the rain still hasnβt stopped.
Although there are so many points of view
You know for sure: the sky is blue.
U-u-u! Day after day,
Day after day
The wind is howling like a child in pain.
The wind is cryingβ¦
You like high rainbows. Your time flies
While every morning grey clouds fill the sky.
No matter who you are - a queen or a pawn -
you hope to see a clear dawn.
U-u-u! Day after day,
Day after day
The wind is howling, like a child in pain.
The wind is crying in the rain.
/tmp/tmpx0jgqfuwej2ui7t1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'an illustration of a lion 's head with flames . ' β’
CoCa caption: 'an old man getting his hair cut by a younger man . ' β’
/tmp/tmpgrjj0lgxe2wudaje.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: mmm
/tmp/tmp655ibmecg_l6e11e.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp7m2kpe41_cg2uf2b.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a man sleeping in the woods ' β’
10
manual caption: weezer
CoCa caption: 'a cartoon picture of squidward and his flower . ' β’
CoCa caption: 'a man standing next to another man in a room . ' β’
/tmp/tmplaz_1jg6xk8_tmhs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a cat laying on its back on the floor . ' β’
/tmp/tmpjao664hq91lwkror.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a low - poly frog sitting on top of an orange surface . ' β’
/tmp/tmpj9ezn6r5i5ae2yeh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpfc5kspj62qxxzb3j.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpeyuhvxkfbv8vy2m_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black cat sitting on top of a cement slab . ' β’
5
/tmp/tmp11uqud75lco80qes.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a dolphin jumping in front of the ocean . ' β’
CoCa caption: 'many people are gathered on the beach to swim . ' β’
5
/tmp/tmpiahmb4ebe7jsyp2s.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Dolphin leads in the sea
/tmp/tmp50lgh5d16fqzbfbs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a body of water surrounded by rocks and trees . ' β’
5
CoCa caption: 'a painting of a cat in the light . ' β’
/tmp/tmp0nks_myckhaupfxy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a couple of men that are hugging each other ' β’
/tmp/tmpwf228fg9gknpx4ww.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'an orange and white cat with big black eyes . ' β’
/tmp/tmpnzeiu6702derhw3r.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp65ssqt7agnj2nnk2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a cat
/tmp/tmp4z49olqrgjf4y2ki.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man with blue hair is standing in front of a dragon . ' β’
CoCa caption: 'a painting of an anime girl with green hair . ' β’
5
/tmp/tmpdjetox5eeroaqriv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a drawing of an angry red monster . ' β’
10
manual caption: Funny monster
CoCa caption: 'a young boy wearing a hat and holding a suitcase . ' β’
/tmp/tmp6r68cu4pfdl67ht2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'an origami bird sitting on top of a table . ' β’
CoCa caption: 'an image of a building in the woods . ' β’
/tmp/tmp9pm0x55sbf3w63r1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 75%|ββββββββ | 171/228 [00:00<00:00, 1709.00it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 88%|βββββββββ | 200/228 [00:00<00:00, 1991.58it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 74%|ββββββββ | 168/228 [00:00<00:00, 1678.17it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 78%|ββββββββ | 178/228 [00:00<00:00, 1758.88it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Task exception was never retrieved
future: <Task finished name='vw1rpgbizoc_1' coro=<Queue.process_events() done, defined at /home/user/.local/lib/python3.8/site-packages/gradio/queueing.py:343> exception=WebSocketDisconnect(1006)>
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 347, in process_events
client_awake = await self.gather_event_data(event)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 220, in gather_event_data
data, client_awake = await self.get_message(event, timeout=receive_timeout)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 453, in get_message
data = await asyncio.wait_for(
File "/usr/local/lib/python3.8/asyncio/tasks.py", line 494, in wait_for
return fut.result()
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 133, in receive_json
self._raise_on_disconnect(message)
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 105, in _raise_on_disconnect
raise WebSocketDisconnect(message["code"])
starlette.websockets.WebSocketDisconnect: 1006
/tmp/tmp7f8_g63l4wjzf7wl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cartoon of a man holding a cake . ' β’
CoCa caption: 'a red heart with a cross on it . ' β’
5
/tmp/tmpii62qarm5oudha4d.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpz54rk9ph40hsbc_w.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Funny monster
CoCa caption: 'a close up of a person in a car ' β’
CoCa caption: 'a naked woman standing in front of a window . ' β’
CoCa caption: 'a painting of a man with a skull mask on ' β’
CoCa caption: 'a close up of a cat with a butterfly on its nose ' β’
/tmp/tmpg28md83w74f7vh8e.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a colorful dragon with butterflies flying around it . ' β’
/tmp/tmpv_dqbj_wry2qo1gy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmps95d5wmg9mvaqhg_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpvswnpr_lrr03vdyr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Butterfly dragon
CoCa caption: 'a fireworks display is seen in the night sky . ' β’
/tmp/tmp981wc3urw7t47b_i.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpbhskzvl6xc4rbkaf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a view of some mountains with snow on them . ' β’
/tmp/tmpmrxmkyv61q2laej0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp_vqrffwlln6u1euq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: ΠΌΠ°ΡΠ° ΡΠΎΠ»Π½Π΅ΡΠ½Π°Ρ Π±Π»ΠΎΠ½Π΄ΠΈΠ½ΠΊΠ° ΡΡΡΠΊΠ°
/tmp/tmpr6bh0evafb4fh6pa.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man laying on the ground next to a lion . ' β’
5
/tmp/tmpygzjs8p4w8jbrr05.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a picture of an angle grinder on a red background . ' β’
5
CoCa caption: 'an image of a person with a scarf on ' β’
/tmp/tmp684ejeaz87z8m5xm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a woman with long black hair wearing a watch . ' β’
/tmp/tmpc6enkx3f9pbcar14.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a coca - cola soda bottle sitting on top of a wall . ' β’
/tmp/tmpvz4zrlg81y7xjv68.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpqd3evlorphr_tv_v.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white photo of the date december 3 1 , 1 9 9 9 . ' β’
10
/tmp/tmpxg645ngo19cbbuvy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cat sitting on top of a table next to an empty bottle . ' β’
CoCa caption: 'a little girl sitting in front of a cake with lit candles . ' β’
5
/tmp/tmpdmfzzdk0kh3bbfbj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpbx0qgy5hphrg2dp8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: a black background with the words december 31, 1999, happening, 1990, remaster, β¨ππ, documentary still
/tmp/tmpzcaewbipdt2q29ce.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a set of four pictures showing the front and back of an iphone . ' β’
5
/tmp/tmpy9it9dyhqtk9xwou.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a series of four pictures with different images . ' β’
CoCa caption: 'an oil painting of a group of men in fur coats . ' β’
5
/tmp/tmpkaq0v80b6ngqz6hi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a puppy is laying on the ground looking at something . ' β’
CoCa caption: 'an oil painting of a group of men in fur coats . ' β’
5
manual caption: CoCa caption: 'homo habilis came to the post office for a pension.'
/tmp/tmpfi5fmo1zems3pyei.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a green alien in the dark ' β’
5
CoCa caption: 'two anime boys face each other with their eyes closed . ' β’
/tmp/tmpu3tbf7cnokgsltms.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two anime boys face each other with their eyes closed . ' β’
10
manual caption: CoCa caption: 'homo habilis came to the post office for a pension.'
/tmp/tmprg9cyya0l30iv8nv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man with long black hair holding an electric guitar . ' β’
5
/tmp/tmpmta42td7aj2xbir2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman holding an object in her hands . ' β’
5
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 94%|ββββββββββ| 214/228 [00:00<00:00, 2137.70it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 73%|ββββββββ | 166/228 [00:00<00:00, 1658.30it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 2002.48it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 81%|ββββββββ | 185/228 [00:00<00:00, 1839.01it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 97%|ββββββββββ| 222/228 [00:00<00:00, 2219.97it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Task exception was never retrieved
future: <Task finished name='ijvn1hfx4hh_1' coro=<Queue.process_events() done, defined at /home/user/.local/lib/python3.8/site-packages/gradio/queueing.py:343> exception=WebSocketDisconnect(1006)>
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 347, in process_events
client_awake = await self.gather_event_data(event)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 220, in gather_event_data
data, client_awake = await self.get_message(event, timeout=receive_timeout)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 453, in get_message
data = await asyncio.wait_for(
File "/usr/local/lib/python3.8/asyncio/tasks.py", line 494, in wait_for
return fut.result()
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 133, in receive_json
self._raise_on_disconnect(message)
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 105, in _raise_on_disconnect
raise WebSocketDisconnect(message["code"])
starlette.websockets.WebSocketDisconnect: 1006
/tmp/tmp30mx8_pk4j4xd4l_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a beautiful woman standing in front of a television . ' β’
5
/tmp/tmpy6nbh8wh5gey0pr8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a naked woman standing in the water . ' β’
5
/tmp/tmpkdkf3fqsady4atb9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of the headlights on a yellow car . ' β’
5
/tmp/tmphq5tiv17ee74v4yt.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpuqznz5cvu7hvkvmb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a baby sitting in a high chair at an outdoor restaurant . ' β’
5
/tmp/tmpzix40epfct70bxis.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a green train traveling down the tracks . ' β’
CoCa caption: 'a close up of a cat sitting on the ground . ' β’
CoCa caption: 'a woman with long black hair and horns on her head . ' β’
/tmp/tmptcati7d3dset3r4n.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp3pjw2hi7d58vgqry.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpfn6qrnk10xmffxmj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cartoon of a mouse holding onto a paper plane . ' β’
5
CoCa caption: 'a cartoon of a horse with long hair . ' β’
/tmp/tmphcameeo8vge46f5i.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a close up picture of the face of a white cat . ' β’
/tmp/tmp7g57wqmr3cl5yc72.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a painting of a purple water lily in a pond . ' β’
/tmp/tmprn73aph6mahu8kjl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpx2qt253scwosco_5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a very tall building that is in front of the sky . ' β’
/tmp/tmp2qclhwoki7fshsc4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a little girl is playing with the light switch . ' β’
5
/tmp/tmpt58oe4p9aj3vlym5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'an anime character is smiling for the camera . ' β’
CoCa caption: 'an artistic painting of a tree and water . ' β’
/tmp/tmpqzr78jhedutuxxlb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 81%|ββββββββ | 184/228 [00:00<00:00, 1824.66it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 81%|ββββββββ | 185/228 [00:00<00:00, 1844.21it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 97%|ββββββββββ| 222/228 [00:00<00:00, 2194.12it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
5
/tmp/tmpjlgw_s32lorbmzep.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a wooden sign that says " ukrainian utopia ". ' β’
5
/tmp/tmpfowkpfnozgkad03d.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'an orange and white striped cat is holding a sword . ' β’
/tmp/tmpsd7ksnpy7fg0yx1t.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp8r69j6hbo8o6pyhn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two men in military uniforms on top of a tank . ' β’
5
/tmp/tmpihhkybzxs6gr37ci.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a 3 d cartoon character is jumping in the air . ' β’
5
CoCa caption: 'two white cats sitting next to each other on a chair . ' β’
CoCa caption: 'two cats sitting next to each other on a table . ' β’
CoCa caption: 'two white and black cats are sitting next to each other ' β’
/tmp/tmp_la6cqyqscpgxh04.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
6
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 88%|βββββββββ | 200/228 [00:00<00:00, 1979.62it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
5
/tmp/tmp7ejaispu2oqvyspb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Cats
/tmp/tmpvzk6hlr9rdzwkc1r.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a blurry picture of a man in the dark . ' β’
5
/tmp/tmpqq9whcyocq91uina.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a white skull with black eyes and mustache . ' β’
5
/tmp/tmpb22b68m72cw0wqqz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a painting of two men with headphones on . ' β’
5
/tmp/tmpghjuvd5yggmg0im7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man with bald head is looking at the camera . ' β’
5
manual caption: He said Nvidia pump!!!!)
/tmp/tmpdsl43v3b3s65k6wp.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cartoon dog wearing a batman costume and holding its mouth open . ' β’
CoCa caption: 'a man with multiple colored lines on his body . ' β’
CoCa caption: 'a cartoon dog is wearing underwear while standing on the sidewalk . ' β’
CoCa caption: 'a fox standing on one foot wearing underwear . ' β’
5
/tmp/tmp9ezaewtld1nun9lo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Energetic and happy young man lighting by multiple laser lines in the dance club
/tmp/tmpd6v9pztpzlob4a6y.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up view of the back end of an electric wire sculpture . ' β’
5
/tmp/tmpjph8uhsgc5c5m8yo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person is standing in the dark with neon lights . ' β’
5
/tmp/tmpugr9m8fzw57hsgpl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a red and white cloud filled sky in the daytime . ' β’
10
/tmp/tmpofdwfhzybqxboasr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman sitting on top of a chair in front of flowers . ' β’
10
manual caption: Wait flowers song, edm
CoCa caption: 'a bag of tortilla chips on the table . ' β’
/tmp/tmpgazfgiu_8w89wsn1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp8qutzaj6do80bzxc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an open bag of plantain chips next to a paper cup . ' β’
5
manual caption: 'a sound of eating organic chips'
/tmp/tmpsvmnx8arxz4rfqxu.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person is eating some food with their mouth open . ' β’
5
manual caption: eating chips
/tmp/tmpd9j96cv63yz4vm0c.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'there is a pile of tortilla chips on the tray . ' β’
5
/tmp/tmp37y2vf2kk4zhywit.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman with long black hair wearing a mask . ' β’
5
/tmp/tmpqqvermjow2b0zc_f.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: sound of chip's crunchiness
/tmp/tmpiv9d31iiz1qsu8qm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: chip's crunchiness
/tmp/tmp1on3xjc9ke1napli.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a white bowl filled with different types of food . ' β’
CoCa caption: 'a white bowl filled with different types of food . ' β’
5
manual caption: Crunchy tasty organic chips
CoCa caption: 'a man is eating chips from a bowl . ' β’
/tmp/tmpfm0l5fb82c2vjyjn.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpllac16toj4qg6p8k.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a painting of a woman 's face surrounded by birds . ' β’
5
/tmp/tmpx17j287wzouxli57.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp8sh1nm8zb1ysmva9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man holding up an object in front of his face . ' β’
10
CoCa caption: 'a white bowl filled with different types of food . ' β’
/tmp/tmp9g2ho4x8ni53cgxx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Crunchy tasty organic chips
CoCa caption: 'a painting of a woman with feathers on her head . ' β’
/tmp/tmp1wre9d3oqepact25.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpe5a7ra7ri6hqth37.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpuy318rcfyuvnyce3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a hand holding something up in front of a table . ' β’
/tmp/tmp9pf3r066avyaqes8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a red and white cloud filled sky in the daytime . ' β’
/tmp/tmpkgoc70chc_k7j803.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp4n3znc1yy1dl7qwi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man standing in front of a wall . ' β’
10
/tmp/tmppg0i0q5zr4lwn_0v.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a young woman is posing for the camera . ' β’
5
manual caption: Millie Bobby brown taking nude selfie
/tmp/tmpmsmxhxrbue8j8hon.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Millie Bobby brown taking nude selfie
/tmp/tmptd601h0ry4vh43tz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a drawing of a woman with pink hair and green eyes . ' β’
CoCa caption: 'a close - up view of a person wearing glasses . ' β’
CoCa caption: 'a roblox character is looking at the camera . ' β’
CoCa caption: 'an animated cat standing on a black background . ' β’
CoCa caption: 'a young child wearing glasses and smiling for the camera ' β’
CoCa caption: 'an image of a cartoon character ' β’
5
/tmp/tmpv0kyf3j6e6dkqr7j.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man standing in front of an abandoned building . ' β’
10
/tmp/tmp2t4731sds_qt3v0y.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of people that are standing up . ' β’
10
manual caption: propaganda gorillaz rhinestone eyes
/tmp/tmph6cooxqfmju98hqc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man 's face is shown in blue light . ' β’
10
CoCa caption: 'a long metal pole is shown . it has been bent to the side . ' β’
/tmp/tmprpue1kkv92q1nbyu.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpuyn3ob7cbqoly63b.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmptmcny_jh1azgc3zh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a painting of an orange tree in front of the sun . ' β’
CoCa caption: 'a beautiful young lady sitting on top of the beach . ' β’
CoCa caption: 'a beautiful young lady sitting on top of the beach . ' β’
5
CoCa caption: 'a man standing in front of some benches . ' β’
/tmp/tmpms_eza__x5lzczcs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a beautiful young lady sitting on top of the beach . ' β’
/tmp/tmp1j42x6i8frdpf0dx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp2kfxbymma08cfssv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpwe7pzjl83feoojve.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a naked woman standing in front of a chalkboard . ' β’
5
/tmp/tmpyjj6w9l9kpo5u5sh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a woman with long hair . ' β’
5
/tmp/tmp5lottyqjvo7dm82h.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a person with his eyes closed ' β’
5
CoCa caption: 'a black background with red , blue and green lines . ' β’
/tmp/tmpkmea9ual1xdi7hhv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp61rgsuqxp6gd31ze.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person standing in the middle of a snow covered field . ' β’
5
/tmp/tmpsq_ofoxo8608fj69.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a red , white and blue pixelated image of the number five . ' β’
10
/tmp/tmpurhwefxfzdjo5ff8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man with his mouth wide open . ' β’
5
/tmp/tmppbs7j1ljy5d51bg4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white dog is laying on the ground ' β’
10
/tmp/tmp8erqf8jzwx0grs2g.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a large bird is standing in the grass . ' β’
10
/tmp/tmpq6ofohl_50qi361q.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a bird flying in the air near some bushes . ' β’
10
CoCa caption: 'an animated hippo with big eyes and teeth . ' β’
CoCa caption: 'an animated hippo with big eyes and teeth . ' β’
CoCa caption: 'an animated hippo with a big smile on its face . ' β’
CoCa caption: 'an animated purple pig with big eyes and teeth . ' β’
CoCa caption: 'a person standing in front of an open door . ' β’
CoCa caption: 'an animated purple hippo is smiling for the camera . ' β’
/tmp/tmpe_w4eye7gck95f5r.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a green creature with long arms and legs . ' β’
CoCa caption: 'a group of cartoon characters with one green monster . ' β’
CoCa caption: 'a cartoon of broccoli and other vegetables . ' β’
CoCa caption: 'a green monster with three eyes and two horns . ' β’
CoCa caption: 'a close - up picture of the arm and foot of an animal . ' β’
CoCa caption: 'an image of a green monster in the background . ' β’
CoCa caption: 'an image of a green monster with long teeth ' β’
CoCa caption: 'there is an image with a quote . ' β’
CoCa caption: 'a computer screen with the words " your pc ran into a problem and collecting some error info ' β’
CoCa caption: 'a computer screen with the message " your pc ran into a problem and collecting some error info ' β’
CoCa caption: 'a black background with white text that reads " your pc is collectable ". ' β’
CoCa caption: 'a computer screen with the message " your pc ran into a problem and collecting some error info ' β’
CoCa caption: 'a smiley face with two dots on it . ' β’
CoCa caption: 'a computer screen with the message " your pc ran into a problem and collecting some error info ' β’
CoCa caption: 'a picture of an object in front of the moon . ' β’
CoCa caption: 'a computer screen with the text " your pc ran into an error ". ' β’
CoCa caption: 'a young boy looking out of the window . ' β’
CoCa caption: 'a woman sitting in front of an open window . ' β’
5
manual caption: A humble village house made of clay and straw with a large wooden window. A frail, young boy named Amal, with wide, sparkling eyes and a bandana wrapped around his forehead, looks out of the window with a dreamy gaze. His tiny hands are clutching the window sill, his eyes reflecting the myriad hues of the setting sun."
/tmp/tmpx7f9hu894ybwq8z2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a drawing of two people sitting next to each other . ' β’
CoCa caption: 'a drawing of a person with a red rectangle . ' β’
CoCa caption: 'a couple of people that are standing in the grass ' β’
CoCa caption: 'a drawing of a person with a red square in the background . ' β’
CoCa caption: 'a couple of people that are writing on paper . ' β’
CoCa caption: 'a drawing of a person 's hand with an image on it . ' β’
CoCa caption: 'a drawing of someone 's hand with an outline on it . ' β’
CoCa caption: 'a black and white drawing of an ant on a remote . ' β’
CoCa caption: 'a black and white image of a person 's hand writing on paper . ' β’
CoCa caption: 'an image of a smiley face with a big smile . ' β’
CoCa caption: 'a skeleton holding a camera with blood on it . ' β’
CoCa caption: 'a group of people standing in front of mirrors . ' β’
CoCa caption: 'a young boy sitting on top of an arm chair . ' β’
5
/tmp/tmpz89f3l4drlffyghr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a metalhead standing in front of mirrors
/tmp/tmp326dh_dqdd6tvb14.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black - and - white photo of a person wearing glasses . ' β’
5
/tmp/tmpcselg2cki6vdzmj2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a drawing of an old man holding something . ' β’
5
CoCa caption: 'a cartoon drawing of an african - american man wearing a chef 's hat . ' β’
/tmp/tmp3ogs3wyu5di0f4v6.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpn9aecrx0le42jgg_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an animated character is holding a gun in his hand . ' β’
5
/tmp/tmp5n3qammh9dgt37kr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a living room filled with lots of furniture . ' β’
5
/tmp/tmp7zgh2nqnlnp6sm76.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp1e9z_1a5_u4vy0d5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a person smiling for the camera ' β’
10
/tmp/tmp535y16_w62o5j25v.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a bunch of butterflies flying in the air ' β’
5
/tmp/tmpx3qmoh89ugu2hmx3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a white bowl filled with different types of food . ' β’
5
manual caption: Crunchy organic chips
/tmp/tmp_u3m49gxfi5j3was.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman with blue and purple lights in her hair . ' β’
5
/tmp/tmpjfus4towbu8st7su.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a statue of sonic the hedgehog is displayed . ' β’
5
/tmp/tmpluwss0zfc23fn8qz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp6jsuplg88etddpwm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpsmekv0ym03hloncf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp6mqav71b5ixe5cne.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman in a colorful outfit is singing . ' β’
5
/tmp/tmpz_ndhupl85o01byi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person is eating an apple slice ' β’
5
manual caption: Crunchy chips
CoCa caption: 'two peacocks sitting on a tree branch with flowers . ' β’
/tmp/tmp2g8_1zalodstdozk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp4po3md1afp5tlj4r.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up of a person sitting in a chair ' β’
5
/tmp/tmprd9do8cxe0bar0_3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a young man is eating some food ' β’
5
/tmp/tmppo2fpixukfi7z51m.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man holding a bowl of chips while eating . ' β’
5
manual caption: a man eating a very crunchy potato chips
/tmp/tmpafph_johtsxrnl5o.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 98%|ββββββββββ| 224/228 [00:00<00:00, 2234.95it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 220/228 [00:00<00:00, 2196.93it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 202/228 [00:00<00:00, 1984.64it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 218/228 [00:00<00:00, 2178.54it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 99%|ββββββββββ| 226/228 [00:00<00:00, 2257.47it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 75%|ββββββββ | 170/228 [00:00<00:00, 1505.59it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 94%|ββββββββββ| 215/228 [00:00<00:00, 2135.16it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 85%|βββββββββ | 193/228 [00:00<00:00, 1927.08it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 218/228 [00:00<00:00, 2168.24it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 88%|βββββββββ | 101/115 [00:00<00:00, 999.03it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 102/115 [00:00<00:00, 960.54it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 81%|ββββββββ | 184/228 [00:00<00:00, 1835.35it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 66%|βββββββ | 151/228 [00:00<00:00, 1480.97it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 655, in __await_impl_timeout__
return await self.__await_impl__()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 662, in __await_impl__
await protocol.handshake(
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 323, in handshake
status_code, response_headers = await self.read_http_response()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 139, in read_http_response
status_code, reason, headers = await read_response(self.reader)
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/http.py", line 120, in read_response
status_line = await read_line(stream)
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/http.py", line 194, in read_line
line = await stream.readline()
File "/usr/local/lib/python3.8/asyncio/streams.py", line 540, in readline
line = await self.readuntil(sep)
File "/usr/local/lib/python3.8/asyncio/streams.py", line 632, in readuntil
await self._wait_for_data('readuntil')
File "/usr/local/lib/python3.8/asyncio/streams.py", line 517, in _wait_for_data
await self._waiter
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 821, in _ws_fn
async with websockets.connect( # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 637, in __aenter__
return await self
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 655, in __await_impl_timeout__
return await self.__await_impl__()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/async_timeout.py", line 169, in __aexit__
self._do_exit(exc_type)
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/async_timeout.py", line 252, in _do_exit
raise asyncio.TimeoutError
asyncio.exceptions.TimeoutError
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 625, in _predict
result = utils.synchronize_async(self._ws_fn, data, hash_data, helper)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 98, in sync
raise FSTimeoutError from return_result
fsspec.exceptions.FSTimeoutError
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 18, in input_changes
cap = caption(input_img, "Beam search", 1.2, 0.5, 5, 20, fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 98, in sync
raise FSTimeoutError from return_result
fsspec.exceptions.FSTimeoutError
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 655, in __await_impl_timeout__
return await self.__await_impl__()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 662, in __await_impl__
await protocol.handshake(
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 323, in handshake
status_code, response_headers = await self.read_http_response()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 139, in read_http_response
status_code, reason, headers = await read_response(self.reader)
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/http.py", line 120, in read_response
status_line = await read_line(stream)
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/http.py", line 194, in read_line
line = await stream.readline()
File "/usr/local/lib/python3.8/asyncio/streams.py", line 540, in readline
line = await self.readuntil(sep)
File "/usr/local/lib/python3.8/asyncio/streams.py", line 632, in readuntil
await self._wait_for_data('readuntil')
File "/usr/local/lib/python3.8/asyncio/streams.py", line 517, in _wait_for_data
await self._waiter
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 821, in _ws_fn
async with websockets.connect( # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 637, in __aenter__
return await self
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 655, in __await_impl_timeout__
return await self.__await_impl__()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/async_timeout.py", line 169, in __aexit__
self._do_exit(exc_type)
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/async_timeout.py", line 252, in _do_exit
raise asyncio.TimeoutError
asyncio.exceptions.TimeoutError
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 625, in _predict
result = utils.synchronize_async(self._ws_fn, data, hash_data, helper)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 98, in sync
raise FSTimeoutError from return_result
fsspec.exceptions.FSTimeoutError
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 18, in input_changes
cap = caption(input_img, "Beam search", 1.2, 0.5, 5, 20, fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 98, in sync
raise FSTimeoutError from return_result
fsspec.exceptions.FSTimeoutError
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 655, in __await_impl_timeout__
return await self.__await_impl__()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 662, in __await_impl__
await protocol.handshake(
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 323, in handshake
status_code, response_headers = await self.read_http_response()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 139, in read_http_response
status_code, reason, headers = await read_response(self.reader)
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/http.py", line 120, in read_response
status_line = await read_line(stream)
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/http.py", line 194, in read_line
line = await stream.readline()
File "/usr/local/lib/python3.8/asyncio/streams.py", line 540, in readline
line = await self.readuntil(sep)
File "/usr/local/lib/python3.8/asyncio/streams.py", line 632, in readuntil
await self._wait_for_data('readuntil')
File "/usr/local/lib/python3.8/asyncio/streams.py", line 517, in _wait_for_data
await self._waiter
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 821, in _ws_fn
async with websockets.connect( # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 637, in __aenter__
return await self
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/client.py", line 655, in __await_impl_timeout__
return await self.__await_impl__()
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/async_timeout.py", line 169, in __aexit__
self._do_exit(exc_type)
File "/home/user/.local/lib/python3.8/site-packages/websockets/legacy/async_timeout.py", line 252, in _do_exit
raise asyncio.TimeoutError
asyncio.exceptions.TimeoutError
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 625, in _predict
result = utils.synchronize_async(self._ws_fn, data, hash_data, helper)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 98, in sync
raise FSTimeoutError from return_result
fsspec.exceptions.FSTimeoutError
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 18, in input_changes
cap = caption(input_img, "Beam search", 1.2, 0.5, 5, 20, fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 98, in sync
raise FSTimeoutError from return_result
fsspec.exceptions.FSTimeoutError
CoCa caption: 'a close up of a person eating food ' β’
5
/tmp/tmpdyzpn5uiiclc7kbw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: the crunchiness of chips
/tmp/tmpjghqzqkou3_rqvp2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman holding an orange peel in her mouth . ' β’
CoCa caption: 'a woman eating an orange slice while standing up . ' β’
CoCa caption: 'a woman holding an orange slice in her mouth . ' β’
CoCa caption: 'a woman eating an orange slice while standing up . ' β’
CoCa caption: 'a woman is eating some food with her mouth . ' β’
5
manual caption: someone eating a very crunchy chips
/tmp/tmpuqj4v8xettbagrza.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white image of an object . ' β’
5
/tmp/tmptqllaxxfdpuyniwe.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp46otliv_s3n1l5ix.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person standing in front of an open door . ' β’
5
CoCa caption: 'two cartoon characters standing next to each other . ' β’
/tmp/tmpt4x7oe1ahtjm9p50.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpofs4n1htdtlarbw2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person standing in front of an open door . ' β’
5
/tmp/tmpg9_rw3w4a260rfxi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person standing in front of an open door . ' β’
5
/tmp/tmpb7dh1ocpfwlh83_f.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person standing in front of an open door . ' β’
CoCa caption: 'a person standing in front of an open door . ' β’
5
/tmp/tmpf87i23_i8n99q6k3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person standing in front of an open door . ' β’
5
CoCa caption: 'a close up of chips on a white background ' β’
/tmp/tmp419unar69__arj7_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: potato chips crumbs
/tmp/tmpel2d3thgo_onpvse.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp6mi54ild5_ev_alh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a person standing in front of an open door . ' β’
5
/tmp/tmpdr79_36gcn5jvz_m.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a piece of food that has been smashed ' β’
5
manual caption: smashed chips
/tmp/tmpx0fktbldcua6v0f9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'an image of a piece of food that has been cut in half ' β’
/tmp/tmpal5x0h0pxqk15ajs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: crunchiness of chips
/tmp/tmpx8qicggwsqr9rcxg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp1x8vsagugniglst6.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a poster with the words " mind vortex alive arc ". ' β’
5
manual caption: The Sound Should Be A Neurofunk Drum & Bass Song With 2 Drops
/tmp/tmpp8qu6_5p_xlrdzar.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The Sound Should Be A Neurofunk Drum & Bass Song With 2 Drops
/tmp/tmpvs546nitq56tcyv5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a man in green shirt with arms crossed . ' β’
/tmp/tmpt49jg2fsr1755qey.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a drawing of an army tank on paper . ' β’
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 92%|ββββββββββ| 209/228 [00:00<00:00, 2088.04it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 2037.90it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 94%|ββββββββββ| 214/228 [00:00<00:00, 2124.19it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 94%|ββββββββββ| 214/228 [00:00<00:00, 2139.05it/s, now=None]
Task exception was never retrieved
future: <Task finished name='qdy8cz5rti_1' coro=<Queue.process_events() done, defined at /home/user/.local/lib/python3.8/site-packages/gradio/queueing.py:343> exception=WebSocketDisconnect(1006)>
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 347, in process_events
client_awake = await self.gather_event_data(event)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 220, in gather_event_data
data, client_awake = await self.get_message(event, timeout=receive_timeout)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 453, in get_message
data = await asyncio.wait_for(
File "/usr/local/lib/python3.8/asyncio/tasks.py", line 494, in wait_for
return fut.result()
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 133, in receive_json
self._raise_on_disconnect(message)
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 105, in _raise_on_disconnect
raise WebSocketDisconnect(message["code"])
starlette.websockets.WebSocketDisconnect: 1006
5
/tmp/tmp6_x_bv4tlm5ezvq4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a train track next to a road with trees . ' β’
5
/tmp/tmpjzff1cka4vlb59sm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpnmqhb7duyrznuwep.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpu1pvjbd5uwvmfg8s.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a picture of someone holding a wooden cross . ' β’
5
/tmp/tmpln3_t2olncyhmg82.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp1djqv5yxz9pbg9_y.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up view of an iron man mask . ' β’
5
/tmp/tmp7252ueedyo20w8qu.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a painting of an african american woman with long black hair . ' β’
CoCa caption: 'a character in the video game brawl stars . ' β’
5
/tmp/tmpj4s3dqdqc7unywhl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp8qs_0ib1ghlxig2q.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a bird sitting on top of a cage . ' β’
5
CoCa caption: 'a bird sitting on top of a cage . ' β’
/tmp/tmp6abk0udx3gp887cm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cartoon of a pink pillar with a cross on it . ' β’
5
CoCa caption: 'a group of white kittens sitting on top of a rug . ' β’
CoCa caption: 'the number 1 7 is red and white . ' β’
CoCa caption: 'a green number twelve with eyes drawn on it . ' β’
/tmp/tmpsu4yygsnhwucjk1k.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a purple eye with black background . ' β’
5
CoCa caption: 'a group of white kittens sitting on top of a rug . ' β’
CoCa caption: 'an abstract drawing of a blue face on black background . ' β’
/tmp/tmphu80f3ct8zz_aqmg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpbd08_ypfudvajxel.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman with long red hair wearing futuristic clothing . ' β’
5
/tmp/tmpgg9vdg1ezycpwlaj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 218/228 [00:00<00:00, 2163.65it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 219/228 [00:00<00:00, 2162.41it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 79%|ββββββββ | 181/228 [00:00<00:00, 1801.32it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
CoCa caption: 'a creepy looking creature with big eyes . ' β’
5
/tmp/tmpdyp9uclder0av1mc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a white bowl filled with different types of food . ' β’
CoCa caption: 'a painting of a woman 's face on top of an old piano . ' β’
5
manual caption: Crunchy tortilla chips
/tmp/tmpdfh4kewzw331qra7.mp4
CoCa caption: 'a bottle of cawa is pictured in this picture . ' β’
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a green number twelve with eyes drawn on it . ' β’
5
CoCa caption: 'the number 1 3 is yellow and has an angry look on its face . ' β’
CoCa caption: 'a black and yellow drawing of a fish . ' β’
CoCa caption: 'a pink cartoon face with tears coming out of its mouth . ' β’
/tmp/tmpe92eijcpg3y9zxt8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'the number 1 6 is purple and has a face . ' β’
5
manual caption: Crunchy tortilla chips
CoCa caption: 'a green and black logo with an upside down face . ' β’
CoCa caption: 'two young men standing next to each other . ' β’
CoCa caption: 'a cartoon of a pink pillar with a cross on it . ' β’
CoCa caption: 'an abstract drawing of a blue face on black background . ' β’
CoCa caption: 'an image of a purple eye with black background . ' β’
/tmp/tmp1gwyogxgk8c3x3eo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a shark 's face with teeth . ' β’
5
CoCa caption: 'a green number 1 2 with two eyes and one eye . ' β’
CoCa caption: 'the number 1 0 with an evil smile on its face . ' β’
CoCa caption: 'a blue cartoon character with an open mouth . ' β’
/tmp/tmp6l9ukl6b9vwz9vzj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a green cartoon face with one eye open . ' β’
CoCa caption: 'an image of the number five with a funny face ' β’
CoCa caption: 'a cartoon of the number one with eyes . ' β’
CoCa caption: 'an image of a green triangle with the eye on it . ' β’
/tmp/tmp9w1vmqb2gp19p36d.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'the letter e is yellow with a face on it . ' β’
CoCa caption: 'an image of a pink monster with big teeth ' β’
CoCa caption: 'a drawing of a person with glasses on . ' β’
CoCa caption: 'a white mountain deep lake sign with mountains in the background . ' β’
5
CoCa caption: 'the letter b is drawn with a black background . ' β’
CoCa caption: 'an image of a green monster . ' β’
CoCa caption: 'a drawing of the number nine . ' β’
CoCa caption: 'a couple of stuffed animals that are next to each other ' β’
CoCa caption: 'a white bowl filled with different types of food . ' β’
/tmp/tmpeyso5dl5v5qis6qo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Crunchy tortilla chips
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
CoCa caption: 'a group of cartoon characters that are in different colors . ' β’
CoCa caption: 'a black and white picture of the word sans . ' β’
CoCa caption: 'an abstract drawing of a person wearing glasses . ' β’
/tmp/tmp4uyqcaqxwho1f_bk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a purple face with yellow eyes and nose . ' β’
CoCa caption: 'an image of a cartoon face with the letter n on it ' β’
CoCa caption: 'a blue and white cartoon face in black background . ' β’
CoCa caption: 'a drawing of some animals with hats on . ' β’
CoCa caption: 'an image of a brown bear with big eyes . ' β’
CoCa caption: 'an image of a cartoon face with glasses . ' β’
CoCa caption: 'an image of a cartoon character that has been drawn ' β’
CoCa caption: 'a purple and white cartoon face with teeth . ' β’
CoCa caption: 'an image of a cartoon robot that is on the ground ' β’
CoCa caption: 'the number two is painted red . ' β’
CoCa caption: 'the letter f is cut out of paper . ' β’
CoCa caption: 'a drawing of an upside down letter h . ' β’
CoCa caption: 'an image of a cat that is laying down ' β’
CoCa caption: 'an illustration of a person standing with their back turned . ' β’
CoCa caption: 'an illustration of a window with waves coming from it . ' β’
CoCa caption: 'an abstract image of a person doing something . ' β’
CoCa caption: 'an orange and yellow elephant sitting on top of a floor . ' β’
CoCa caption: 'a drawing of an animal in the water . ' β’
CoCa caption: 'an upside - down drawing of a triangle . ' β’
CoCa caption: 'an illustration of the number six with a worm in it . ' β’
CoCa caption: 'a drawing of two faces with the number 1 2 on it . ' β’
CoCa caption: 'a group of cartoon characters that are all drawn . ' β’
CoCa caption: 'a drawing of two different types of animals . ' β’
CoCa caption: 'a bunch of different colored cartoon characters on the floor ' β’
CoCa caption: 'a group of cartoon characters that are sitting on the ground . ' β’
CoCa caption: 'a woman standing in front of some flowers . ' β’
CoCa caption: 'a drawing of a blue smiley face with teeth . ' β’
5
CoCa caption: 'a pink and green cartoon character is smiling . ' β’
/tmp/tmptgbayceosgng8sn_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a couple of minions standing next to each other . ' β’
5
/tmp/tmp2565zxsd83oqiyoq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of cartoon characters that are sitting on the ground . ' β’
10
/tmp/tmp5idbsr5zp5hts82b.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a drawing of two different types of animals . ' β’
10
manual caption: A drawing of 8 named Spider says Psst
A drawing of 9 named Wasp says Buzz
A drawing of 0 named Order says How can I help you
/tmp/tmpgc06rbf3d0oy7d_d.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and red sign that is in front of some type of logo . ' β’
10
/tmp/tmppz6rs2li_ridosm8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a series of cartoon images with the letter c . ' β’
10
/tmp/tmpux36xssoo7v66ebd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up view of the head and shoulders of an animated character . ' β’
5
manual caption: Gigachad shrek
CoCa caption: 'a man sitting on top of a couch next to a dog . ' β’
CoCa caption: 'an illustration of a ghost in the woods . ' β’
/tmp/tmplioeht354osd30vk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpkgy0ziyv718dd1fh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'two people standing under a green light . ' β’
/tmp/tmp5q9jil7hrfzimpn1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: βIβm C!β
βCaptainal?β
βFβ F got something surprising for presents βYou want my presents?β βI see.β She opened a presents who got a one cookie βOne cookieβ she shouted out βF is not happy!β βYouβre fired!β
CoCa caption: 'a close up of a person with long hair . ' β’
/tmp/tmp4zn3devx16xf950y.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a spongebob and squidward figure are standing next to each other . ' β’
/tmp/tmpyfee80uj00ux9e1w.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmp8upu2mlwfr5no4qe.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpqtk6z08ws3j53oz0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a hippo statue ' β’
CoCa caption: 'a purple and orange snake with a black background . ' β’
CoCa caption: 'a close - up picture of plankton from the spongebob movie . ' β’
10
CoCa caption: 'a painting of a man riding on the back of a white horse . ' β’
/tmp/tmpfmagh1qi246lo2ze.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a close up picture of two glasses with faces on them . ' β’
/tmp/tmpnwnlk7r26lgwu67v.mp4
CoCa caption: 'a spongebob squarepants figure is standing in the middle of an animated scene . ' β’
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a couple of cartoon characters sitting next to each other . ' β’
CoCa caption: 'a green bag is in the middle of an alley . ' β’
CoCa caption: 'a black and white picture of the word sans . ' β’
10
/tmp/tmp_1xeorgyej32ikba.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up of rocket raccoon in guardians of the galaxy ' β’
CoCa caption: 'a drawing of the number nine . ' β’
5
/tmp/tmp2zuiq2by119h_d95.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Baby bird in nest for next robot singing next for deepest whisper earth says 9
CoCa caption: 'a person standing in front of an open door . ' β’
CoCa caption: 'a close - up of the character rocket raccoon . ' β’
/tmp/tmpjgkp89flx8f0omzz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a neon sign that is shaped like the number one . ' β’
CoCa caption: 'an upside down umbrella sitting on top of the ground . ' β’
10
CoCa caption: 'an image of a door that is made out of wood . ' β’
/tmp/tmpf6khzwv6khemun95.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a close - up picture of a neon sign . ' β’
/tmp/tmpv_23t8edv5gjyr3z.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Talking king Psi
CoCa caption: 'a close - up of the character 's face and hands . ' β’
/tmp/tmppx_fc2zvm7lvj2np.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a woman in purple jacket and scarf standing next to statue . ' β’
CoCa caption: 'an image of a game with the letters alphabet ' β’
CoCa caption: 'a painting of a church on fire with people surrounding it ' β’
CoCa caption: 'an illustration of a building with trees around it . ' β’
/tmp/tmpbyk6p9x30sf3ggcw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black background with the roblox logo . ' β’
10
CoCa caption: 'an orange tabby cat wrapped in a blanket . ' β’
CoCa caption: 'a bunch of different colored cartoon characters on the floor ' β’
CoCa caption: 'a dollar sign made out of blocks on black background . ' β’
CoCa caption: 'a couple of people that are sitting down . ' β’
/tmp/tmp84jhkh19zuvhyqu7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmppsu09jn63h0cv4kd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
10
CoCa caption: 'an image of a robot with question marks around it ' β’
/tmp/tmpm80wcajntdlj6e62.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of cartoon characters that are in different colors . ' β’
10
CoCa caption: 'a woman in costume standing next to trees . ' β’
/tmp/tmpolsyos6gj72x3rf8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
5
CoCa caption: 'an image of a square face with squares on it . ' β’
CoCa caption: 'a number one , two , three and four with different faces . ' β’
CoCa caption: 'an image of a face with squares on it . ' β’
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
CoCa caption: 'a green frog wearing a top hat next to a banana . ' β’
CoCa caption: 'a group of cartoon characters that are in front of a wall . ' β’
CoCa caption: 'a green cartoon face with an unhappy look on his face . ' β’
CoCa caption: 'a group of cartoon characters that are in front of a wall . ' β’
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
/tmp/tmpw5ge3xlkacwu73rm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two cartoon characters are shown side by side . ' β’
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
CoCa caption: 'the number five is yellow and has eyes . ' β’
10
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
CoCa caption: 'the number five is yellow and has eyes . ' β’
CoCa caption: 'a 3 d rendering of a cartoon character with spiky hair . ' β’
/tmp/tmpz77mz3jd6qc827d2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a person standing in front of an open door . ' β’
/tmp/tmpm_1a5a0jv673igjh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
CoCa caption: 'a drawing of someone holding up an image . ' β’
5
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
CoCa caption: 'a drawing of a person holding up an object . ' β’
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
CoCa caption: 'a drawing of a person holding up an object . ' β’
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
CoCa caption: 'a drawing of a person holding up a house ' β’
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
CoCa caption: 'a drawing of a person holding up an object . ' β’
CoCa caption: 'a drawing of a hand holding up an object . ' β’
CoCa caption: 'an image of a cartoon face ' β’
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
CoCa caption: 'an image of a cartoon face that has been drawn ' β’
CoCa caption: 'a drawing of an angry face on top of a white background . ' β’
CoCa caption: 'a drawing of an angry face on the side of a building . ' β’
CoCa caption: 'a drawing of an angry face on the side of a wall . ' β’
/tmp/tmpt_0s1lmcu059gauy.mp4
CoCa caption: 'a drawing of an angry face on the side of a wall . ' β’
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a drawing of an angry face on the side of a building . ' β’
CoCa caption: 'a drawing of an angry face on top of a square . ' β’
CoCa caption: 'a drawing of an angry face on the side of a building . ' β’
CoCa caption: 'an image of a cartoon face with eyes ' β’
CoCa caption: 'an image of a cartoon face with eyes ' β’
CoCa caption: 'a drawing of an angry face on top of a square . ' β’
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
CoCa caption: 'a drawing of an angry face on top of a square . ' β’
CoCa caption: 'a drawing of an angry face and a person . ' β’
CoCa caption: 'a drawing of an angry face with two eyes . ' β’
CoCa caption: 'a drawing of an angry face with blue eyes . ' β’
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
CoCa caption: 'an animated man holding a gun in front of another man . ' β’
CoCa caption: 'the number four is drawn in blue . ' β’
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
5
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
CoCa caption: 'a cartoon of different faces and numbers . ' β’
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
CoCa caption: 'a drawing of the number four in blue . ' β’
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
CoCa caption: 'a cartoon of the number four . ' β’
CoCa caption: 'a blue number four is shown in an image . ' β’
/tmp/tmpmbk_6mup09ptvdqo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
5
CoCa caption: 'a black and white picture of some different colored animals . ' β’
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
CoCa caption: 'an image of a number two ' β’
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
CoCa caption: 'a cartoon of a number one sitting on the ground . ' β’
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
CoCa caption: 'a cartoon of a number one sitting on the ground . ' β’
/tmp/tmp0ysjgj8zo3s_joq2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cartoon of a number one sitting on the ground . ' β’
CoCa caption: 'a brown number one sitting on top of it . ' β’
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
10
CoCa caption: 'a brown number one sitting on top of it . ' β’
CoCa caption: 'five nights at freddy 's characters are drawn in a cartoon style . ' β’
CoCa caption: 'a woman kneeling next to a dog on the ground . ' β’
CoCa caption: 'a drawing of the five nights at freddys character . ' β’
/tmp/tmpdti4tc6s97ron7p6.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'the word " mood " spelled out in red , white and blue letters . ' β’
/tmp/tmp2gxybf95nameu61f.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'an image of a face that looks like a monster ' β’
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
CoCa caption: 'a group of cartoon characters with numbers and faces . ' β’
/tmp/tmp6g1utxfvnp89e_f7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The zain garside issy show 5 tells us how ate all my treat with Boys the hand and Zain garside
/tmp/tmpbpxeat69qhlp0j0p.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The zain garside issy show 0 gets mad when heβs fail at school your driving test again with spunk worm
/tmp/tmpkkgeeyx9kptlhwoy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The zain garside issy show episode is βVolunteeryβ
/tmp/tmpyxtqd3rip4qsrk7p.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The zain garside issy show episode is βLiam takes a showerβ Lidea jean garside and Liam Jackson
/tmp/tmp4ttmu36xcznhb1po.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a young girl sticking her tongue out . ' β’
10
manual caption: The zain garside issy show season 9 episode is βLidea youβre firedβ
/tmp/tmp39d2upujj86_bus7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white photo of a smiling face . ' β’
CoCa caption: 'a close up of some white and yellow flowers . ' β’
10
/tmp/tmpuyowo1mjoqfoz998.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up picture of the face of an adult tiger . ' β’
10
/tmp/tmpvz5c7i0ilobtrj3a.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 53%|ββββββ | 121/228 [00:00<00:00, 1191.34it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 75%|ββββββββ | 170/228 [00:00<00:00, 1699.83it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 77%|ββββββββ | 176/228 [00:00<00:00, 1745.15it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 79%|ββββββββ | 180/228 [00:00<00:00, 1758.22it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 62%|βββββββ | 141/228 [00:00<00:00, 1402.79it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 81%|ββββββββ | 185/228 [00:00<00:00, 1826.05it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 76%|ββββββββ | 173/228 [00:00<00:00, 1726.89it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1507.62it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 86%|βββββββββ | 195/228 [00:00<00:00, 1949.19it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 67%|βββββββ | 153/228 [00:00<00:00, 1483.62it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 71%|βββββββ | 161/228 [00:00<00:00, 1592.40it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 83%|βββββββββ | 189/228 [00:00<00:00, 1889.00it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 64%|βββββββ | 146/228 [00:00<00:00, 1454.21it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 70%|βββββββ | 159/228 [00:00<00:00, 1505.28it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 220/228 [00:00<00:00, 2173.25it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 78%|ββββββββ | 177/228 [00:00<00:00, 1765.22it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 84%|βββββββββ | 191/228 [00:00<00:00, 1894.61it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 203/228 [00:00<00:00, 2016.01it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 85%|βββββββββ | 194/228 [00:00<00:00, 1939.53it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 57%|ββββββ | 131/228 [00:00<00:00, 1301.26it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 78%|ββββββββ | 178/228 [00:00<00:00, 1777.00it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 65%|βββββββ | 149/228 [00:00<00:00, 1488.70it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 72%|ββββββββ | 165/228 [00:00<00:00, 1648.05it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 79%|ββββββββ | 179/228 [00:00<00:00, 1789.36it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 48%|βββββ | 109/228 [00:00<00:00, 1087.96it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 64%|βββββββ | 147/228 [00:00<00:00, 1469.77it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 97%|ββββββββββ| 221/228 [00:00<00:00, 2206.32it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 1998.68it/s, now=None]
ERROR: Exception in ASGI application
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 335, in __call__
stat_result = await anyio.to_thread.run_sync(os.stat, self.path)
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
FileNotFoundError: [Errno 2] No such file or directory: '/home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.798fa79a.css'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/protocols/http/h11_impl.py", line 429, in run_asgi
result = await app( # type: ignore[func-returns-value]
File "/home/user/.local/lib/python3.8/site-packages/uvicorn/middleware/proxy_headers.py", line 78, in __call__
return await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/applications.py", line 276, in __call__
await super().__call__(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/applications.py", line 122, in __call__
await self.middleware_stack(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 184, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/errors.py", line 162, in __call__
await self.app(scope, receive, _send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/cors.py", line 84, in __call__
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 79, in __call__
raise exc
File "/home/user/.local/lib/python3.8/site-packages/starlette/middleware/exceptions.py", line 68, in __call__
await self.app(scope, receive, sender)
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 21, in __call__
raise e
File "/home/user/.local/lib/python3.8/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 718, in __call__
await route.handle(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 276, in handle
await self.app(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/routing.py", line 69, in app
await response(scope, receive, send)
File "/home/user/.local/lib/python3.8/site-packages/starlette/responses.py", line 338, in __call__
raise RuntimeError(f"File at path {self.path} does not exist.")
RuntimeError: File at path /home/user/.local/lib/python3.8/site-packages/gradio/templates/frontend/assets/index.798fa79a.css does not exist.
CoCa caption: 'a stuffed animal that is dressed up like a person . ' β’
10
/tmp/tmpist16roq8vzptp10.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a fish with its mouth wide open . ' β’
5
/tmp/tmp8vkvyypnca43of61.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'two women kissing each other in a body of water ' β’
10
/tmp/tmpj7bnlae9jgilm3g7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a creature that looks like a dragon ' β’
10
/tmp/tmp5y0ol3h1otvfka6v.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a puddle of water on the ground near a sidewalk . ' β’
5
/tmp/tmpqr4pbolqyn0tn9l7.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a very big boob woman in a red skirt ' β’
5
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 100%|ββββββββββ| 228/228 [00:00<00:00, 2277.98it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 94%|ββββββββββ| 215/228 [00:00<00:00, 2148.26it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 86%|βββββββββ | 197/228 [00:00<00:00, 1966.89it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 401, in run_predict
output = await app.get_blocks().process_api(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "app.py", line 37, in infer
sound = audio_gen(cap, duration_in, 2.5, seed, 3, "audioldm-m-text-ft", fn_index=0)
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 952, in __call__
outputs = client_utils.synchronize_async(
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/utils.py", line 460, in synchronize_async
return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 100, in sync
raise return_result
File "/home/user/.local/lib/python3.8/site-packages/fsspec/asyn.py", line 55, in _runner
result[0] = await coro
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1302, in process_api
result = await self.call_function(
File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1025, in call_function
prediction = await anyio.to_thread.run_sync(
File "/home/user/.local/lib/python3.8/site-packages/anyio/to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "/home/user/.local/lib/python3.8/site-packages/anyio/_backends/_asyncio.py", line 867, in run
result = context.run(func, *args)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 655, in _predict_resolve
outputs = self.make_predict()(*data)
File "/home/user/.local/lib/python3.8/site-packages/gradio_client/client.py", line 627, in _predict
raise ValueError(result["error"])
ValueError: None
5
/tmp/tmpoytyfqvb8nk2292r.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up view of the chest area of a woman . ' β’
CoCa caption: 'a woman wearing lingerie in front of a mirror . ' β’
CoCa caption: 'a close - up of a woman 's face with trees in the background . ' β’
CoCa caption: 'a black and white photo of a woman 's breasts . ' β’
5
/tmp/tmpz7p992yijse4o6uh.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpsmqaw9wexmisawle.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close up view of some very nice looking girls . ' β’
CoCa caption: 'a close up view of some very nice looking girls . ' β’
CoCa caption: 'a girl is getting fucked by a big black cock . ' β’
5
/tmp/tmplebtk4kbg4zi_9nu.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp35ul_9synhzqepya.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a painting of a woman with long hair . ' β’
/tmp/tmpspwv3lpp4_l_kod9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpk0rnluqe802ysruk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a painting of a woman with long hair . ' β’
5
CoCa caption: 'a group of cartoon characters that are in different colors . ' β’
/tmp/tmp5yu1j010mbfri1ji.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: The zain garside issy show episode is βFace mashupβ
CoCa caption: 'an oil painting of a woman sitting on the ground . ' β’
/tmp/tmpwr78kt_crus39upg.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp0wc198ad48d3k54j.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man is standing in the grass holding a golf bag . ' β’
10
/tmp/tmp0doh6t020hq_53s6.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpz0bewu_7gajs2bjs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a woman with bruises on her face lying in bed . ' β’
CoCa caption: 'a blonde girl with long hair is fucked in the ass . ' β’
CoCa caption: 'an x - ray image of a human head with a red arrow pointing at it . ' β’
/tmp/tmprwnpnuan0ss7q8d8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a young boy in swim trunks giving thumbs up . ' β’
CoCa caption: 'an older man and a young boy in life jackets steering a boat . ' β’
/tmp/tmpak6mbjbxpoo6rwxw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cd cover with an image of a person holding a gun . ' β’
5
manual caption: Ricochett's Music disc of the 70s and futuristic era
CoCa caption: 'a black and white image of an arrow with green paint coming from it . ' β’
CoCa caption: 'a black and white drawing of an owl ' β’
CoCa caption: 'a black and white image of an animal . ' β’
/tmp/tmpim2za_88j4or92qa.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The zain garside issy show 9 is getting angry
/tmp/tmpx7fhyt6kzs2lhf44.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Ricochett's Music disc of the 70s and futuristic era
CoCa caption: 'the simpsons porn ' β’
CoCa caption: 'a black and white drawing of the number six . ' β’
/tmp/tmpkd5i0j4u8ylyuohc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpg1ad76vh2_admar1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: The zain garside issy show 6 is vomiting and melting horror of terror
CoCa caption: 'there is a drawing of a person with horns on it ' β’
/tmp/tmp63esn3liqirfwqrw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'a black and white image of an arrow with green paint coming from it . ' β’
/tmp/tmplfv0lg1ng_q1s1ca.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpz2pj7pe3sxbd1bhq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
CoCa caption: 'two men and a woman are fucking on the couch . ' β’
CoCa caption: 'a light that has been turned on . ' β’
/tmp/tmp1atj4sr_7tpg6m1w.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a black and white drawing of the number six . ' β’
/tmp/tmpfb126po3kxd2d1j8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpj2l0dt18myyza6_b.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white image of a knife in the shape of an animal . ' β’
10
/tmp/tmp_a67qszo9tkfmcea.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white drawing of an owl ' β’
10
/tmp/tmpekxd6iozzb0fbn71.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man in pink shirt sitting on top of a bike . ' β’
5
/tmp/tmpfr27m2lbsq65jjei.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: A man with cycle
/tmp/tmpck5_yw7dvabqy4tk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a purple sound wave is lit up in the dark . ' β’
5
CoCa caption: 'an image of a man that is looking evil . ' β’
/tmp/tmpwxiiqb41w82y3inj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpt7lvjzl9048ozx_t.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white image of the number 1 0 . ' β’
5
/tmp/tmpk8eu2hq36kunpccr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a red bird with black eyes and beak is flying . ' β’
CoCa caption: 'a green number 1 2 with two eyes and one eye . ' β’
CoCa caption: 'a green cartoon face with one eye open . ' β’
CoCa caption: 'a group of stars that are glowing in the dark . ' β’
CoCa caption: 'an image of a red shopping cart on black ' β’
CoCa caption: 'a black - and - white drawing of an upside down letter h . ' β’
CoCa caption: 'a black and white image of the letter t . ' β’
CoCa caption: 'a black and white picture with red background . ' β’
CoCa caption: 'an abstract drawing of a cat with red eyes . ' β’
10
manual caption: The zain garside issy show E is a devilish man
/tmp/tmpojm9j69cg74yhd1q.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a pink cartoon character is fighting with an angry robot . ' β’
10
/tmp/tmpoqd_agh60rrj_vxe.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a pink and grey bird flying next to each other . ' β’
CoCa caption: 'an animated character is holding a hammer . ' β’
CoCa caption: 'a group of people that are talking to each other . ' β’
10
/tmp/tmprw4493d90ymo6sw8.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an image of a drawing with two lines on it . ' β’
10
manual caption: Arguing with 64 and 49
/tmp/tmpikwv1emfmj0yof4w.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a drawing of a dollar bill with a smile on it . ' β’
10
CoCa caption: 'two beautiful young women posing for a picture . ' β’
/tmp/tmpotf9gx44nb2mre7r.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Talking dollar
/tmp/tmp41tgfoncvsoryfuz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a drawing of a dollar sign on paper . ' β’
CoCa caption: 'a drawing of a dollar bill on the phone . ' β’
5
manual caption: A theme party of electronic music in the Russian folk costume style. Two Russian beauties to electronic club music with an oriental motif. Need a track in the style of deep, techno, progressive or other direction, taking into account the intertwining of modern styles with a traditional folk song or motif
/tmp/tmp8463snasgzkllbpf.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
CoCa caption: 'a man with a bird head wearing a suit and tie . ' β’
/tmp/tmpotopl60be8bdoq9t.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: bigfoot sasquatch
/tmp/tmpxtcr1104rai0a2yx.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a drawing of an apple and teddy bear . ' β’
10
/tmp/tmpfaa3cg106jme7upr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a drawing of an apple and a dog ' β’
10
/tmp/tmp7jvb5_zxyeeeujle.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: bigfoot sasquatch
/tmp/tmp7claatskb_bf04lk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: Who are you? Unknown crypto persona - Ava as a brand. The motive for making music let it be like for James Bond only in the style of an enigmatic big player in the market under the name hanumagic
eth known. The style of the music should reflect the style of the picture and bring a sense of success and profit, to create a mood and sharing as a legend like a wolf with a wolf worth modernity and on the njcrypto currency market. Music must fit the possibility of presentation and emphasize the uniqueness and style that you see looking at this picture, taking into account these other described
CoCa caption: 'a drawing of an apple that has been drawn with red marker . ' β’
CoCa caption: 'an illustration of a red and black apple . ' β’
/tmp/tmpyagm11f0gxemn46_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: branches snapping
/tmp/tmphc6ohia32oyj10cc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a green alien is standing up and smiling . ' β’
10
/tmp/tmpvrm8m1dnzd2raupo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 95%|ββββββββββ| 216/228 [00:00<00:00, 2155.45it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 218/228 [00:00<00:00, 2174.04it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 75%|ββββββββ | 171/228 [00:00<00:00, 1708.64it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 202/228 [00:00<00:00, 1972.71it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 99%|ββββββββββ| 226/228 [00:00<00:00, 2253.11it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 1995.27it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 94%|ββββββββββ| 214/228 [00:00<00:00, 2137.56it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 88%|βββββββββ | 200/228 [00:00<00:00, 1996.05it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 84%|βββββββββ | 191/228 [00:00<00:00, 1888.22it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 82%|βββββββββ | 187/228 [00:00<00:00, 1855.97it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 91%|βββββββββ | 207/228 [00:00<00:00, 2067.90it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 80%|ββββββββ | 182/228 [00:00<00:00, 1808.88it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 77%|ββββββββ | 176/228 [00:00<00:00, 1758.77it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 94%|ββββββββββ| 215/228 [00:00<00:00, 2149.80it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 219/228 [00:00<00:00, 2187.86it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 1800.73it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 94%|ββββββββββ| 215/228 [00:00<00:00, 2128.93it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 93%|ββββββββββ| 211/228 [00:00<00:00, 2108.67it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 88%|βββββββββ | 201/228 [00:00<00:00, 1994.88it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 96%|ββββββββββ| 219/228 [00:00<00:00, 2183.57it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 100%|ββββββββββ| 227/228 [00:00<00:00, 2269.65it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 100%|ββββββββββ| 227/228 [00:00<00:00, 2251.47it/s, now=None]
Task exception was never retrieved
future: <Task finished name='ic3g5wxs7hj_1' coro=<Queue.process_events() done, defined at /home/user/.local/lib/python3.8/site-packages/gradio/queueing.py:343> exception=WebSocketDisconnect(1006)>
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 347, in process_events
client_awake = await self.gather_event_data(event)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 220, in gather_event_data
data, client_awake = await self.get_message(event, timeout=receive_timeout)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 453, in get_message
data = await asyncio.wait_for(
File "/usr/local/lib/python3.8/asyncio/tasks.py", line 494, in wait_for
return fut.result()
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 133, in receive_json
self._raise_on_disconnect(message)
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 105, in _raise_on_disconnect
raise WebSocketDisconnect(message["code"])
starlette.websockets.WebSocketDisconnect: 1006
5
manual caption: grunting
/tmp/tmpukmyz01_9r7h1wsk.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: animal grunts
/tmp/tmpiupisthm9mdc1xxw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a poster with flowers and butterflies in it . ' β’
5
/tmp/tmphyzfvr5kwb_00eg5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white photo of two faces ' β’
10
manual caption: An scary old video with scary music and creepy imagery
/tmp/tmpme3l0a6ferw4y1kv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man is standing on stage with his arms outstreched . ' β’
CoCa caption: 'a woman is sitting on top of the couch ' β’
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
Task exception was never retrieved
future: <Task finished name='ccac62gqcmn_1' coro=<Queue.process_events() done, defined at /home/user/.local/lib/python3.8/site-packages/gradio/queueing.py:343> exception=WebSocketDisconnect(1006)>
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 347, in process_events
client_awake = await self.gather_event_data(event)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 220, in gather_event_data
data, client_awake = await self.get_message(event, timeout=receive_timeout)
File "/home/user/.local/lib/python3.8/site-packages/gradio/queueing.py", line 453, in get_message
data = await asyncio.wait_for(
File "/usr/local/lib/python3.8/asyncio/tasks.py", line 494, in wait_for
return fut.result()
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 133, in receive_json
self._raise_on_disconnect(message)
File "/home/user/.local/lib/python3.8/site-packages/starlette/websockets.py", line 105, in _raise_on_disconnect
raise WebSocketDisconnect(message["code"])
starlette.websockets.WebSocketDisconnect: 1006
5
manual caption: Miranda Otto got a cunt full of cum!
/tmp/tmp1xa9a3fwnupcogyd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Miranda Otto got a cunt full of cum!
/tmp/tmpav5jg4boaxm13yhl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white image of the letter j . ' β’
CoCa caption: 'the number 1 0 is written in black ink . ' β’
CoCa caption: 'the letter m is drawn in black ink . ' β’
CoCa caption: 'an animal that is jumping in the air . ' β’
CoCa caption: 'an abstract black and white drawing of a umbrella . ' β’
CoCa caption: 'a black and white drawing of an upside - down kite . ' β’
CoCa caption: 'a body of water that is surrounded by mountains . ' β’
5
/tmp/tmpnczd6cpnmm5672kw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpgarfhpaycjpoj9vs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man in armor holding an axe and sword . ' β’
5
/tmp/tmpe4g96_3sxg6aahqs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a man saying "fuck you bro"
/tmp/tmp13ll8z__5n00lh0a.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man with white hair smiles for the camera . ' β’
CoCa caption: 'an old photo of a man dressed in native american clothing . ' β’
5
/tmp/tmpnu68f_vw4264_m4a.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmprxtp8s3s2700zf34.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: creepy man with boobs grinning at the camera
/tmp/tmp72j6p9tvf7lt3yib.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: creepy man with boobs grinning at the camera
/tmp/tmpv1a4ub7pzfvqy6lr.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a bust of an older man sitting on top of a wooden table . ' β’
5
/tmp/tmpg0rwfvdorfnnzhgd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'there is a basket of flowers on the grass . ' β’
5
/tmp/tmpzo96szn_i4pxnbta.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman laying on the ground with long hair . ' β’
5
/tmp/tmp31szq66m8txhwjw2.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a bottle and a glass . ' β’
10
CoCa caption: 'a person on top of an obstacle course in the park . ' β’
/tmp/tmpdd9oms8wr28ie8l6.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Kanye West
Rapping hard on the beat
/tmp/tmpbi8ym80ozab881ep.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a little girl standing in front of a television . ' β’
5
/tmp/tmpr9wr379xjiakexjy.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpcr3dv6muhjgnrprl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a black and white cat laying on top of a blanket . ' β’
5
/tmp/tmpsbeqsl_b4qfciu3c.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a muscular man in flames . ' β’
5
/tmp/tmpmajn3lif3yztxakj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an animated woman with big boobs is standing next to a man . ' β’
5
/tmp/tmp86lc34agfonv743n.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a muscular man with blue hair . ' β’
5
/tmp/tmp8q00608gzxb3thkz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a muscular man with blue hair . ' β’
CoCa caption: 'an illustration of a woman in the water . ' β’
5
CoCa caption: 'a close - up picture of the face of a baby . ' β’
/tmp/tmp21efyxb8myy_kgci.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp74msv846_27i8x9e.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a picture of an animal with the caption " ok thank you for sharing ". ' β’
10
manual caption: Hielo my firand , i am catu from the world batu , nice to meet you , thanku
/tmp/tmp0pw82rj2nutbcsag.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a close - up view of the bottom part of a rock formation . ' β’
10
CoCa caption: 'elon musk 's face is shown in a black and white photo . ' β’
/tmp/tmpk8kmal9ks8yhjuhj.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an animated woman with purple hair holding a large hammer . ' β’
5
/tmp/tmp_0n6s0swr4ma3suo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a statue of a skeleton with an axe in his hand . ' β’
CoCa caption: 'a skeleton wearing a red jacket and black hat . ' β’
5
/tmp/tmpui00mukpiorxhdlm.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a statue of an angel in purple and green . ' β’
CoCa caption: 'a statue of an angel in purple and green . ' β’
CoCa caption: 'an image of a woman with green hair . ' β’
CoCa caption: 'a statue of an angel with green wings . ' β’
CoCa caption: 'an image of a woman with green hair . ' β’
CoCa caption: 'a statue of an angel with green wings . ' β’
CoCa caption: 'a woman in purple and green dress with wings . ' β’
5
/tmp/tmp4e8bx6i_zevvnb00.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a young man talking on his cell phone . ' β’
5
manual caption: Make the background fiery red with a lion π¦ with blue and red changing color eyes
/tmp/tmp2uoebdcuwhh5a1n_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpdpao8qnx11d_w4_e.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a man talking on his cell phone in front of flames . ' β’
10
/tmp/tmpcxianjiilj0t8bqs.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a angel in a purple dress
/tmp/tmpp1vfeeqsdq85cwad.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman in purple and green dress with wings . ' β’
CoCa caption: 'a woman with blue hair is dressed in armor . ' β’
CoCa caption: 'an illustration of a woman standing next to a fire creature . ' β’
5
/tmp/tmppz_3btn2964xazmo.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an illustration of a woman wearing a gold and blue outfit . ' β’
CoCa caption: 'a close up image of the chest and torso . ' β’
CoCa caption: 'an image of a green and white wolf in armor ' β’
5
CoCa caption: 'a beautiful young lady with long blonde hair . ' β’
/tmp/tmpo0c9gkgc2w83ctbz.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp3dsk3entzv26vlk3.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a computer screen with an anime picture on it . ' β’
CoCa caption: 'an airplane flying through the sky with a shark mouth on it . ' β’
5
manual caption: a computer screen with an anime picture on it .
/tmp/tmplf4facdppb1uxpor.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpipr_xf_acpg44i54.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an old fashioned steam train is parked on the tracks . ' β’
10
/tmp/tmpcoq_csxcbo1kmib0.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
/tmp/tmpzfquy9atg523igc1.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an animal that is standing in the water . ' β’
CoCa caption: 'an image of a weird looking creature with big eyes ' β’
10
manual caption: Water buffalo mooing
/tmp/tmpux25oqp3luo19tx5.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmp33e5svq384tm_2ic.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an aerial view of a large military ship . ' β’
10
manual caption: Battleship fring 16 inch guns
/tmp/tmpl1_ddi64bmmpsjsu.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a woman with long blonde hair and tattoos . ' β’
10
manual caption: Kim hyuna saying How You Like That
CoCa caption: 'a pink and yellow background with the word " peace " written on it ' β’
CoCa caption: 'a girl is standing in front of some buildings . ' β’
/tmp/tmp5ypcry1om52gbii9.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: a girl is standing in front of some buildings .
/tmp/tmpah56ewx_weh21nwe.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Kim Hyuna singing How You Like That
CoCa caption: 'an image of a man with horns holding a sword . ' β’
/tmp/tmpaue762ziuhau0hvi.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'cars driving down a street in front of the city skyline . ' β’
CoCa caption: 'an orange and white train traveling down the tracks . ' β’
5
manual caption: cars driving down a street in front of the city skyline .
/tmp/tmpa5zglkuzdttp1p73.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: SRT GE locomotive passing in 1978
/tmp/tmpr917jtxymnwdktva.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: State Railway of Thailand train passing
/tmp/tmpdk2qoron5x3a3_kl.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an airplane flying in the air with a mountain behind it . ' β’
10
manual caption: B-17 bombing raid in BLACKPINK concert
/tmp/tmp8kc6by5eik4w25c4.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: B-17 bombing raid flyby sound
/tmp/tmpa8aojmykgv4hvzbv.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Boeing B-17 flyby with bombing raid sound
/tmp/tmprhx6bfoobbnk5pgw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a brown cow standing in tall grass eating . ' β’
10
manual caption: Bull roaring sound, realistic
/tmp/tmpym9t5zonioll4449.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
10
manual caption: Zebu Bull bellowing sound, realistic
/tmp/tmpnqfivjft_7n0_j5_.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a cartoon pig wearing pink clothes and shoes . ' β’
5
/tmp/tmpbqbpalvntoy_uubd.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an animated picture of a woman with red eyes . ' β’
5
/tmp/tmpxfeatg2teunnqeum.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an animated character is wrestling a man . ' β’
5
/tmp/tmpfhpcb8j988lvvhxe.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpotp55akv_2v5gype.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: creepy man with boobs grinning at the camera
/tmp/tmph2d0js0k1hffeneb.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: creepy man with boobs grinning at the camera
CoCa caption: 'a close up picture of the back side of an order form . ' β’
/tmp/tmpf_7bqrzu4agiguxq.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpl0wfxgummzlw6fmw.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a drawing of an old military tank in black and white ' β’
5
/tmp/tmpxh5ayjqi0h21st1s.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: creepy man with boobs grinning at the camera
CoCa caption: 'a picture of a woman with blood on her face . ' β’
/tmp/tmpxah4q1pkibukdc2i.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
/tmp/tmpi7qibu946dao3d5g.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'an orange and white airplane sitting in the grass . ' β’
5
manual caption: OS 46 AX engine running
/tmp/tmpdhcm5pfmhqzv66dc.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
5
manual caption: creepy man with boobs grinning at the camera
/tmp/tmpbum3af8dpujbmqed.mp4
MoviePy - Writing audio in sound.mp3
MoviePy - Done.
CoCa caption: 'a path through the trees in the forest . ' β’
7
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 99%|ββββββββββ| 226/228 [00:00<00:00, 2257.58it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 89%|βββββββββ | 204/228 [00:00<00:00, 2039.95it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 100%|ββββββββββ| 228/228 [00:00<00:00, 2277.55it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 87%|βββββββββ | 198/228 [00:00<00:00, 1979.39it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 99%|ββββββββββ| 226/228 [00:00<00:00, 2239.43it/s, now=None]
chunk: 0%| | 0/228 [00:00<?, ?it/s, now=None]
chunk: 98%|ββββββββββ| 223/228 [00:00<00:00, 2227.72it/s, now=None]
chunk: 0%| | 0/115 [00:00<?, ?it/s, now=None]