-
```
What steps will reproduce the problem?
1. Have a conversation with someone
2. Look in /var/lib/prosody/*/archive/user.list
What is the expected output? What do you see instead?
I expect to see b…
-
### Replication
Device = Mac M1 8 GB
```
git clone https://github.com/eustlb/speech-to-speech.git
cd speech-to-speech
pip install -r requirements.txt
pip install git+https://github.com/nltk/nl…
-
Hi,
I have a LetsEncrypt Certificate and I still keep on getting below warning for a while now. Is this an issue? The TLS works fine despite this issue.
`2023-02-10 13:55:38.499616+00:00 [warn…
-
Error comes from running `python s2s_pipeline.py --local_mac_optimal_settings --device mps`. This is due to `LightningWhisperSTTHandler` not having a `language` arg.
Will make a PR for a quick fix.
-
My reading of the Go spec is that this is valid:
```
package p
type S1 struct { *S2 }
type S2 struct { *S1 }
func (*S1) M() {}
var _ = S1.M
```
Rationale:
1. Because of `func (*S1) M() {}`, `M` i…
-
**Describe the bug**
Trying to show Connections in Prompt Flow via old Connections menu... gives
Failed to get secret for connection 'Default_AzureOpenAI'. Service invocation failed! Request: POST m…
-
How would I generate an HTML report when using a manager node and multiple workers? Is this even possible?
* The manager doesn't accept the `--report-file` flag
* The worker does, but after a loadte…
-
The current draft says that the WIT must not be accepted without proof of possession of the corresponding private key. This is for security reasons because if you are willing to accept the WIT withou…
-
very easy to create a `CITATION.cff` if the software is on zenodo (which `xs` is not yet): https://github.com/citation-file-format/doi2cff
xskillscore is actually used in a few studies already:
- …
-
The Cloud Logs instance takes longer than 10 minutes to provision and the deployment fails due to a timeout
```
2024/09/30 15:59:20 Terraform apply | module.observability_instance.module.cloud_log…