facebookresearch / facebookresearch/SONAR
Finetuning Speech Encoders further
- Dominant language
- Python
- Stars
- 910
- Forks
- 103
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I tried finetuning the Swahili speech encoder but the performance only increases to 9.6 BLEU from a base BLEU score of 7.5 on your already finetuned encoder. I finetuned the speech encoder for 5 epochs with augmented data. I am not willing to try more epochs as the performance increase is not I had imagined. I finetuned with about 30hrs of data. The MSE loss in the last epoch was 1.5*10^-6. Any different approach that might help achieve a better BLEU?
Also, what is the finetuned decoder model checkpoint that I read in the paper does well for Swahili? When I try to use it I get the error - ValueError: The input sequence length must be less than or equal to the maximum sequence length (512), but is 513 instead which I do not get for the normal decoder. All my audios are less than or equal to 30 sec.
Thank you for your time!
Contributor guide
Research direction
No source files, tests, or entry points are identified. Start by reviewing the reported Swahili finetuning setup and reproducing the decoder error with the 513-token input; completion would require an agreed, documented cause or supported checkpoint or approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100