-
您好,我导入的时候发生了点问题。
之前导入paddlespeech是正常的,今天重新配了一遍,第一次import的时间过长,我以为是卡住了,就中断了。结果重新运行的时候,出现BadZipFile: File is not a zip file。重新安也没用。
`-----------------------------------------------------------------…
-
When I run the following code in a local conda environment from a jupyter notebook:
```
%%bash
pip install --upgrade pip
pip install git+https://github.com/deepset-ai/haystack.git#egg=farm-hay…
-
**Describe the bug**
I am facing potentially the following two issue:
First
I am training a non-english language TTS model using Tacotron2. During inference I try to pre-process the input text usin…
-
### Is this a new Bug?
- [X] I checkd that the bug hasn't been reported before
### Package Name
Home Assistant Core
### Package Version
2022.10.5-19
### Device Model
Synology DS115
### Device …
-
$ python tortoise/do_tts.py --text "I'm going to speak this" --voice random --preset fast
C:\Users\Gautam\AppData\Local\Programs\Python\Python310\lib\site-packages\torchaudio\_internal\module_utils.p…
-
### Describe the bug
```python
pip install -e .
Obtaining file:///Users/zwd321081/Documents/cloudmusic/projects/TTS
Installing build dependencies ... done
Checking if build backend supports b…
-
(base) C:\Users\Ryan\tortoise-tts>python tortoise/do_tts.py --text "I'm going to speak this" --voice random --preset fast
Traceback (most recent call last):
File "C:\Users\Ryan\tortoise-tts\tortoi…
-
### Summary
When upgrading from 2.0.0-rc.1 to 2.0.0, I'm getting this error.
### Reproduction Steps
My code calls `channel.history()` and iterates over messages in the channel. This is the tr…
-
Attempting to use prompt engineering with Read.py leads to this error:
Traceback (most recent call last):
File "tortoise/beyond.py", line 68, in
gen = tts.tts_with_preset(text, voice_sampl…
-
@neonbjb Thank you for the "tip" on pulling from the latest commit :) that worked for do_tts.py. The issue I am having now is I can't run:
python3 tortoise/get_conditioning_latents.py --voice /home…