-
The following code prints one, as expected:
```
box = trimesh.creation.box(extents=[1,1,1])
box.apply_translation([1e4,1e4,1e4])
print(trimesh.boolean.intersection([box, box]).volume)
```
The …
-
## Description
Translating a Go program with `go2hx` results in type casting and identifier resolution issues, as `nil` pointers in Go are not correctly cast in Haxe, causing unknown identifier err…
-
Good morning, your project is very interesting, too bad it lacks localisation in my language. I have already taken an interest in translating other software including [Notepad2 ](https://github.com/zu…
-
This will be updated periodically.
I open the issue for organisation reason and to document the progress:
### Index
| File | Status | Progress | Editor |
| ---- | ---- | ---- | ---- |
| …
-
https://github.com/hndrbrm/comprehensive-rust
-
can you please add english translation? maybe using google translate
-
Hello COFFE team,
In a few of the works from this lab (examples: Should FPGAS abandon the pass-gate?, FPGA Architecture: Principles and Progression), it seems that there is a way to take the generate…
-
Hey, i had used your Mod and come here fore the issue i had found.
In your mod there are missing some translation keys, after adding your mod, it messing with the server console.
should be like …
-
Hi,
using something like whisper.cpp, https://github.com/ggerganov/whisper.cpp, could enable live audio transcription and translation.
Is someone already working on something like this?
Thank…
-
## Description
Given a phonetic translation of a phrase, we need to translate it back into English. As of 10/04/24, we aren't entirely decided on a specific model for this process, but will update thi…