Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Pytorch Reimplementation of DiffWave unconditional generation: a high quality waveform synthesizer.

License

NotificationsYou must be signed in to change notification settings

philsyn/DiffWave-unconditional

Repository files navigation

This is a reimplementaion of the unconditional waveform synthesizer inDIFFWAVE: A VERSATILE DIFFUSION MODEL FOR AUDIO SYNTHESIS.

Usage:

  • To continue training the model, runpython distributed_train.py -c config.json.

  • To retrain the model, change the parameterckpt_iter in the correspondingjson file to-1 and use the above command.

  • To generate audio, runpython inference.py -c config.json -n 16 to generate 16 utterances.

  • Note, you may need to carefully adjust some parameters in thejson file, such asdata_path andbatch_size_per_gpu.

Pretrained models and generated samples:

About

Pytorch Reimplementation of DiffWave unconditional generation: a high quality waveform synthesizer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp