-
#### What is your question?
I am trying to replicate the results for the new wav2vec-u (https://ai.facebook.com/research/publications/unsupervised-speech-recognition) model (currently working on TIMI…
-
I took the liberty to browse through forks of our project and noticed a lot of great enhancements, bug-fixes, additions, great ideas, and so on that live in parallel to this project and are not merged…
-
### Describe the Issue
This is a common sticking point for learners. It seems that creating and calling a function with 2 arguments is a substantial step up in difficulty from calling a function with…
-
### Steps to reproduce
1. Open calendar
### Expected behaviour
Calendar should load
### Actual behaviour
Calendar on the web gets stuck on the loading spinner and dumps JS errors in the …
-
Took a stab and creating "BLIP guided imagery" using VQGAN. The general idea is that you start with a reference text embedding and then steer an image to minimize the angle between its embedding and t…
-
Hi @bfelbo , and first of all thanks for sharing your great work.
I have a dataset in which the domain is a little bit different than twitter. I have a couple of questions and would really apprecia…
-
Help us create puzzles and obstacles related to privacy, security, and inclusion issues like cryptography, data-sharing, and going dark.
These should be adaptable for several different adventures.
…
-
Problem / Idea :-
Solution :-
Implementation:-
-
The treewidth functions appear to depend on the types of nodes in the input graph.
### Current Behavior
For example, the algos fail is there is a mix of nodes with integer and string types.
#…
-
There are a number of control-flow patterns that go beyond the classic "last-in first-out" form. Coroutining, iterators based on yield, asynchronous I/O and, more exotically, delimited continuations, …