ictnlp / StreamSpeech

StreamSpeech is an “All in One” seamless model for offline and simultaneous speech recognition, speech translation and speech synthesis.
https://ictnlp.github.io/StreamSpeech-site/
MIT License
683 stars 49 forks source link

some folders and files are missing #7

Open nattu22 opened 2 days ago

nattu22 commented 2 days ago

Traceback (most recent call last): File "/home/StreamSpeech/demo/app.py", line 26, in from examples.speech_to_text.data_utils import extract_fbank_features ModuleNotFoundError: No module named 'examples.speech_to_text'

Followed step by step, while running the app.py got this error.