photo

kim


Last seen: plus d'un an il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

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...

plus d'un an il y a | 1 réponse | 0

0

réponse

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, ......

plus d'un an il y a | 1 réponse | 0

1

réponse

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...

plus d'un an il y a | 1 réponse | 0

0

réponse

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...

plus d'un an il y a | 2 réponses | 0

2

réponses

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 ...

plus d'un an il y a | 1 réponse | 0

1

réponse