Daniel Hauser
Daniel Hauser
Creating a polygon with empty array of LinearRings doesn't throw an error ```javascript const { polygon } = require('@turf/helpers'); console.log(polygon([]).geometry) // {coordinates: [], type: "Polygon"} ``` Expected: an error is...
Transactions in isracard has the wrong `originalCurrency`. The correct mapping of the currencies should be: - originalCurrency = currentPaymentCurrency - chargedCurrency = currencyId ------ Attached is an example transaction that...
### Describe the feature Add an option to remove silence from the file before sending it to the transcription model. This can be done with ffmpeg using [`silenceremove`](https://ffmpeg.org/ffmpeg-filters.html#silenceremove)
### Describe the feature While using vibe for transcribing many files, there are some US file tunes i would love to have - Allow selection of nested folders. my files...