We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
안녕하세요. 먼저 음성인식에 관심이 많아 둘러보던 중 좋은오픈소스를 제공해주셔서 감사합니다.
./bin/inference.py 코드를 보면 지원하는모델이
SpeechTransformer, Jasper, DeepSpeech2, ListenAttendSpell, Conformer,
이렇게 5개 뿐인것 같은데 RNN-T의 경우에는 inference코드를 지원해주지 않는건가요? 아무래도 실시간 inference라서 구현에 어려운 점이 있는건지 궁금합니다.
감사합니다.
The text was updated successfully, but these errors were encountered:
sooftware
No branches or pull requests
Title
Description
안녕하세요. 먼저 음성인식에 관심이 많아 둘러보던 중 좋은오픈소스를 제공해주셔서 감사합니다.
./bin/inference.py 코드를 보면 지원하는모델이
SpeechTransformer,
Jasper,
DeepSpeech2,
ListenAttendSpell,
Conformer,
이렇게 5개 뿐인것 같은데 RNN-T의 경우에는 inference코드를 지원해주지 않는건가요?
아무래도 실시간 inference라서 구현에 어려운 점이 있는건지 궁금합니다.
감사합니다.
Linked Issues
The text was updated successfully, but these errors were encountered: