Skip to content

Commit

Permalink
Merge pull request #7 from ayutaz/develop
Browse files Browse the repository at this point in the history
v0.2
  • Loading branch information
ayutaz committed Jan 18, 2024
2 parents 50bb8f8 + ad111f1 commit 5416250
Show file tree
Hide file tree
Showing 168 changed files with 8,920 additions and 51 deletions.
2 changes: 1 addition & 1 deletion Assets/Tests/AudioConverterTests.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using NUnit.Framework;
using UniLlamaVoiceChat.Util;
using UniLLMVoiceChat.Util;

namespace Tests
{
Expand Down
2 changes: 1 addition & 1 deletion Assets/Tests/Tests.asmdef
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"references": [
"UnityEngine.TestRunner",
"UnityEditor.TestRunner",
"UniLlamaVoiceChat"
"UniLLMVoiceChat"
],
"includePlatforms": [
"Editor"
Expand Down
8 changes: 8 additions & 0 deletions Assets/UniLlamaVoiceChat/Sample/Models.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
312 changes: 312 additions & 0 deletions Assets/UniLlamaVoiceChat/Sample/Models/lvc-chan.vrm.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5416250

Please sign in to comment.