hecko
hecko
For example, running G2P on "text-to-speech" returns `['T', 'EH1', 'K', 'S', 'T', 'S', 'P', 'EH2', 'K']`, the same as "texttospeech", when it should return something closer to `['T', 'EH1', 'K',...
### Describe the desired information/correction I want to make regular backups of the instance (not just the videos themselves) in case of a storage failure. The [migration guide](https://docs.joinpeertube.org/maintain-migration) comes close,...
**Describe the problem to be solved** [Discord](https://discord.com) is mostly compatible with the Twitter embed format, but one area it differs in is ~~video~~ HTML embeds. Enabling video embeds for Twitter...
Blocks with IDs above 256 are treated by the physics engine as if their ID was modulo 256, e.g. blocks 257 and 513 act the same as block 1. This...
[explain xkcd](https://www.explainxkcd.com/wiki/index.php/Main_Page) is a wiki containing very thorough explanations of the comic series [xkcd](https://xkcd.com/). The proposed dataset would contain the transcript of the comic as the question and the explanation...
This may seem unnecessary, as e.g. ChatGPT can already emulate styles when asked. However, the current crowdsourced data consists of a mixture of styles, which may seem jarring to users....
The [Mathematics Aptitude Test of Heuristics (MATH)](https://github.com/hendrycks/math) dataset consists of 7500 (+ 5000 test) math problems and step-by-step solutions, written in a mixture of natural language and LaTeX. Plan: -...
Nobody knows everything, and having to continually skip prompts about things one isn't interested in can get tiring. At least two people ([one](https://discord.com/channels/1055935572465700980/1055935573371658252/1069298972155449426), [two](https://discord.com/channels/1055935572465700980/1055935573371658252/1069379308868603974)) have suggested this on Discord, with...
Tested on Minecraft 1.20.1 with Fabric Loader 0.14.22 and no mods other than dependencies. When a MOV instruction outputs to a port, it visually takes 3 ticks to complete and...
The ones I've found so far: - the PC (program counter) register, introduced in commit 8ed4bd1 - right-clicking a controller advances computation by one step I'll gladly open a pull...