GUUser91
GUUser91
@ddegner Thanks for the tip. I was wondering why the commandline didn't work.
@timmoon10 Thanks. If anyone wants to try importing transformer_engine_extensions after successfully building the PyTorch extensions. This is how you do it. >Python >import torch >import transformer_engine >import transformer_engine_extensions I'm using...
@TomSuen The closest voice conversion app i could find that tries to preserve the emotion of the source audio while voice cloning the timbre of the reference audio is CosyVoice....
@Plachtaa and @sleepingcat4 I need help. I followed Plachtaa's instructions and edit the config_dit_mel_seed_uvit_whisper_small_wavenet.yml config file file from ``` in_channels: 768 ``` to ``` in_channels: 1280 ``` and ``` name:...
@sleepingcat4 Did you fine tune a model or did you train from scratch?
@sleepingcat4 How many steps did you fine tune the model for?
@sleepingcat4 how come this model https://huggingface.co/sleeping-ai/11labs-seed worked for inference but https://huggingface.co/sleeping-ai/11labs-seed-large and https://huggingface.co/sleeping-ai/11labs-512-large produced unintelligible speech for inference? I've did the setup correctly after downloading your 11labs-512-large files ``` python...
i had to edit /mnt/2tb/whisperX/whisperx/diarize.py and replace ``` self.model = Pipeline.from_pretrained( model_config, use_token=use_auth_token ).to(device) ``` with ``` self.model = Pipeline.from_pretrained( model_config, token=use_auth_token ).to(device) ``` for whisperx to work
You can also install this builld ``` pip install git+https://github.com/chameleon-ai/LangSegment-0.3.5-backup.git ```
@alfons I tried your sample and uploaded it to 2 other speech enhancement applications. These were the results https://github.com/Rikorose/DeepFilterNet https://vocaroo.com/1c3SbP4UxbJv https://github.com/modelscope/ClearerVoice-Studio/tree/main/clearvoice https://vocaroo.com/11Yo1kTX9by7