-
### What problem are you trying to solve?
WCAG calls for transcripts as a text alternative for audio-only speech, and for spoken video soundtracks in some cases.
HTML does not have a native `` …
-
-
## Cell 1
```notebook
!apt install ffmpeg
!pip install whisper-s2t yt-dlp gradio pydantic ffmpeg-python
```
## Cell 2
```python
import logging
from pathlib import Path
import whisper_s2…
-
Hi there,
I'm currently working with the UCY dataset using your loaders, which have been very convenient. In the resulting Pandas dataframe, each row is associated with a frame_id, which (from my u…
-
As far as I understand the current API only allows to replace the whole play script, but not a single layer while leaving the other layers intact.
For my applicatons, it's necessary to only change …
-
**Describe the bug**
I am experiencing problems when two composed recordings starts at the same time.
"First" record is ok, but the "second" have the content of first record without sound instea…
-
Take 7D for example. It currently renders this:
The first choice you have is 'Yes' or 'Fuck yes'. Both lead to the same video. Then, You are presented with 'Fight her' or 'leap through the wind…
-
The latest video in this playlist is private: https://www.youtube.com/playlist?list=PL7VmhWGNRxKi1ikLc2b_pi6EIGOCdF10d
Since that video got added, the script always outputs an error message for it …
-
The timestamp on the thumbnail title is always +1 hour compared to system time.
![2023-12-07--12-21-17_betlogbeast_RPiCamControlv6613mycampizerocam3DownloadGoogleChrome](https://github.com/silvanme…
-
So you could put something like 0:10 in the description and it would work as expected. Should be pretty simple to do, regexp to match and then change to link with javascript and then player.currentTim…