AEmotionStudio commited on
Commit
a55056c
·
verified ·
1 Parent(s): 89d4e1b

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # RAVE — AEmotionStudio mirror
2
+
3
+ Curated mirror of [Intelligent-Instruments-Lab/rave-models](https://huggingface.co/Intelligent-Instruments-Lab/rave-models) RAVE checkpoints, used by MAESTRO's RAVE Timbre Transfer panel (opt-in starter pack).
4
+
5
+ License: **CC-BY-NC-4.0** — non-commercial use only. See the upstream model card for full terms.
6
+
7
+ ## Files
8
+
9
+ - `voice_vocalset_b2048_r48000_z16.ts` — **Voice (VocalSet)**. Voice timbre trained on the VocalSet corpus — covers vocal techniques across multiple singers. Use for the canonical 'make this sound like a voice' transfer.
10
+ - `organ_bach_b2048_r48000_z16.ts` — **Organ (Bach)**. Pipe-organ timbre trained on Bach repertoire. Sustained harmonic textures — pairs well with melodic input.
11
+ - `guitar_iil_b2048_r48000_z16.ts` — **Guitar (IIL)**. Acoustic / electric guitar timbre. Good demo for transferring voice / synth input into a plucked-string voice.
12
+ - `birds_motherbird_b2048_r48000_z16.ts` — **Birds (Motherbird)**. Bird-vocalization corpus — chirps + textural transients. The 'weird' pick: produces wildly warped output for arbitrary input.
13
+ - `water_pondbrain_b2048_r48000_z16.ts` — **Water (PondBrain)**. Water / aquatic textures. Treats any input as if it were running through liquid — bubbles, ripples, splashes.
14
+
15
+ Each `.ts` checkpoint is accompanied by a `<stem>.json` sidecar with name, license, sample-rate, latent-dim, source URL, and a one-line description.