-
I read the Python SDK for speaker recognition but something was confused https://github.com/Picovoice/eagle?tab=readme-ov-file#sdks.
I have audio files of each speakers and I want to enroll these aud…
-
### Issue Report Checklist
* [x] Searched the [issues page](https://github.com/spyder-ide/spyder/issues?q=is%3Aissue) for similar reports
* [x] Read the relevant sections of the [Spyder Troubl…
-
# Bug reports:
Some of the python tests, like `GenerateXdmf` depend on having python bindings in order to call `unit_test_path` in the informer module. This is used to avoid writing test files into…
-
This is something we have done in the past for up-looking ADCP profiles. Now that we are moving on to python, do we still want this? Or do we trim to a depth bin that guarantees all data are include…
-
## Problem
Since adding the StackImpact agent to a Tornado/asyncio application, we started seeing `BufferError`s like this:
```
BufferError: Existing exports of data: object cannot be re-sized
…
-
While #82 refers to the ability to import profiles with multiple tracks at all, this issue refers to the ability to view multiple profiles on the screen at the same time w/ a synchronized timeline in …
-
Cython wants to introspect and modify frames. greenlet wants to create and switch stacks.
Doing this piecemeal and with an out-of-date, and thus incorrect, model of how the CPython frame stack work…
-
Running against latest master (ccae9f7d9148634fd3366e504e97deb4b7e29eb7)
I consistently see:
WARNING: cannot find thread state, sample will be thrown away
WARNING: get_stack_trace, current is N…
-
## proposal
new module `std/cputicks` providing cpu instruction-level granularity, with much higher precision and lower overhead than either `times.cpuTime` or `std/monotimes` (and less module import…
-
### Bug description
The autocast argument `cache_enabled=True` is actually not caching the layer weights when using a Trainer.
### What version are you seeing the problem on?
v2.2
### How to rep…