mickylan2367 commited on
Commit
d2de712
1 Parent(s): 6a94282

added info about librosa

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -16,6 +16,7 @@ size_categories:
16
  * sampling_rate: int = 44100
17
  * 20秒のwavファイル -> 1600×800のpngファイルへ変換
18
  * librosaの規格により、画像の縦軸:(0-10000?Hz), 画像の横軸:(0-40秒)
 
19
 
20
  ## 使い方
21
  ### 0: データセットをダウンロード
 
16
  * sampling_rate: int = 44100
17
  * 20秒のwavファイル -> 1600×800のpngファイルへ変換
18
  * librosaの規格により、画像の縦軸:(0-10000?Hz), 画像の横軸:(0-40秒)
19
+ * 詳しくはlibrosa.specshow() -> https://librosa.org/doc/main/auto_examples/plot_display.html
20
 
21
  ## 使い方
22
  ### 0: データセットをダウンロード