-
## Summary
Create a new feature to convert speech to text using the Whisper OpenAI API as per the following guide:
https://platform.openai.com/docs/api-reference/audio/create-transcription
## Fea…
-
I've installed Everpad from the PPA 3 days ago, and since yesterday Everpad doesn't sync anymore. I believe (can't assure/remeber 100%) that this started to happen when I instructed Everpad to Start w…
-
The idea is to optimize it in a way that shifts preprocessing runtime overhead to the build stage, while keeping all dynamic parts working. It includes 2 stages: one is babel plugin, another is webpa…
-
I've trained a model using `mfa_train_and_align`, and would like to reuse it. When I run the aligner like so
bin/mfa_align corpus/ dictionary model/model.zip output/
it successfully gets thr…
-
Is there currently a way to extract a boundary mesh from a given Mesh object (similar to the `BoundaryMesh` functionality in FEniCS)? In the best case this would also be possible for the boundary of a…
-
**Submitting author:** @WiIIson (D. William Lawrence Conley)
**Repository:** https://github.com/WiIIson/EMGFlow-Python-Package
**Branch with paper.md** (empty if default branch):
**Version:** v1.0.16…
-
This concerns the Whisk proposal, as defined in
consensus-specs/specs/_features/whisk/beacon-chain.md
First bug:
In select_whisk_proposer_trackers(state,epoch),
```
for i in range(WHISK_PRO…
-
# AMI-TABLES extracts compounds and percentages
`ami-table` now uses a template file with regexes to extract `compound` and `percentage` columns from tables that contain both. The regex is fairly b…
-
Dear Authors,
When trying to run GLASSgo.py with NCBI nt.67 database, I am seeing this error:
Traceback (most recent call last):
File "/home/mlee/Borellia_sRNA/GLASSgo/GLASSgo_GI-Version-mast…
-
Now that 2FA is mandatory, username/password pairs can no longer be used for package upload.
This affords a potential simplification in the upload endpoint's credential format: the phony `__token__…