-
### System Health details
## System Information
version | core-2024.10.3
-- | --
installation_type | Home Assistant OS
dev | false
hassio | true
docker | true
user | root
virtualenv | false…
-
在运行api_v2.py时这个问题依然存在?请问怎么解决呀?
Traceback (most recent call last):
File "D:\ai\josencomfyui\GPT-SoVITS\api_v2.py", line 144, in
tts_pipeline = TTS(tts_config)
^^^^^^^^^^^^^^^
File "D:\ai\josenco…
-
### 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=…
-
-
Hey I just ran across this on Reddit, awesome initiative and thanks for sharing it.
I was just checking the notebook for the implementation, it appears to be using OpenAI or Eleven Labs for the TTS…
240db updated
2 weeks ago
-
Hi @met4citizen,
I absolutely love what you're doing here! :)
I'm currently experimenting with Google TTS for Italian text and voice. Although there's no official lip-sync module for Italian yet…
-
Cannot download tortoise due to this error. Works perfectly fine with pyttx3. Included the whole output if conda affects it by some chance.
```C:\Users\"SomeUserName">conda activate P311
(P311) C:…
-
- open api 스펙에 맞게 엔드포인트들을 정의해주세요.
- VC/SAVE, TTS/SAVE 부분에 URL에 {projectId} 경로 파라미터가 있지만 parameters 에 대한 부분이 swagger 문서에 명확히 표시가 되지 않음.
- parametes 가 나타나도록 코드를 수정
-
Traceback (most recent call last):
File "/home/dl/micromamba/envs/CosyVoice/lib/python3.8/site-packages/gradio/queueing.py", line 560, in process_events
response = await route_utils.call_pro…
-
https://github.com/fishaudio/fish-speech
The local tts app has an API server, and it would be nice to have the ability to integrate with that server.
In particular, the advantage is that you can…