Ivo Stoykov
Ivo Stoykov
Hi, Edit: I suppose this might be linked to #266 It seems to me that $.modal.*_CLOSE do not fire with ajax... Here is my setup `Add User` JS - never...
Thanks, @krones9000 I'll take a look. I'm trying to generate a Bulgarian voice and I'm not sure if cloning an EN voice is a good idea at all. I'd appreciate...
No, it doesn't. I specified `--language bg` and I managed to put it through once before this error popped up. The result wasn't good at all but was Bulgarian after...
Thanks, I'll give it a try...
same error... ;-( if this matter as it was build as per documentation ``` python --version Python 3.10.12 ``` and ``` ls /Projects/TTS/test/wav 10.wav 13.wav 16.wav 19.wav 21.wav 24.wav 27.wav...
no diff. now a csv row like like `6.wav|male1|ЛЕВСКИ` What I spotted is that the output dir has a 22050 folder created but it is empty. Perhaps my wav files...
yes, here is the command: `python3 -m piper_train.preprocess --language bg --input-dir /Projects/TTS/test/ --output-dir /Projects/TTS/test/output/ --dataset-format ljspeech --single-speaker --sample-rate 22050` Removed speaker column, but the error persists ;-(
Sorry for the late reply. I'm following the training (https://github.com/rhasspy/piper/blob/master/TRAINING.md) documentation on my local machine, not using huggingface. At I point when I have some free time I'll dig deeper....
thanks @eix128. Could you explain this in more detail, please: > 2nd parameter points to text how to pronounce word. which of these is text and which one pronunciation: >...
Hi there, I have a site I want to add. Local branch created. How can I commit it? Access, assignment? Please advise @DhanushNehru Thanks