-
[transcript_dd5be1335f49402a9ede53a52e24a802.txt](https://github.com/user-attachments/files/17670174/transcript_dd5be1335f49402a9ede53a52e24a802.txt)
Hey, sometimes when I try to generate a gemin…
-
If` you request service from the console, it will not respond or will respond immediately.
I want tts.py to quit and respond.
>
rosservice call /echo_service "msgs: 'hello.'
type: 'type1'"
…
vusdo updated
5 years ago
-
运行语音识别时报错:
>>> from paddlespeech.cli.asr.infer import ASRExecutor
>>> asr = ASRExecutor()
>>> result = asr(audio_file="zh.wav")
>>> print(result)
我认为跑步最重要的就是给我带来了身体健康
[2023-07-07 08:27:47,58…
-
## 🐛 Bug
I have installed fairseq following the instructions on your site
git clone https://github.com/pytorch/fairseq
cd fairseq
pip install --editable ./
Then I follow the instructions at …
-
## Bug Description
Hello, when I run python checkpoint_converter.py script to convert the finetuned xtts model i get the following error. I use the model with original coqui repo and it works witho…
-
Hello when i execute the following code i get the following error (Windows 11)
`
> import torch
> from fairseq.models.transformer_lm import TransformerLanguageModel
> m = TransformerLanguageMode…
-
## ❓ Questions and Help
### Before asking:
1. search the issues.
2. search the docs.
#### What is your question?
I am trying to train base model of wav2vec2.0 as mentioned in …
-
### The problem
I have three smart outlets that have been in HA for a couple of years now and recently (last few days) they became unavailable. I removed the integration and re-added it and all th…
-
Hi,
When trying to generate intermediate results with the following command:
```
dataset = 'tiny'
gpl.train(
path_to_generated_data=f"generated/{dataset}",
base_ckpt='sentence-transfor…
-
I searched all over the internet but all I could find people that have same problems with me. Recently, speech v2 is released and there sample codes for various tasks. The most relevant sample is stre…