联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 内容生成(11481) 

[内容生成] MOS

MOS系统结合了DNSMOS、NISQA、MOSSSL和SIGMOS的组件,使用librosa库来处理音频波形。
The MOS system combines components from DNSMOS, NISQA, MOSSSL, and SIGMOS, using the librosa library to process audio waveforms. (2024-01-19, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1705738068117987.html

[内容生成] audio-visualizer

简单的音频可视化库,对于开发人员根据波形直观检查音频算法特别有用。,
Simple audio visualization library which is especially useful for developers to visually check audio algorithms against the waveform., (2023-09-21, Rust, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695569092321949.html

[内容生成] tymer-work-break

启动应用程序后,每小时发生一次音频通知。通知后,你需要休息,热身。时间...,
after launching the application, an audio notification occurs every hour. After the notification, you need to take a break, warm up. Time settings can be made using command line parameters: seconds -s, minutes -m, hours -h. (2023-09-08, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694170553557338.html

[内容生成] FMPSeeker

使用fpgrowth算法和关联规则来查找队列中频繁发生的突变及其关系。Essenti...,
Using the fpgrowth algorithm and association rules to find frequently occurring mutations and their relationships in the cohort. Essentially, it processes the somatic alteration data in the alteration matrix and determines which genetic mutation patterns often occur together and which genetic mutations are more common. (2023-08-19, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1692430586101889.html

[内容生成] CreditCardFraudDetection

信用卡欺诈检测是一种异常检测模型,它提取信用卡交易列表并预测何时发生欺诈...
Credit Card Fraud Detection is Anomaly Detection Model which take in list of credit card transactions and predict whether the transaction is fraudulent or legitimate. Our model used Kaggle dataset including transactions that occurred in two days, where we have 492 frauds out of 284,807 transactions. The dataset is highly unbalanced, the (2020-06-02, Python, 2KB, 下载0次)

http://www.pudn.com/Download/item/id/1687304413988234.html

[内容生成] credit-card-fraud-detection

一个信用卡欺诈检测系统,在欺诈发生的瞬间使用MLP(多层百分比)来检测欺诈...
A credit card fraud detection system to detect fraud at the very instant when they happen using MLP(multi layer perceptron neural net) classifier with a prcision of 0.996 (2019-04-13, Python, 6KB, 下载0次)

http://www.pudn.com/Download/item/id/1687304408914986.html

[内容生成] tiny-audio-diffusion

一个用于在可访问内容上生成和训练无条件波形扩散的短音频样本的存储库...
A repository for generating and training short audio samples with unconditional waveform diffusion on accessible consumer hardware (<2GB VRAM GPU) (2023-06-19, Python, 7539KB, 下载0次)

http://www.pudn.com/Download/item/id/1687194158461948.html

[内容生成] play-an-audio-wave-file-from-PC-to-stm32f407disc-

本例通过串行端口将音频波形文件从PC播放到stm32f407光盘虚拟通信端口。
This example plays audio wave file from PC over serial port to the stm32f407-disc virtual com port. (2020-01-07, C, 385074KB, 下载0次)

http://www.pudn.com/Download/item/id/1687074355784945.html

[内容生成] gst-avsynctestsrc

GStreamer元件,其产生具有发生在精确s处的独特特征的音频和视频信号...
GStreamer Element which generates an Audio and a Video-Signal that have distinctive features happening at the exact same point in time, useful to detect Problems in the A/V Sync of long running Systems. (2019-03-05, C, 25KB, 下载0次)

http://www.pudn.com/Download/item/id/1687074232460816.html

[内容生成] Trinos

这是一个音频插件。我想在这里展示的主要内容是我的DSP模块的实现,如波形整形...
This is an audio plugin. The principal thing I want to show here is my implementation of DSP modules like waveshaping and convolution. (2023-05-20, C++, 1315KB, 下载0次)

http://www.pudn.com/Download/item/id/1687072835322711.html

[内容生成] Phase-rotation-experiment

实验音频可视化应用程序旨在创建清晰的相位波形关系。
Experimental audio-visualization application aimed to create clarity on the phase-waveform relationship. (2020-09-15, C++, 3622KB, 下载0次)

http://www.pudn.com/Download/item/id/1687072758358004.html

[内容生成] HandWave

一个简单的JavaScript库,用于将音频数据转换为编码为数据URI字符串的波形文件。
A simple JavaScript library to convert audio data to a wave file encoded as a data URI string. (2015-04-30, JavaScript, 2KB, 下载0次)

http://www.pudn.com/Download/item/id/1687069860992167.html

[内容生成] github-audio

聆听GitHub上发生的事件产生的音乐![:octocat:](https:github.githubassets.com图像图标emoji octocat.png)
Listen to music generated by events happening across GitHub ![:octocat:](https: github.githubassets.com images icons emoji octocat.png) (2023-04-13, Rust, 2249KB, 下载0次)

http://www.pudn.com/Download/item/id/1687067592998764.html

[内容生成] restless-waveform

.Net库来渲染音频文件的波形图像。包括测试应用程序。
.Net library to render wave form images of audio files. Includes a test app. (2022-11-09, C#, 786KB, 下载0次)

http://www.pudn.com/Download/item/id/1687042513152061.html

[内容生成] sacd

将SACD图像文件、Philips DSDIFF和Sony DSF文件转换为24位高分辨率波形文件。处理DST和...
Converts SACD image files, Philips DSDIFF and Sony DSF files to 24-bit high resolution wave files. Handles both DST and DSD streams. THIS IS ONLY A CLONE OF THE OFFICIAL REPO!!! (2019-09-11, C++, 102KB, 下载0次)

http://www.pudn.com/Download/item/id/1687041980972277.html

[内容生成] sacd

将SACD图像文件、Philips DSDIFF和Sony DSF文件转换为24位高分辨率波形文件。处理DST和...
Converts SACD image files, Philips DSDIFF and Sony DSF files to 24-bit high resolution wave files. Handles both DST and DSD streams. <https://launchpad.net/sacd> (2020-04-10, C++, 104KB, 下载0次)

http://www.pudn.com/Download/item/id/1687041598193684.html

[内容生成] zsh-morpho

Zshell的终端屏幕保护程序。实现形态发生和Mandelbrot图像。用纯Zshell编写(可能的th...
Terminal screen saver for Zshell. Implements morphogenesis and Mandelbrot images. Written in pure Zshell (possible thanks to floating-point numbers and to zsh/mathfunc module). Supports running external commands, for example cmatrix (2021-12-09, Shell, 21KB, 下载0次)

http://www.pudn.com/Download/item/id/1687040712782358.html

[内容生成] Root-Lodging-Detection

提出了一种应用图像处理技术确定某一玉米田是否发生根倒伏的研究方案...
A research project to determine whether a particular corn field has root lodging or not by applying image processing, data augmentation, and machine learning models on top-down drone images of corn field. (2020-10-28, Python, 555KB, 下载0次)

http://www.pudn.com/Download/item/id/1686623172933470.html

[内容生成] Believing-is-Seeing

使用生成人工智能艺术来制作一对图片:一幅是历史上可能发生的,另一幅是...
Use Generative AI Art to produce a pair of pictures: one that historically could have occurred, and the other that could not have (2023-05-30, Dart, 25080KB, 下载0次)

http://www.pudn.com/Download/item/id/1686367981595125.html

[内容生成] easy2

Easy音频发生器的第二代版本。Easy2处理大多数时间轴跟踪,并具有更简单的synt...
Second generation version of Easy audio generator. Easy2 handles most of the timeline tracking and has a simpler syntax compared with EasyV1, It is also written in C++ and much much faster. Easy2 was developed on Linux but also compiles on Linux. It has a dependency on LEX if language modifications are required. (2023-04-04, C++, 101KB, 下载0次)

http://www.pudn.com/Download/item/id/1686236054120200.html
总计:11481