Skip to content

Commit 5416250

Browse files
authored
Merge pull request #7 from ayutaz/develop
v0.2
2 parents 50bb8f8 + ad111f1 commit 5416250

File tree

168 files changed

+8920
-51
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

168 files changed

+8920
-51
lines changed

Assets/Tests/AudioConverterTests.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
using NUnit.Framework;
2-
using UniLlamaVoiceChat.Util;
2+
using UniLLMVoiceChat.Util;
33

44
namespace Tests
55
{

Assets/Tests/Tests.asmdef

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"references": [
55
"UnityEngine.TestRunner",
66
"UnityEditor.TestRunner",
7-
"UniLlamaVoiceChat"
7+
"UniLLMVoiceChat"
88
],
99
"includePlatforms": [
1010
"Editor"

Assets/UniLlamaVoiceChat/Sample/Models.meta

+8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.

Assets/UniLlamaVoiceChat/Sample/Models/lvc-chan.vrm.meta

+312
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/UniLlamaVoiceChat/Sample/Models/lvc-chan.vrm1.Assets.meta

+8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)