8000 GitHub - paps/speech-to-text
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

paps/speech-to-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speech-to-text

Experimental project that takes raw live audio (i.e. what's going to the speakers) in stdin and pipes it through GCP's Speech-to-Text API, then through GCP's Translation API.

To practice my Chinese hearing comprehension, an idea would be to watch streaming content (e.g. Taiwanese Twicth streamers); however I need a bit of help. This code can generate near real-time subtitles + translated subtitles + pinyin. The UI is stdout, the terminal is meant to be reduced to a small window and placed alongside the content. It remains to be seen if this is truly useful and practical, more tests need to be done.

The code is heavily inspired from the Perform streaming speech recognition on an audio stream GCP example.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0