-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
new modelRequest a new modelRequest a new model
Description
Model description
Please add support for moonshine ASR models. The recent github commit adds support for onnx(python), so I guess porting to js won't take much effort. However, there is no mention about transformers usage.
This model is quite good for in-browser usage scenario since it is quite small and claims to use RAM proportional to length of audio.
Prerequisites
- The model is supported in Transformers (i.e., listed here)
- The model can be exported to ONNX with Optimum (i.e., listed here)
Additional information
No response
Your contribution
None
Metadata
Metadata
Assignees
Labels
new modelRequest a new modelRequest a new model