-
```
hi,
First of all, thanks for that programm which is simple, fast and easy to use. I
think it could be a real alternative to xbne.
I would like to suggest that the directory creation occur only …
-
Batching inference should be used in Whisper-Streaming. It's currently not implemented.
This could work: https://github.com/huggingface/transformers/pull/27658
- if "forced decoding" really wor…
-
Hey,
I see with https://github.com/mifi/reactive-video we have Parallel rendering 🔥
Would it be possible to bring this to editly, what would be involved in getting this to work?
Thanks,
Lew…
-
I am currently building a pipeline for a research project which requires KWS - I am confused which one would be better off.
In our use-case, we want to identify key-words over streams of audio data…
-
# Description
I have video oral histories. I would like to let a client know that an audio-only derivative is available that could be played or downloaded instead of the talking head video.
## V…
-
### Steps to reproduce the issue
1 create a media field
2 try to upload an mp3
### Expected result
display a audio player with mp3
### Actual result
we can't upload an mp3
but we didn't…
-
```
hi,
First of all, thanks for that programm which is simple, fast and easy to use. I
think it could be a real alternative to xbne.
I would like to suggest that the directory creation occur only …
-
At the moment the only time you can pass a prompt is while configuring the builder.
This prevents prompting on a per-infer call, for:
- coherent continuation (e.g.: real-time speech with persistin…
-
Can it handle audio up to 15 minutes long?
-
I've been trying to use this library to create a playlist that plays in the background and ducks other sounds.
I was able to implement ducking just fine. However, the only way I could get it to pla…