mmmkkaaayy
|
91168a28c4
|
whisper: make file transcription work, add basic CI test (#2042)
|
2023-10-13 17:13:35 -07:00 |
|
mmmkkaaayy
|
af6e2f31ca
|
whisper: cast model output token to int32 (#2013)
Co-authored-by: mmmkkaaayy <mmmkkaaayy@users.noreply.github.com>
|
2023-10-08 05:56:22 -07:00 |
|
Karan Handa
|
a8aa13dc91
|
[ready] Replacing os with pathlib (#1708)
* replace os.path with pathlib
* safe convert dirnames to pathlib
* replace all os.path.join
* fix cuda error
* change main chunk
* Reviewer fixes
* fix vgg
* Fixed everything
* Final fixes
* ensure consistency
* Change all parent.parent... to parents
|
2023-08-30 10:41:08 -07:00 |
|
George Hotz
|
718ced296c
|
move state to nn/state (#1619)
|
2023-08-22 07:36:24 -07:00 |
|
Umut Zengin
|
f720682beb
|
np.argmax to Tensor.argmax (#1608)
* to tensor argmax
* removed keepdim
* training update
|
2023-08-21 15:22:29 -07:00 |
|
Paolo Gavazzi
|
9ffa1eb7e2
|
Removed dep of torch, torchaudio, kept librosa only (#1264)
|
2023-08-02 13:52:04 -04:00 |
|
cloud11665
|
e8a23d4331
|
there is a better way to do that! (#950)
|
2023-06-06 15:23:30 -07:00 |
|
George Hotz
|
b78addf2f8
|
Whisper (#919)
* no whispering yet
* whispering
* live whisper
* small support
|
2023-06-03 18:55:14 -07:00 |
|