-
Getting this. I'm trying to view the page on windows while running it in WSL. Everything else seems OK.
Uncaught TypeError: Cannot read properties of undefined (reading 'set')
at AudioStreamP…
-
SpeechT5 is included because it's in Transformers and it's an easy first pick for TTS.
There are several others (in no particular order):
[Tortoise](https://github.com/neonbjb/tortoise-tts/)
…
-
Have trained `update_v2` branch on :
* Extracted Semantic token from HuBert Large layer 16 with 1024 cluster Kmean. (`50 tok/sec`)
* Extracted Acoustic token from Encodec 24 khz sample rate, 240 ho…
-
## Goal
- 8th October demo at our event
- Intended as a server-side demo: learnings to be then applied in https://github.com/janhq/jan/issues/3488 (Sprint 22-23)
## Questions
- What data can we col…
-
Motivation:
- Current dataset is mono-voice (female)
-> Model can't answer properly if the sound input is male's voice
Goal:
1. Expand the model with multiple speakers (genders, regions, innotation, …
-
Hi!
Thank you for sharing this work - I am very interested in SSM + TTS
i followed your steps to train a model based on a small datasets. I uploaded the checkpoint here
https://huggingface.co/esch…
-
Relevant logs:
```
[D] 18:45:31.582684769.582 0x72ab2e18cd00 () - trying features availability update: false
/app/extensions/nvidia/lib/python3.11/site-packages/torch/cuda/__init__.py:141: UserWa…
-
Using whisper-speech to convert some of the existing text dataset to audio dataset
https://github.com/collabora/WhisperSpeech
-
I always get this error
```
[2024-04-15 13:57:46,399] [0/0] torch._dynamo.variables.torch: [WARNING] Profiler function will be ignored
/home/impactframes/micromamba/envs/comfy/lib/python3.11/mult…
if-ai updated
6 months ago
-
Hello,
Is there an option to use CLI to convert SRT file to voice use available tts ?
Some guidance/step-by-step instruction would be appreciated.
Or maybe use external tool voicecraft/whispe…