113 Topics

Member Avatar for
Member Avatar for usmanmalik57

## Introduction ## In a previous article, I explained [how to fine-tune the vision transformer model for image classification in PyTorch](https://www.daniweb.com/programming/computer-science/tutorials/540749/fine-tuning-vision-transformer-for-image-classification-in-pytorch). In this article, I will explain how to fine-tune the pre-trained OpenAI Whisper model for audio classification in PyTorch. Audio classification is an important task that can be applied …

Member Avatar for habi_2
2
660
Member Avatar for happygeek

I am something of a self-confessed Anker hardware fan. I've been using their cables, power supplies and portable chargers for years now. However, I never really thought of Anker in the audio space, until now. Soundcore is an Anker brand with just audio products out there, as the name suggests. …

Member Avatar for oliver17
1
4K
Member Avatar for Verlaine

How to add audio files (eg: the pronounciation of Spondylolisthesis or the chinese word: Wǒ ) in a Acces database. Step by step.

Member Avatar for rproffitt
0
40
Member Avatar for Verlaine

I have an access Database with Chinese and German words. How can I had their audio prononciation wich I get from Forvo or Google translate?

Member Avatar for Dani
0
59
Member Avatar for vinodvinu

Hi, I need to import a video file into an audio editor called Steinberg Nuenbdo. (on daily basis). In Nuendo, best format for video is avi. But my video converter only allow mp3 for avi files, not wave. In Nuendo, wave is best to import. Could anyone please tell me …

Member Avatar for FluAdolescent
0
498
Member Avatar for j17stella
Member Avatar for lewashby

I have an iBasso DX50 high res digital music player and the auxiliary ports are wearing out. How can I pop these off without damaging the device and what will I need to attach the new ones that I just got from Amazon? Image attached...disregard that I don’t see a …

Member Avatar for rproffitt
0
14
Member Avatar for Xozz

Hello. I have a Lenovo Thinkpad T500 and a microphone. But recording doesn't go. Microphone is detected but doesn't work.

Member Avatar for Garylea
0
154
Member Avatar for Xozz

Hello, all I'm trying to make a video recording of myself playing a trumpet. The problem is: my device doesn't record the sound. Anybody here who knows how to solve this? Leon

Member Avatar for rproffitt
0
79
Member Avatar for Vin vin

So I am making a responsive audio waveform, if you don't know what that is, it is something like this: (btw this is my goal to make those audio waveforms). https://i.ytimg.com/vi/J7uN-SQtOYI/maxresdefault.jpg https://www.youtube.com/watch?v=OVMuwa-HRCQ https://www.youtube.com/watch?v=SCD2tB1qILc I don't know how to describe it, so just look at the videos and image. but my …

Member Avatar for JamesCherrill
0
3K
Member Avatar for happygeek

![liberty-air.jpg](/attachments/large/0/326b00e1c51b296338c89aa49bca54c8.jpg) Six months ago [I was reviewing](https://www.daniweb.com/hardware-and-software/hardware/mobile-and-wearables/reviews/518189/for-the-record-my-liberty-lite-earbuds-review#post2246585) my experience with another Anker 'Soundcore' earbud product, the Liberty Lites. I liked these, and they quickly became my everyday audio companion while out on my long walks in the Yorkshire countryside. I did, however, have some issues with the volume never being …

Member Avatar for hankaaron499
1
5K
Member Avatar for Borzoi

I'm trying to get my computer to output audio in mono but despite selecting the option within the Ease of Access centre to enable mono audio, my audio is still coming out stereo. The reason I need mono audio is because I need to hear all of some audio tracks …

Member Avatar for Reverend Jim
0
1K
Member Avatar for Mr.M

Hi DW. Is there anyone know how to detect a pre-recorded sound on an audio? What I mean is taking a face detection as an example. To recorgnize that face you need to first have the image you want to use to match or compare with on other image or …

Member Avatar for Peeyoosh S Kammath
0
1K
Member Avatar for Mr.M

Hi Dw I want to record video with audio, the current program has two forms of which one form record external video and the other form record internal so I've reduced the size of an external video capture to lower right hand corner of my screen and set it to …

Member Avatar for Mr.M
0
2K
Member Avatar for SkateX

**Synopsis:** * NEW computer build with good hardware * While playing audio speakers pop, crackle and audio lags randomly and intermittently. **Troubleshooting steps taken so far:** * Uninstall all audio drivers, let Windows install default audio drivers * Install the latest Realtek High Definition Audio drivers (12/8/2015) * Go into …

Member Avatar for saxon747
0
322
Member Avatar for sirlink99

Hello All. I am having 2 problems here with my code. I will start off with the video code first. The video code should capture 20 seconds of the screen at 50fps, however, when I generate it, it generates a 1 minute 7 second video, and I am not sure …

Member Avatar for sirlink99
0
1K
Member Avatar for mmcdonald

Hi all, I've decided to work on a new project in my spare time and it involves capturing 30 seconds of video from each registered user. Does anyone have any suggestions as to the most widely accepted/compatible method of capturing video in the browser and storing it somewhere such as …

Member Avatar for mmcdonald
0
280
Member Avatar for lena1990

i want to record voice then play it at the same time but when i use the below code i got delay and echo of the voice and some noise i will be grateful for any help int bufferSize = AudioRecord.getMinBufferSize(frequency, channelConfiguration, audioEncoding); AudioRecord audioRecord = new AudioRecord( MediaRecorder.AudioSource.MIC, frequency, …

0
209
Member Avatar for vineeshvs

is there any alternative for wavread (in matlab) in c. i want to get the samples, sampling frequency and bits per sample???

Member Avatar for NantKKNyein
0
9K
Member Avatar for owenransen

It seems to me that the Audio object can not be easily played inside a JavaScript callback when running on a mobile device. The code below shows an onload function which, on a PC, plays the sound when the web page is loaded, but on Android phones plays nothing. My …

Member Avatar for owenransen
0
310
Member Avatar for cunnijo

Hi guys. I am having issues playing HD clips on Youtube using the Chrome browser. When trying to run them the videos have a tendancy to freeze for a couple of seconds at a time and the audio is choppy. I have installed the latest version of flash player from …

Member Avatar for rubberman
0
391
Member Avatar for StephenopolousINC

This simple code changes sounds in firefox, IE, safari, and chrome but will not switch in Opera. Any thoughts? <div id="playlist"style="position: absolute; z-index:10001; top: 0px; width: 100%; height: 100%;"> <button id="one" onclick="song1();">Mello</button> <button id="two" onclick="song2();">Its Time</button> <button id="three" onclick="song3();">Its on now</button> <div id="hideme" style="width: 392px"> <audio id ="audio" controls loop> …

Member Avatar for StephenopolousINC
0
282
Member Avatar for happygeek

Here’s the concept behind the smartpen: there are millions of pages of good old fashioned handwritten notes taken every day in business meetings and school lessons around the world. Unfortunately they remain trapped within the confines of the paper they are written upon. But what if you could easily share …

Member Avatar for akshay326893
0
504
Member Avatar for vinodvinu

Hi there, I need a simple audio or video editing software. I need to translate the dialogues of tv program. I have the video file(XviD) of that program and an audio track(mp3). All i need to play this file and write the dialogues in a word document. Now i am …

Member Avatar for cguan_77
0
345
Member Avatar for Mohammed_9

#include<stdio.h> #include <file.h> main(int argc, char *argv[]) { FILE *fp; char s[100]; int i; //char exit if((fp=fopen("Allah ya isa.mp3","rb"))==NULL) //Open file and read on binary mode { printf("Could not open the file\n"); // exit(1); } fclose(fp); } #include<stdio.h>`` main(int argc, char *argv[]) { FILE *fp; char s[100]; int i; //char …

Member Avatar for Ancient Dragon
0
321
Member Avatar for sikander123

i have much tried for this solution but not any well solution found.if any one know how can we compare two audio files by their voice and after comparing it give the result of matching voices.please if any one now the solution told me.

Member Avatar for veedeoo
0
1K
Member Avatar for rajendher

hello. can anybody please help me. i am a begineer to php. i want to change mp3 file bitrate . like from 128 kbps to 320 kbps, 256 kbps, 64 kbps,and 48 kbps. anybody help me .. reply more appreciated........

Member Avatar for rajendher
0
550
Member Avatar for sevichu

I recently re-installed windows 7 onto my pc and was redownloading and installing all my old programs when I noticed I wasnt getting any sound from my headphones. I've looked at other forums and posts and tried them but no success. I was able to get sound to play though. …

Member Avatar for rubberman
0
257
Member Avatar for Hers2keep

I am using asp.net 4.0 and c#. I have a page at work that is used one time per year by one person to run several stored procedures on January 1st. In order to make it more interesting (since she has to work every New Year's Day) I try to …

Member Avatar for M.Waqas Aslam
0
714
Member Avatar for xchris

Hello I'm new to programming and I'm trying to make a java application that will "hear" (not record necessarily) the sound and display how loud is.I'm thinking of converting the sound recordings to numbers,so I can see the difference on the sound levels.I got this code and I added the …

Member Avatar for xchris
0
1K

The End.