-
When a site begins to play some sound, the beginning of that sound gets truncated and the rest is played normally. The delay is too noticeable for me to continue using the extension.
-
When a ~~listener is triggered~~ _Lock event is received_, it seems to resume all listeners. Not sure if this happens by design, but it's not what I would expect.
With the test config bellow, the s…
-
### Checklist
- [X] I read the [troubleshooting guide](https://github.com/bluefireteam/audioplayers/blob/main/troubleshooting.md) before raising this issue
- [X] I made sure that the issue I am raisi…
-
### Description
Currently in the settings page, when a user goes to update their resume, the correct database writes are made and the resume is uploaded, however, the old resume still remains.
### R…
-
This issue addresses the need to create a default theme for rendering resumes within the application. This theme will provide a consistent and visually appealing structure for presenting user resume d…
-
- eg. using something like Taguette where you can highlight and "tag" a sentence that automatically gets exported to the the studnet organiser application.
-
I am training a LoRA with 15 images. I saved a state on epoch 4. The `train_state.json` file inside `x-0000004-state` is
`{"current_epoch": 4, "current_step": 60}`
And then I resume `x-0000004-…
-
Say I have this file `t.dart`:
```dart
import "dart:developer";
void main() {
int i = 42;
debugger();
print(i);
}
```
and I run it like this:
```
out/ReleaseX64/dart --enable-…
-
- Add Api endpoint to Vitarum
- Integration with Chatbot
-
in #380 want to add a deployment with flask and streamlit
## 🌟 Feature Overview
Add a Streamlit-based user interface for the Resume Analyzer, enabling users to upload resumes and view analysis…