Instructions to use speechbrain/soundchoice-g2p with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use speechbrain/soundchoice-g2p with speechbrain:
# interface in config.json invalid
- Notebooks
- Google Colab
- Kaggle
There is no such class as speechbrain.decoders.scorer.CTCScorer
#3
by dog-muks - opened
There is no such class as speechbrain.decoders.scorer.CTCScorer
Hello,
Please install speechbrain with the following command : pip install git+https://github.com/speechbrain/speechbrain.git@develop
I did and i got the same error
Yes, same with me