TheDuyx commited on
Commit
42c2471
1 Parent(s): 833ebb4

changed classifier

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. jump_up.wav +0 -0
app.py CHANGED
@@ -3,7 +3,7 @@ import numpy as np
3
  import librosa
4
  from transformers import pipeline
5
 
6
- pipe = pipeline("audio-classification", model="TheDuyx/distilhubert-bass-classifier")
7
 
8
  def classify_audio(filepath):
9
  audio, sampling_rate = librosa.load(filepath, sr=16_000)
 
3
  import librosa
4
  from transformers import pipeline
5
 
6
+ pipe = pipeline("audio-classification", model="TheDuyx/distilhubert-bass-classifier5")
7
 
8
  def classify_audio(filepath):
9
  audio, sampling_rate = librosa.load(filepath, sr=16_000)
jump_up.wav DELETED
Binary file (137 kB)