huggingface / huggingface/speechbox
Text-only approach to punctuation restoration Pro/Con
Open
- Dominant language
- Python
- Stars
- 357
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
I know this project is at an early stage, but I just want to flag an alternative approach to punctuation restoration. It's a package called `punctfix`, and can be found [here](https://github.com/danspeech/punctfix) (I'm not a contributor to that package). Rather than using Whisper models, they use a NER approach, and works really well and super fast.
Contributor guide
Assessment
This issue has not been assessed yet.