-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Labels
modelIssues related to exporting, improving, fixing ML modelsIssues related to exporting, improving, fixing ML models
Description
Problem description
VibeVoice is an open-source Text to Speech model provided by Microsoft.
What should be done
- Explore the model properties
- Try to export the model to ExecuTorch format
- Try to quantize the model
Benefits to React Native ExecuTorch
Compared to already implemented Kokoro model, it could bring some meaningful gains such as:
- Remove the need for using additional phonemization library
- Simplify the model's inference logic
Metadata
Metadata
Assignees
Labels
modelIssues related to exporting, improving, fixing ML modelsIssues related to exporting, improving, fixing ML models