Martin Barker
Martin Barker
Hello, I was wondering if it would be possible to get high quality wav file recordings using waveform-playlist? I've tried adding waveform-playlist to a desktop electron application here: https://github.com/MartinBarker/waveform-playlist-electron.git And...
Hello, I know this project is derived/influenced by opus-recorder, and in their readme file I can see that there is an option for `wavBitDepth` under 'Config options for WAV recorder'...
hello, I am trying to use this repo on my windows 10 machine, run yarn start with no error, but when I begin to access the website and click the...
I keep getting this error, ECONNREFUSED, no matter which computer / developer client/secret ids. Is my developer account blocked for making too many requests or something? Or my IP? I'm...
- i cloned the repo, cd'd into the examples folder, and ran `npm i` which reuslts in errors because of the 'link' elements in package.json (i am running on windows...
Fixed missing capitalization 
I am trying to get this python file to run which takes an mp3 file and converts it to text with unique speaker ID's: ``` import whisperx import gc device...
Console error message: ``` Uncaught (in promise) Error: Error invoking remote method 'get-audio-metadata': Error: FourCC contains invalid characters: 00 00 00 00 at EventEmitter.i.invoke (electron/js2c/renderer_init.js:71) at async getMetadata (index.js:355) at...
running the repo on command prompt windows 10 i get an error in the react browser console: [HMR] Waiting for update signal from WDS... I did replace yarn with npm...
Hello, I am trying to run `npm run build-mac-publish` in my repo, which runs this command :`electron-builder build --mac --publish always`. When the command runs it fails after signing the...