Spaces:
Running
on
T4
Running
on
T4
Hugo Flores Garcia
commited on
Commit
•
930a29c
1
Parent(s):
b01c87d
fix-readme
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# VampNet
|
2 |
|
3 |
This repository contains recipes for training generative music models on top of the Lyrebird Audio Codec.
|
|
|
1 |
+
---
|
2 |
+
title: "VampNet: Music Generation with Masked Transformers"
|
3 |
+
emoji: 🤖
|
4 |
+
colorFrom: 00F0B5
|
5 |
+
colorTo: F4F4ED
|
6 |
+
# sdk: {{sdk}}
|
7 |
+
# sdk_version: {{sdkVersion}}
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# VampNet
|
13 |
|
14 |
This repository contains recipes for training generative music models on top of the Lyrebird Audio Codec.
|