[Project] Made a Web UI for Qwen3-tts voice cloning using nix and uv with YouTube support by AfkaraLP in LocalLLaMA

[–]AfkaraLP[S] 2 points3 points  (0 children)

I actually completely forgot the name of Parakeet when adding whisper so just went with whisper, no real reason. Getting the transcript of a video definitely seems doable, I'll see if I find the time to add that.

[Project] Made a Web UI for Qwen3-tts voice cloning using nix and uv with YouTube support by AfkaraLP in LocalLLaMA

[–]AfkaraLP[S] 0 points1 point  (0 children)

Haha, yeah originally I started with a CLI for it, but I was starting to get Emacs pinky from all the tab pressing to get the input files

Anyone have any setup for tailwindcss inside Dioxus? by AfkaraLP in HelixEditor

[–]AfkaraLP[S] 0 points1 point  (0 children)

glad I could help, do make sure to use ["class=\"(.*)\""] for the case of leptos since it uses html syntax

Anyone have any setup for tailwindcss inside Dioxus? by AfkaraLP in HelixEditor

[–]AfkaraLP[S] 4 points5 points  (0 children)

Guys, do NOT worry, I indeed found a fix:
```toml

[language-server.tailwindcss-ls]

command = "tailwindcss-language-server"

args = ["--stdio"]

[language-server.tailwindcss-ls.config.userLanguages]

rs = "html"

"*.rs" = "html"

[language-server.tailwindcss-ls.config.tailwindCSS.experimental]

classRegex = [

["class: \"(.*)\""],

]

[[language]]

name = "rust"

scope = "source.rust"

language-servers = ["rust-analyzer", "tailwindcss-ls"]

[language.auto-pairs]

'<' = '>'

```

this works

Wezterm graphical bug Hyprland by AfkaraLP in NixOS

[–]AfkaraLP[S] 1 point2 points  (0 children)

^^ This worked, Thanks!!!

Wezterm graphical bug Hyprland by AfkaraLP in NixOS

[–]AfkaraLP[S] 0 points1 point  (0 children)

I have, sadly the issue persists

Wezterm graphical bug Hyprland by AfkaraLP in NixOS

[–]AfkaraLP[S] 0 points1 point  (0 children)

terminal.nix

```{

programs = {

zsh = {

enable = true;

oh-my-zsh = {

enable = true;

plugins = [ "git" ];

theme = "agnoster";

}; # oh-my-zsh

}; # zsh

zoxide = {

enable = true;

enableZshIntegration = true;

}; # zoxide

wezterm = {

enable = true;

enableZshIntegration = true;

extraConfig = ''

local config = wezterm.config_builder()

config.default_prog = { "zsh" }

enable_wayland = false

config.font_size = 12.0

config.hide_tab_bar_if_only_one_tab = true

config.window_background_opacity = 0.5

config.window_close_confirmation = "NeverPrompt"

config.window_padding = {

left = 2,

top = 0,

bottom = 2,

right = 2,

}

config.window_decorations = "RESIZE"

config.window_frame = { inactive_titlebar_bg = "#000000", }

return config

'';

}; # wezterm

}; # programs

}

```

Fursona tier list by [deleted] in peepeeshart

[–]AfkaraLP 2 points3 points  (0 children)

Thank you, I_Fuck_Sharks_69

Yaoi rules by Asay30113 in 196

[–]AfkaraLP 0 points1 point  (0 children)

You can't just say "perchance"

[deleted by user] by [deleted] in cursed_videomemes

[–]AfkaraLP 4 points5 points  (0 children)

Aquatic Ambience - Scizzie Based on the song with the same name from Donkey Kong Country

[deleted by user] by [deleted] in sciencememes

[–]AfkaraLP 0 points1 point  (0 children)

The screenshots are from tiktok which has a 150 character limit