Rockbox open source high quality audio player as a Music Player Daemon
mpris rockbox mpd libadwaita audio rust zig deno
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Disable nightly Norweigan and Czech voice generation

They are hovering at 61% and 73% respectively. Our current cutoff
is 75%, and that should arguably be raied to at least 80%.

If anyone complains we can politely request they help with the
translation.

Change-Id: I39fd0a3b40311669c2a644de8c359a29ae066e75

+2 -2
+2 -2
tools/builds.pm
··· 639 639 'gtts' => '-l cs', 640 640 'piper' => 'cs_CZ-jirka-medium.onnx', 641 641 }, 642 - 'enabled' => 1, 642 + 'enabled' => 0, 643 643 }, 644 644 'dansk' => { 645 645 'lang' => 'dansk', ··· 807 807 'gtts' => '-l no', 808 808 'piper' => 'no_NO-talesyntese-medium.onnx', 809 809 }, 810 - 'enabled' => 1, 810 + 'enabled' => 0, 811 811 }, 812 812 'polski' => { 813 813 'lang' => 'polski',