-
I'm trying to run bark on my M2, 8 gb of memory: this is the code:
```
from transformers import AutoProcessor, BarkModel
import torch
device = "mps" if torch.backends.mps.is_available() else…
-
I just tried a clean install of SunOS 3.5 on the sun3 "carrera" machine. I can format and label the disk, but actually booting from the miniroot is a no-go:
```
>b st(0,0,0)
Boot: st(0,0,0)
Boo…
-
-
Great work! I'd also like to ask if you've tried using lyrics as input to generate the corresponding singing, similar to the suno approach. Does the DIT structure support this form of generation?
-
After selecting speaker, the generated audio is incorrect.
For example, the audio generated with 'v2/en_speaker_3' sometimes comes out as a female voice, when it should have been a male voice. And …
-
I was wondering if there are already plans if and when to support the new v4 model?
Other than that: Thanks for this great library.
-
![image](https://user-images.githubusercontent.com/177286016/389985663-520771eb-8a31-4fb0-b832-12259cd93a0b.png)
This worked fine, but i founded other error: "token validation error", you could h…
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting a new site sup…
-
### 你是否已经阅读并同意《Datawhale开源项目指南》?
- [X] 我已阅读并同意[《Datawhale开源项目指南》](https://github.com/datawhalechina/DOPMC/blob/main/GUIDE.md)
### 你是否已经阅读并同意《Datawhale开源项目行为准则》?
- [X] 我已阅读并同意[《Datawhale开源项目行为准则》](h…
-
Now there are problems with logging in.
{
"errors": [
{
"message": "CAPTCHA verification is required",
"long_message": "CAPTCHA verification is required",
…