antoninononooono

Results 7 issues of antoninononooono

eSpeak (without NG) could be registered as a Windows SAPI voice. "ttsengine" is still incuded in eSpeak NG, but I did not see any instruction on how to enable it....

I am successfully using Piper TTS with Onnx Runtime. However using Onnx Runtime + DirectML caused the error "ORT NOT IMPLEMENTED" in such example code as below. Are you aware...

I am successfully using Piper TTS with Onnx Runtime. However using Onnx Runtime + DirectML caused the error "ORT NOT IMPLEMENTED" in such example code as below. Are you aware...

When resuming from a checkpoint, which effect does the value for the argument "checkpoint-epochs" have, for example "--checkpoint-epochs 1"? Thank you.

src/phoneme_ids.cpp I have been reviewing the phonemes_to_ids function in src/phoneme_ids.cpp and noticed that padding (PAD) is inserted after the Beginning of Sentence (BOS) symbol (^). I'm curious about the reasoning...

I have spent really much time with your project now, it is really impressive and good! Thank you! When I started experimenting with it, I accidentally experienced a feature or...

Hello! I really really admire you code and thank you so much for giving it to us! I have spent a lot of time with it as I was trying...