Karan Goel commited on
Commit
86a6adc
1 Parent(s): 80a8083

Update README

Browse files
Files changed (2) hide show
  1. README.md +3 -13
  2. assets/sashimi.png +0 -0
README.md CHANGED
@@ -1,18 +1,8 @@
1
-
2
-
3
  # SaShiMi
4
 
5
- ![SaShiMi](assets/properties.png "Properties of Structured State Spaces")
6
  > **It's Raw! Audio Generation with State-Space Models**\
7
  > Karan Goel, Albert Gu, Chris Donahue, Christopher Ré\
8
- > Paper: https://arxiv.org/abs/
9
-
10
- ## Datasets
11
-
12
-
13
-
14
- ### Downloading Checkpoints
15
- We provide checkpoints for SaShiMi, SampleRNN and WaveNet on YouTubeMix and SC09.
16
-
17
 
18
- ## Automated Metrics
 
 
 
1
  # SaShiMi
2
 
3
+ ![SaShiMi](assets/sashimi.png "SaShiMi Architecture")
4
  > **It's Raw! Audio Generation with State-Space Models**\
5
  > Karan Goel, Albert Gu, Chris Donahue, Christopher Ré\
6
+ > Paper: https://arxiv.org/abs/xxxx.yyyyy
 
 
 
 
 
 
 
 
7
 
8
+ This repository contains a release of the artifacts for the SaShiMi paper. To use our code and artifacts in your research, please refer to the instructions at [https://github.com/HazyResearch/state-spaces/sashimi/README.md](https://github.com/HazyResearch/state-spaces/sashimi/README.md).
assets/sashimi.png ADDED