Skip to content

Fix base file import bugs in openvoicechat/openvoicechat/*#33

Merged
fakhirali merged 3 commits intoFinity-Alpha:masterfrom
Shehryar718:master
Jun 17, 2024
Merged

Fix base file import bugs in openvoicechat/openvoicechat/*#33
fakhirali merged 3 commits intoFinity-Alpha:masterfrom
Shehryar718:master

Conversation

@Shehryar718
Copy link
Contributor

There were bugs importing the base file for llm, tts, and stt in certain files for example tts_hf.py:

if __name__ == '__main__':
    from base import BaseMouth
else:
    from .base import BaseMouth

@fakhirali
Copy link
Contributor

Appreciate it brother! 🙌

@fakhirali fakhirali merged commit fc8b83d into Finity-Alpha:master Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants