Spaces:
Running
Running
alessandro trinca tornidor
feat: port whisper and faster-whisper support from https://github.com/Thiagohgl/ai-pronunciation-trainer
85b7206
{ | |
"name": "static", | |
"version": "1.0.0", | |
"description": "", | |
"main": "index.js", | |
"scripts": { | |
"test": "echo \"Error: no test specified\" && exit 1" | |
}, | |
"keywords": [], | |
"author": "", | |
"license": "ISC", | |
"type": "module", | |
"devDependencies": { | |
"@playwright/test": "^1.50.1", | |
"@types/node": "^22.13.1", | |
"dotenv": "^16.4.7" | |
} | |
} | |