This website requires JavaScript.
Explore
Help
Register
Sign In
huggingface
/
candle
Watch
1
Star
0
Fork
0
You've already forked candle
mirror of
https://github.com/huggingface/candle.git
synced
2025-06-16 18:48:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ded93a116983da7c84ea224a6191bcbc3a7fdef1
candle
/
candle-examples
/
examples
/
whisper
History
Laurent Mazare
50b0946a2d
Tensor mutability (
#154
)
...
* Working towards tensor mutability. * Use a ref-cell to provide tensor mutability.
2023-07-13 11:04:40 +01:00
..
audio.rs
Bugfix for the mel filters.
2023-07-05 12:56:04 +01:00
extract_weights.py
Run the text decoding bit.
2023-07-04 12:03:28 +01:00
main.rs
Tensor mutability (
#154
)
2023-07-13 11:04:40 +01:00
mel_filters.safetensors
Add the mel filters.
2023-07-05 11:05:08 +01:00
model.rs
Use arange in the examples. (
#146
)
2023-07-12 12:12:34 +01:00