-
`!mkdir -p zoo
!python -m vall_e.export zoo/ar.pt yaml=config/test/ar.yml
!python -m vall_e.export zoo/nar.pt yaml=config/test/nar.yml`
`Traceback (most recent call last):
File "/usr/local/l…
-
[//]: # (Lines in this format are considered as comments and will not be displayed.)
[//]: #
[//]: # (Before reporting an issue make sure you are running the latest build and checked for duplicate i…
-
I'm trying to train the model on a subset of LibriTTS data. Once I've completed the quanitization steps (completing step 3 as per Readme), the model crashes because it runs out of GPU memory. I've att…
-
### Operating System
macOS
### Other Linux
_No response_
### Workflow Version
v2.10.0-g671dff2
### Workflow Execution
Command line (Local)
### Other workflow execution
_No r…
-
Hello,
I'm trying to get the information of my Renault via the plugin.
Installation and configuration seems fine but I get this error in the log:
```
2024-08-30 21:43:26.191 Status: Renault:…
-
### Blacklist domain as
- [X] Wildcard, The domain should be entirely blacklisted
- [ ] Subdomain, We should not blacklist the entire domain, only sub-domains
- [ ] Both types, category depended, How…
-
In this case, after generated textgrid files by MFA and placed in the preprocessed folder, i ran the scripts preprocess.py, prepare_align.py and preprocess.py sperataly and no error occured, and creat…
-
I came across a report that these games have a weirdly laggy mouse issue. I tested and confirmed that the issue exists in our current implementation for the games in exodos. The issue has been correct…
-
```
(vall-e) loong@Loong-Surface:~/Codes/vall-e$ python -m vall_e.train yaml=config/test/ar.yml
1it [00:00, 3407.23it/s]
Traceback (most recent call last):
File "/home/loong/miniconda3/envs/vall…
-
英語の音素変換。最新版はnumpyになっているので、昔のリビジョンのtensorflowからonnxに変換する。
https://github.com/Kyubyong/g2p/blob/master/g2p_en/g2p.py
もしくは、自前でtorchにweightを流し込んでonnxに変換しても良い。