You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating an issue to track what's need to be done for this plugin:
Use the object url from the recording to work with whisper-tiny
Add a parameter to save audio files to disk
Bundle the audio files as a zip
Add a parameter for timestamps
Have the transcription processing be handled in a webworker/worklet
Update the package to have full name of authors
Add documentation and README
With whisper-tiny in transformers.js, the timestamps are rounded to two decimals in the code. Follow up to see if that's done intentionally or if that can be parametrized.
Creating an issue to track what's need to be done for this plugin:
With whisper-tiny in transformers.js, the timestamps are rounded to two decimals in the code. Follow up to see if that's done intentionally or if that can be parametrized.