Typo: the instantiation of Speech2TextProcessor.
#4
by
greyreen
- opened
Speech2Textprocessor was incorrectly lowercased, causing an AttributeError. T
the correct class name accordingly will be: Speech2TextProcessor (uppercase P)