-
### Describe the bug
Intel Mac.
```
tts=TTS(model_name='multi-dataset/xtts_v2/en',progress_bar=True).to('mps')
tts.tts_to_file(text='testing', file_path='out.wav', speaker='Craig Gutsy', language=…
-
### System Info
```
- `transformers` version: 4.46.3
- Platform: Linux-6.8.0-1015-aws-x86_64-with-glibc2.35
- Python version: 3.12.6
- Huggingface_hub version: 0.26.2
- Safetensors version: 0.…
-
### Environment
* Nautobot version: 2.3.11
* Python version: 3.11.10
* Database platform, version: Whatever demo.nautobot.com uses
* Middleware(s): No extras
### Steps to Reproduce
1. Log into…
-
# Behaviour
Run Python File button tries to run `/path/to/python3 Untitled-N` if the save dialog is cancelled.
## Steps to reproduce:
1. Create an unsaved Python file
2. Click the Run Python File b…
-
### Error description
A `TypeError: 'NoneType' object is not subscriptable` error is returned when an incorrect API token is passed into `dbt-cloud-cli` and these lines run;
https://github.com/d…
-
### Steps to reproduce
```python
from aiida.cmdline.utils.ascii_vis import build_call_graph
```
I called `build_call_graph` every three seconds to get the status of a process. This is used…
-
Still same project: pontoon.mozilla.org/it/mozilla-vpn-extension
Trying to upload translations, I get a server error (`Oops! Something is wrong. We're going to fix it soon.`).
What's strange is th…
-
### Checklist
- [x] 1. I have searched related issues but cannot get the expected help.
- [ ] 2. The bug has not been fixed in the latest version.
- [ ] 3. Please note that if the bug-related issue y…
-
* gevent version: version `24.2.1` . Installed using pip.
* Python version: cPython `3.11.4` downloaded from https://github.com/python/cpython/releases/tag/v3.11.4
* Operating System: Debian 11 ker…
-
Hi, I recently had this problem while reproducing the tutorial 3:
`100%|████████████████████████████████████████████████████████████████████████| 3/3 [00:08