Nick Fisher
Nick Fisher
Not sure what's going on here, will investigate when I get a chance.
Can you be a bit more specific? I didn’t watch the whole video but flicking through the time stamp you linked, it looked like she was registering a background service...
Closing as no response received. Please reopen if this persists.
Merged in #126
@phliulei I think the best way is to specify a minimum silence duration, so anything shorter is ignored/treated as part of the previous phone. I mentioned this in point (4)...
包里的hparams.py是正确吗?进行synthesize.py遇到错误: Traceback (most recent call last): File "synthesize.py", line 100, in main() File "synthesize.py", line 92, in main wavenet_synthesize(args, hparams, wave_checkpoint) File "/mnt/e/projects/Tacotron-2-Chinese/wavenet_vocoder/synthesize.py", line 78, in wavenet_synthesize run_synthesis(args, checkpoint_path, output_dir,...
Sorry, I didn't mean to include Vulkan when I created the issue (erroneous copy-paste when I created the issue from the template), I've deleted it. I can only test with...
> Enable stereo eyes in the setup function, and set the number of stereo eyes to 1 in the configuration. It seems to be OK. Can confirm this workaround works...
For the example app, you can use the precompiled versions of the ONNXRuntime in my flutter_onnx repository - I just added you as a collaborator. Just clone the repository into...
What version of Xcode are you using? On Mon, Nov 20, 2023 at 7:34 AM Flutter Painter ***@***.***> wrote: > Hi Nick, > Thank you for the quick reply, >...