-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
1、fireredasr-server/server/src/routes/fireredasr.py中第34行:self.use_gpu = (use_gpu,)
2、fireredasr-server/README.md
Example using curl:
curl -X POST
http://localhost:8000/audio/transciptions
-H "Content-Type: multipart/form-data"
-F file="@audio.wav"
有拼写错误:http://localhost:8000/audio/transciptions,改为:http://localhost:8000/audio/transcriptions
Metadata
Metadata
Assignees
Labels
No labels