thewh1teagle
thewh1teagle
Can I use this library for aec? It will be useful to see example like this https://github.com/thewh1teagle/aec-rs/blob/main/examples/wav.rs
Tried setting up the project across different platforms (Linux, Windows, macOS) using Astral’s uv and Python, but ran into repeated installation issues. To address this, I added uv support directly...
Hi, thank you for amazing work! I would like to use the model with onnxruntime, so I won't need to install heavy dependencies. How can I use it with that?
Hey! I used this example to run ZipVoice model locally: - https://github.com/k2-fsa/sherpa-onnx/blob/master/python-api-examples/offline-zeroshot-tts.py And run it exactly like in the comments on top of the file. but the generated audio is...
Hey! Recently I fine-tuned the ZipVoice model on Hebrew and used a custom BERT-based phonemizer. I’d like to use the ZipVoice model in the Sherpa-ONNX environment, but currently there’s no...
I would like to train on raw text. I looked in the code of `codepoints` feature and looks like it supports only `uk` alphabet. I would like to do it...
Hi! I'm trying to fine tune multi speaker checkpoint, the libritts_r which has a lot of different voices. I want to add new voice, I have dataset with csv in...
Add example with onnx export Depends on - https://github.com/gemelo-ai/vocos/pull/73
re-organize the project with uv env
Sorry about creating an issue but I didn’t find any other way to write. just wanted to say a big thanks for saving my ass with this proxy driver! shame...