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
data = https://keithito.com/LJ-Speech-Dataset/ model = CTC Automatic Speech Recognition using CTC
THis project is inspired by https://keras.io/examples/audio/ctc_asr/#:~:text=CTC%20is%20an%20algorithm%20used%20to%20train%20deep,characters%20in%20the%20transcript%20align%20to%20the%20audio%29.
No response
The text was updated successfully, but these errors were encountered:
assign me
Sorry, something went wrong.
No branches or pull requests
Is your feature request related to a problem? Please describe.
data = https://keithito.com/LJ-Speech-Dataset/
model = CTC
Automatic Speech Recognition using CTC
Describe the solution you'd like
THis project is inspired by https://keras.io/examples/audio/ctc_asr/#:~:text=CTC%20is%20an%20algorithm%20used%20to%20train%20deep,characters%20in%20the%20transcript%20align%20to%20the%20audio%29.
Describe alternatives you've considered
No response
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: