Skip to content

Google Tone的な音声モデム雑実装 - #406

Draft
okathira wants to merge 1 commit into
mainfrom
feature-new-project-tone-transfer-inspired-by-google-tone
Draft

Google Tone的な音声モデム雑実装#406
okathira wants to merge 1 commit into
mainfrom
feature-new-project-tone-transfer-inspired-by-google-tone

Conversation

@okathira

Copy link
Copy Markdown
Collaborator

No description provided.

const sampleRate = getSampleRate();
const out: number[] = [];
let phase = 0;
let currentHz = centerHz - deviationHz;
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.

1 participant