GBPhone: British English Phone Recognizer
GBPhone is a phone recognizer trained for British English and producing SAMPA phone symbols.
GBPhone was fine tuned from the wav2vec2 XLSR model using a British English dataset.
An example Python script is included. Output is a CSV file with log likelihoods per phone per frame. Because the model is trained by CTC, each phone is marked only at the start of each segment, and the blank symbol (blk) is used to pad the rest of the segment.
An example R script is included to display the recognition results.
Mark Huckvale March 2025
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The model has no library tag.
Model tree for mhuckvale/GBPhone
Base model
facebook/wav2vec2-large-xlsr-53