vitoriapope
commited on
Commit
•
b07bd03
1
Parent(s):
b7d026f
Update liane cartman
Browse files<audio controls src="https://cdn-uploads.huggingface.co/production/uploads/660cab3c489f2d2fa890337a/qYDFX2NT9L6TE51wOMg3G.mpga"></audio>
- liane cartman +5 -0
liane cartman
CHANGED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Process the audio file
|
2 |
+
result = model.process_audio("inox.file")
|
3 |
+
|
4 |
+
# Do something with the result
|
5 |
+
print(result)
|