generate spectrogram at backend and send as response to client

This commit is contained in:
Joel Mathew Thomas
2025-03-18 19:21:26 +05:30
parent dcd1cc4c8d
commit 21843f591e
6 changed files with 35 additions and 14 deletions
+1
View File
@@ -18,6 +18,7 @@
"axios": "^1.8.3",
"jszip": "^3.10.1",
"react": "^18.2.0",
"react-audio-spectrogram-player": "^2.0.1",
"react-dom": "^18.2.0",
"react-router-dom": "^6.22.1"
},