|
9ce0f1c010
|
Sketch the candle-nn crate. (#115)
* Sketch the candle-nn crate.
* Tweak the cuda dependencies.
* More cuda tweaks.
|
2023-07-10 08:50:09 +01:00 |
|
|
cd230d26fe
|
Whisper tweaks (#85)
* Isolate the decoding bits of the whisper example.
* Decode -> Decoder.
* Add the suppress tokens filter.
* More suppress tokens.
|
2023-07-06 09:13:20 +01:00 |
|
|
d3418f1cff
|
Add the original whisper names as comment.
|
2023-07-06 07:57:03 +01:00 |
|
|
19ab5ea411
|
Merge pull request #78 from LaurentMazare/whisper_update
Adapting whisper for Hub use.
|
2023-07-06 07:21:58 +01:00 |
|
|
2c3d871b2e
|
Add a simpler way to specify the dim index for some ops.
|
2023-07-05 20:22:43 +01:00 |
|
|
e85573a4bd
|
Adapting whisper for Hub use.
|
2023-07-05 14:35:27 +00:00 |
|
|
bae6d07b7e
|
Fix the position embeddings size.
|
2023-07-05 13:43:34 +01:00 |
|
|
9694e35db0
|
Clean the decode loop of the whisper example.
|
2023-07-05 08:37:26 +01:00 |
|
|
8cf803d1a3
|
Split the model in a separate file.
|
2023-07-05 05:46:53 +01:00 |
|