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
I noticed that when i used both CTCPrefixBeamSearcher and TorchAudioCTCPrefixBeamSearcher, the output CTCHypothesis.text have all the phones joined together without space (c.f. this line). Therefore if I use something like the two-letter ARPABET, the spaces delineating the arpabets are all gone. Is this deliberate? Is it possible to support multi-lettered phones in the future?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I noticed that when i used both
CTCPrefixBeamSearcherandTorchAudioCTCPrefixBeamSearcher, the outputCTCHypothesis.texthave all the phones joined together without space (c.f. this line). Therefore if I use something like the two-letter ARPABET, the spaces delineating the arpabets are all gone. Is this deliberate? Is it possible to support multi-lettered phones in the future?All reactions