Commit History

Testing model predict instead of batch
d555822

thesob commited on

HF Spaces does not support share
60c053a

thesob commited on

Reverting shape to (1, 217, 1)
dde494a

thesob commited on

Reshape audio to 2 dim (not 3 dim)
488e81c

thesob commited on

Added samples
17b1284

thesob commited on

Add shap dependency
cf3b0b1

thesob commited on

Removing duration constraint
c177a8c

thesob commited on

Fix microphone
b70f30e

thesob commited on

Typo
8931811

thesob commited on

Tabbed interface for upload and mic. Description
57c63ba

thesob commited on

Predict return a dict with key value pairs
7207a7b

thesob commited on

Indexing correctly on probs
78a2fad

thesob commited on

Add shape
1b1aea1

thesob commited on

Fix error
d4cae29

thesob commited on

Fix return value
b6a3c2a

thesob commited on

Size instead of length
94cdcc1

thesob commited on

Debugging TypeError: only size-1 arrays can be converted to Python scalars
6f8d5bb

thesob commited on

Using Labels as outputs
4447933

thesob commited on

Stringify predict result
5ee470a

thesob commited on

Commenting log feature
589c404

thesob commited on

Returning prediction result
d4b33b9

thesob commited on

Typo on shape
d1f8bba

thesob commited on

Removed textbox
c373c31

thesob commited on

Fix demo typo
ef328cd

thesob commited on

Testing tabbed interface
b9e5fc0

thesob commited on

Change reshape to None, 217, 1
83687d1

thesob commited on

Add TabbedInterface
7dcfacd

thesob commited on

Fix block error
dfbd41b

thesob commited on

Refactoring
a487d2a

thesob commited on

Print model summary
a08592a

thesob commited on

Adding test def
da4ac3f

thesob commited on

Adding log to Textbox
0f894b4

thesob commited on

Testing with print command
e9d9a82

thesob commited on

Predict returns model summary
41634d9

thesob commited on

Added print model summary
27a2f4e

thesob commited on

Changed extension name for model to h5
0ed01ea

thesob commited on

Removing version for Keras
7db5cee

thesob commited on

Changed back to modules with only Keras set
c6dc8cb

thesob commited on

Trying different module configuration
3e9ccf7

thesob commited on

Adding module versions on requirements
0d621a4

thesob commited on

Changed Keras prediction function
6af8277

thesob commited on

Added module resampy as dependency
72cad05

thesob commited on

Changed title and subtitle
75bb4ba

thesob commited on

Filepath is now being passed correctly
c8b738f

thesob commited on

Changing format of audio file passed to predict fn
0d96947

thesob commited on

Removed shared since it's not supported in Spaces
17448dc

thesob commited on

Public link with share = True
c04e333

thesob commited on

Printing predict function argument
7e1443d

thesob commited on

Changed source type for Gradio Audio component
e483c6a

thesob commited on

Reverting to original librosa load
760ab10

thesob commited on