https://github.com/tuan3w/ddsp-pytorch
Incomplete DDSP implementation in Pytorch
https://github.com/tuan3w/ddsp-pytorch
ddsp music pytorch tts vocoder
Last synced: 3 months ago
JSON representation
Incomplete DDSP implementation in Pytorch
- Host: GitHub
- URL: https://github.com/tuan3w/ddsp-pytorch
- Owner: tuan3w
- Created: 2020-02-08T11:42:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-22T06:36:35.000Z (over 3 years ago)
- Last Synced: 2025-01-08T20:46:20.514Z (4 months ago)
- Topics: ddsp, music, pytorch, tts, vocoder
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ddsp-pytorch
Incomplete implementation of [DDSP](https://github.com/magenta/ddsp) in pytorch that I had worked a while. I'm no longer working on this, but it may help others, so I decide to publish it.