-
Need to write parallel functions for gettime, getvehicles, getroutes, getdirections, getstops, getpatterns, getpredictions, and getservicebulletins requests found in this documentaiton:
https://www…
-
Currently the compression policy seems to run be a single-threaded serial process. However, at high throughput, the ingest rates can be significantly more than what a single thread can handle, and hen…
-
The CI job has no access to `codepack` and `pnpm`.
The user used to run cmd is `podman`. this user does not have access to `codepack` and `pnpm`.
But if i mnualy start a container, i am connected as…
-
### Issue details
- In the analyze session endpoint, the gpt 4 request and the dall e + blob upload requests can definitely be parallelized using the async api
- This should reduce the response time…
-
Is there a way to include and serve MeloTTS and/or OpenVoice?
They're state-of-the-art TTS (and voice cloning) and pretty fast, even on CPU only.
https://github.com/myshell-ai/MeloTTS
https://git…
-
Trying to package joblib inside a pex, executing the script
```bash
#!/bin/bash
python3.6 -m venv .
. bin/activate
# gets pip 19.0.3
pip install --upgrade pip
pip install pex
pex joblib -o ./p…
-
## Description
Some local translators use local computing power, which means they can't translate an unlimited amount of text simultaneously. For example:
- CPU-based local translators may exper…
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTor…
-
It would be nice to have a non-blocking session provider for ASP.NET State Server for cases with multiple parallel requests.
I wanted to implement the provider by myself but didn't find documentation…
-
When selecting a course, there is an issue with the average GPA fetch from critique.gatech.edu
![image](https://user-images.githubusercontent.com/13686695/98019390-b2322a80-1dcf-11eb-904f-a9dad666d…