Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pythonitalia
/
realtime-transcription
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7a3c7e3
realtime-transcription
/
display
/
package.json
rrevo
test
319ab81
over 1 year ago
raw
Copy download link
history
blame
Safe
221 Bytes
{
"name"
:
"display"
,
"version"
:
"1.0.0"
,
"description"
:
""
,
"main"
:
"index.js"
,
"scripts"
:
{
"test"
:
"echo \"Error: no test specified\" && exit 1"
}
,
"keywords"
:
[
]
,
"author"
:
""
,
"license"
:
"ISC"
}