pico_test_synth
Simple board to help make synths with Raspberry Pi Pico/Pico2 and PCM5102 I2S DAC
Python★ 54
pytorch implementation of Neural Parametric Singing Synthesizer 歌声合成
git clone https://github.com/seaniezhao/torch_npss.gitseaniezhao/torch_npssdataset:https://drive.google.com/file/d/137dTlTiN7jSadV76sRDRwNJ_ysTz1psA/view?usp=sharing
note: test labels are in data/timbre_model/test
pip install -r requirements.txt
python inference.py
put your own raw and label data in data/raw/
change custom_test in data/preprocess.py to True
run data/preprocess.py
run generate_test('your_file_name') in inference.py
more like this
Simple board to help make synths with Raspberry Pi Pico/Pico2 and PCM5102 I2S DAC
search projects, people, and tags