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-15 02:16:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c84883ecf2c240792392353175b634f6ec92a011
candle
/
candle-examples
/
examples
/
whisper
History
Laurent Mazare
c84883ecf2
Add a cuda kernel for upsampling. (
#441
)
...
* Add a cuda kernel for upsampling. * Update for the latest tokenizers version.
2023-08-14 13:12:17 +01:00
..
audio.rs
Micro-cleanup. (
#256
)
2023-07-27 07:55:54 +01:00
extract_weights.py
Run the text decoding bit.
2023-07-04 12:03:28 +01:00
main.rs
Add a cuda kernel for upsampling. (
#441
)
2023-08-14 13:12:17 +01:00
melfilters.bytes
Embed the mel filters in the whisper binary. (
#373
)
2023-08-09 18:27:26 +01:00
model.rs
Optimize the logit computations in the whisper example. (
#434
)
2023-08-13 22:00:13 +01:00
multilingual.rs
Support longer sequences in language detection. (
#428
)
2023-08-13 13:16:15 +01:00