Community Profile

photo

kim


Last seen: meer dan een jaar ago Active since 2022

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Why the wav or audio is repeating eventhough I record a new voice. please help me I cant hear my new audio it plays the same audio over again.
clc clear all close all warning off Fs=8000;%Sampling frequency in hertz ch=1;%Number of channels--2 options--1 (mono) or 2...

meer dan een jaar ago | 0 answers | 0

0

answers

Question


This code only run and only exit button can be seen. and also I dont know what to change. what should I do please help me. Thank you
function varargout = SpeakerRecognitionTest(varargin) gui_Singleton = 1; gui_State = struct('gui_Name', mfilename, ......

meer dan een jaar ago | 1 answer | 0

1

answer

Question


I need help I'm trying to have an issue here like I want to detect that speaker and when it recognizes the voice it will say grant This is my code. In the testing part.
clear,clc,close all warning off; % Parameters Fs = 8000; % Sampling frequency BtRt = 8; T = 2; % Recording ti...

meer dan een jaar ago | 0 answers | 0

0

answers

Question


I need help Im trying to have a trouble issue here like I dont want to use numbers to detect that speaker. I want to use names. This is my code. In the training part
clear all; close all; clc; warning off Fs=8000;%Sampling frequency in hertz ch=1;%Number of channels--2 options--1 (mono) o...

meer dan een jaar ago | 2 answers | 0

2

answers

Question


Record and save audio with your specific file name for the audio.
I want to record and save an audio with my specific filename.wav file and then to test it when it match my voice with that file ...

meer dan een jaar ago | 1 answer | 0

1

answer