-
Any plans on supporting the speaker embeddings/identification API for iOS/SwiftUI?
Thanks!
-
### 🚀 The feature, motivation and pitch
"To adapt to the TTS task, I need to perform embedding mapping outside the model and insert the speaker embedding, then pass the embedding with speaker informa…
-
请问,Speaker Interpolation 混合那几个权重参数?flow_embedding和llm_embedding吗?
-
Thanks for your great work! But I just don't understand how can I use the DreamVG model in other zero-shot VC models, since the speaker embedding predicted from the text prompt can't share the same em…
-
Hey, is it possible to allow voice cloning by implementing a two way process for encoding? Basically, before encoding, can we inject a speaker embedding to be used at time of encoding instead of solel…
-
MNNConvert 版本:2.9.3
使用[ResNet34_LM](https://huggingface.co/Wespeaker/wespeaker-cnceleb-resnet34-LM/tree/main)后通过命令:
`python wespeaker/bin/export_onnx.py --config model/config.yaml --checkpoint model…
-
在Sample Audio上传后,是要复制Sample Audio Code这个到Speaker Embedding这里吗?我试了一下,生成不出来声音啊。请问为什么啊?
-
```
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://huggingface.co/pyannote/wespeaker-voxceleb-resnet34-LM/resolve/main/speaker-embedding.onnx
```
The above exception …
-
Hi,
Can you point me to the step where you are calculating the speaker embeddings. Is it possible to use this approach for my own dataset? I wanted to try SpeechSplit on my own voice dataset. But I…
-
I just tried downloading the speaker embedding model from the link in the README: https://drive.google.com/file/d/1ORAeb4DlS_65WDkQN6LHx5dPyCM5PAVV/view?usp=sharing but the file does not seem to be av…