TheSoundOfAIOSR / project_common

Common environment for all groups to connect to other groups with a relative path
MIT License
9 stars 5 forks source link

updated sg requirements #45

Closed am1tyadav closed 2 years ago

am1tyadav commented 2 years ago

frozen version for tf-probability module

am1tyadav commented 2 years ago

It is working well for me. The only problem I have now is when there is a speech input without any keywords (eg. i said "nasal") which returns an empty list and we get division by zero in tts: ZeroDivisionError: float division by zero and the program stops working since the UI state has record and generate disabled at the time

Leofltt commented 2 years ago

Can you create an issue on the tts repo if you have the time?